Skip to main content

Understanding Memos

K
Written by Kate G

Overview

In Delve, memos are notes you can attach to snippets to capture your thoughts during coding and analysis.

Memos are useful for documenting:

  • Questions about a specific piece of data

  • Early interpretations or patterns

  • Ideas for follow-up coding

  • Notes for collaborators or team discussions

Memos help you keep your analysis connected directly to the underlying data.

Note: Memos can only be added to snippets. If you are looking to add information to a code itself, see Add Notes to Codes. Code descriptions are different from snippet memos.


Memos and AI Features

When using Automatically Apply Codes Using AI, Delve will add explanations of AI coding decisions to snippet memos.

This helps make AI-assisted coding more transparent and easier to review.

To learn more, see:


FAQs

Q: Are memos attached to snippets or codes?

A: Memos are attached to snippets. There is no memo feature associated with codes. You can add descriptions for codes.

Q: Can memos be used for collaboration?

A: Yes. Memos can help team members share observations, analytic questions, and discussions tied to specific snippets.

Did this answer your question?