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

# Organize your Workflow

## Sections

Sections help you organize iterations and variations within a single workflow.

### Create a Section

<Steps>
  <Step title="Click the + Section icon in the left panel" />

  <Step title="Name your section">
    For example, "Color Variations" or "Character Poses". Customize the color or tidy up the layout.
  </Step>

  <Step title="Add or move nodes into the section">
    Drag existing nodes or create new ones within the section.
  </Step>

  <Step title="Switch between sections quickly">
    Use `Ctrl/Cmd + Tab` to navigate between sections and nodes.
  </Step>
</Steps>

<Frame caption="Creating and organizing sections in your workflow">
  ![Section organization example](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2FLKGd4DRlWsvPGRmqDqn1%2Fimage.png?alt=media\&token=33ada4e2-44a9-47cd-946e-370bed333260)
</Frame>

### Use Cases

<Columns cols={2}>
  <Card title="Experiment with variations" icon="flask">
    Test different prompt variations and compare results side by side.
  </Card>

  <Card title="Compare model outputs" icon="scale-balanced">
    Evaluate multiple model responses to find the best output.
  </Card>

  <Card title="Iterate and refine" icon="wand-magic-sparkles">
    Explore creative elements and refine your designs progressively.
  </Card>

  <Card title="Explore compositions" icon="palette">
    Test alternative layouts and design compositions.
  </Card>
</Columns>
