> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leapter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Collaborating

> Work together on shared Blueprints using comments to discuss, review, and track feedback on individual nodes.

When you work on Blueprints inside a [team](/fundamentals/teams), you can use comments to discuss specific parts of the logic with other members. Comments are attached to individual nodes, making it easy to give targeted feedback and track open discussions.

## The Comments panel

Open the **Comments** panel by clicking **Comments** in the right sidebar of the Blueprint Editor.

<img src="https://mintcdn.com/leapter/sFmIRxFaV3bB8R9b/images/comments-panel-empty.png?fit=max&auto=format&n=sFmIRxFaV3bB8R9b&q=85&s=9e82fe2484e105e9a17dd1a60cc9d8d8" alt="The Comments panel showing tabs for All, Open, and @Me" width="242" height="290" data-path="images/comments-panel-empty.png" />

The panel has three tabs that help you filter comments:

| Tab      | What it shows                            |
| :------- | :--------------------------------------- |
| **All**  | Every comment on the Blueprint           |
| **Open** | Comments that have not been resolved yet |
| **@Me**  | Comments where you are mentioned         |

Each tab shows a count of matching comments so you can quickly see what needs attention.

## Add a comment

1. Select a node on the canvas.
2. Click **Add comment** in the Comments panel.
3. Type your comment and submit it.

Your comment is attached to the selected node. Other team members can see it when they open the same Blueprint.

## Resolve comments

When a discussion is complete or feedback has been addressed, you can resolve the comment. Resolved comments no longer appear in the **Open** tab but remain visible in the **All** tab.

## Tips for effective collaboration

* **Be specific** — attach comments to the exact node you're discussing rather than leaving general notes.
* **Use @mentions** — mention team members to notify them and make your comment appear in their **@Me** tab.
* **Resolve when done** — keep the Open tab clean by resolving comments once the feedback has been addressed.

## What to do next

* **[Create a Team](/fundamentals/teams)** — set up a team to start collaborating
* **[Personal Profile](/fundamentals/profile)** — update your name and picture so team members can identify you
* **[Test your Blueprint](/fundamentals/test-your-blueprint)** — verify your Blueprint works correctly before sharing it
