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

# Adding, reordering and removing

> Lists on the page, such as logos, cards, slides or questions, can grow, shrink and reorder. The layout never changes to make that possible.

Stage never changes your page's layout to make it editable. There are no placeholder boxes and no "add here" bars. Everything happens from a tab beside the section, and from small controls that appear when you hover an item.

## The tab on the right edge

In Edit mode, every section you can add to has a dark tab on the right edge of the page, level with it. What is on it depends on the section.

| Entry                       | Does                                                                                                                                          |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **+**                       | Add an item to the section's list. A section with two lists has two                                                                           |
| **Cog**                     | Settings that are not visible on the page, such as a toggle or a hidden video. On a carousel or tabs it applies to the item currently showing |
| **Arrows or other actions** | Actions that section has, such as moving to the next slide so you can edit it                                                                 |
| **Grip**                    | For sections that show one item at a time, hold to reorder                                                                                    |

Items can have their own tab, shown on hover, for lists inside them.

## Adding

<Steps>
  <Step title="Hover the section and press + on its tab" />

  <Step title="Fill in the short form. It asks only for what a new item needs" />

  <Step title="The item appears in place, in the real design. Click into it to edit like anything else" />
</Steps>

## Reordering

* **Lists you can see all of:** hover an item for its handle and drag it past the others.
* **Carousels and tabs:** hold the grip on the section's tab. A strip of thumbnails opens. Drag the held one up or down.

## Removing

Hover an item and press its **×**.

## Adding sections or pages

Some pages accept new sections. Their tab lists the kinds available. New pages are created where the design expects them, such as when you add a project to a projects list.

<Note>
  **For a new kind of page or section** Send a **Request** to the team who built the site. Stage can only add what the design already knows how to show.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Publishing" href="/editing/publishing">
    Make the change live.
  </Card>

  <Card title="Edit mode" href="/editing/edit-mode">
    Everything you can click.
  </Card>
</CardGroup>
