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

# Organize Canvas Work

> Keep a crowded project scannable with sticky notes, comments, sections, and connector lines.

As a project fills up with screenshots, references, UX reviews, flows, PRDs, and prototypes, it gets harder to scan. Sticky notes, comments, sections, and connector lines keep it organized.

<Frame caption="A Canvas organized with sections, sticky notes, comments, and a few connector lines">
  <img alt="Canvas organized with sections, sticky notes, comments, and connector lines" lightAlt="Canvas organized with sections, sticky notes, comments, and connector lines" darkAlt="Canvas organized with sections, sticky notes, comments, and connector lines" src="https://mintcdn.com/figr-1af7ae64/-GMAzIjL9qDaTeup/images/Canvas-Organize.avif?fit=max&auto=format&n=-GMAzIjL9qDaTeup&q=85&s=eb4a1a892d26bda14fe3f3f9473f3712" className="dark:hidden" width="1448" height="1086" data-path="images/Canvas-Organize.avif" />

  <img alt="Canvas organized with sections, sticky notes, comments, and connector lines" lightAlt="Canvas organized with sections, sticky notes, comments, and connector lines" darkAlt="Canvas organized with sections, sticky notes, comments, and connector lines" src="https://placehold.co/1600x900/EEEEEE/31343C?text=04-03-organized-canvas.png" className="hidden dark:block" />
</Frame>

## Sticky notes

Quick context beside the work: "Need PM input," "Check empty state," "Final direction," "Needs edge cases," "Engineering constraint," or "Use this reference pattern."

## Comments

Feedback tied to a specific item on the Canvas:

* Ask a PM to confirm a requirement
* Leave design feedback on a screen
* Ask engineering to check feasibility
* Mark something for founder review
* Add handoff clarification before export

## Sections

Group related work into named stages: Research inputs, UX review, User flow, Design explorations, Final direction, Ready for review, Ready for export.

## Connector lines

Show relationships between items, such as a PRD connected to its prototype, or a user flow connected to the screens it produced.

## Organize a crowded canvas

<Steps>
  <Step title="Add a sticky note">
    Drop a sticky note beside an item to capture quick context or a decision.
  </Step>

  <Step title="Add a comment">
    Attach a comment to a specific item when feedback belongs to that artifact.
  </Step>

  <Step title="Group into a section">
    Select related items and group them into a named section so the stage is clear at a glance.
  </Step>

  <Step title="Link your artifacts">
    Link artifacts to each others with connectors and give Figr relational context
  </Step>
</Steps>

## Related

<CardGroup cols={3}>
  <Card title="Canvas Overview" href="/canvas/canvas-overview">
    The visual workspace, end to end.
  </Card>

  <Card title="Item Actions" href="/canvas/action-items">
    What you can do with a selected item.
  </Card>

  <Card title="History and Layers" href="/canvas/history-layers">
    Find and restore earlier versions.
  </Card>
</CardGroup>
