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

# Laying the story out on a plotboard

> For when you want the order of scenes laid out where you can see it. Building the flow with plot cards and part cards, and changing it by dragging.

Now that you have made a document and a character sheet, it is time to lay out the order this story runs in. A plotboard does that by stacking cards in two layers.

## Making a plotboard

Press the More button at the far right of the **Project** row in the sidebar and pick **New Plotboard**. `Cmd/Ctrl + Shift + P` makes one directly as well.

A newly made plotboard already has one set of cards on it: one plot card called **New Card**, with one **New Part Card** inside it. In the title field at the top, write the range this board takes on.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/start/first-plotboard--01.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=be279f2083c3f34345b0f20b434de6d2" alt="A plotboard just made. The title and description are empty, and one “New Card” plot card holds one “New Part Card”." width="2880" height="1800" data-path="images/en/start/first-plotboard--01.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/start/first-plotboard--01-dark.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=7de06fd1ac6d54de354f68c395186955" alt="A plotboard just made. The title and description are empty, and one “New Card” plot card holds one “New Part Card”." width="2880" height="1800" data-path="images/en/start/first-plotboard--01-dark.png" />
</div>

<p className="app-caption">A new plotboard opens with one set of cards already on it.</p>

## Splitting it across two layers

A plot card is one column. Hand it a large chunk, like a part or a chapter. Part cards are the scenes that pile up inside that column.

* To add a column, press **Add New Card** (`Cmd/Ctrl + Shift + A`) at the end of the card row.
* To add a scene, press **New Part Card** (`Cmd/Ctrl + Shift + M`) at the bottom of the plot card.

Write the title, and in the description below it write what happens in that scene.

## Changing the order

Drag and drop a card and the order changes. Part cards can move to another plot card as well, so a decision to push a scene back gets carried out on the spot.

Press a part card once and the **Tags** and **Mentions** fields open up. Put the character sheet you made earlier into **Add mentions** and the card keeps a record of who appears in that scene. Handling the links properly is the next page.

## Adjusting the view

When cards pile up and the screen gets tight, the **Orientation** button in the header switches between a horizontal and a vertical layout. **Plotboard Settings** under the gear button lets you adjust **Card Width** and **Zoom Level**. Holding `Cmd/Ctrl` and rolling the wheel over the board also moves it between 50% and 200%.
