Scenario notes
Scenario notes allow you to document and communicate essential details about your with other Make users. Notes serve as an effective way to provide context, instructions, or explanations about different parts of your .
Before you start using notes, keep in mind:
- You can attach a note to any module or any route in your .
- Each module or route can contain up to 200 notes.
- Each note has a 10,000-character limit.
- When you use a lot of formatting, like emojis and links, you might reach the note length limit faster than with no formatting.
- Make stores your notes in HTML format, which uses extra characters to set formatting.
How to add a note to a module or route:
Right-click on the module or route where you want to add a note.
Select Add a note from the context menu.
Enter your content in the text editor.
Optional: Use the formatting toolbar to style your text, add links, or insert emojis.
Click OK to save your note.
You have several options to view notes in your scenario:
What to do | What you'll see |
---|---|
Mouse over the note marker | A preview of the note |
Click once on a note marker | The complete note content with scrolling for longer notes |
Click the sticky note icon in the toolbar | The note panel showing previews of all scenario notes |
Tips: Double-click on a note to open it in edit mode.
How to edit notes:
Double-click on the note you want to modify.
Make your changes in the text editor.
Click OK to save your updates or Cancel to discard them.
How to delete notes:
Open the note you want to remove.
Click the trash icon in the top-right corner of the note window.
Confirm you want to remove the note when prompted.
When you delete a note, this action is permanent and cannot be undone.
- Use notes to document complex logic or explain non-obvious workflow decisions.
- Add implementation details that might help other team members understand your approach.
- Document any specific requirements or dependencies for modules
- Explain the purpose of different routes to clarify workflow branching.
- Keep notes concise but informative for better team collaboration.