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

# Room elements overview

> Understand the building blocks of Flowla rooms: sections and pages.

## TL;DR

Every Flowla room is built from two core elements: **Sections** and **Pages**. Together, they create a clear, guided experience for your customer. Think of a room like a website you build for each customer — sections are the chapters, and pages are where everything happens.

***

## Sections

Sections are the structural backbone of a room. They group related pages into logical steps or themes.

**Use sections to:**

* Organise the room into clear phases (e.g. Overview, Review, Next Steps)
* Guide customers through a process in the right order
* Keep the room easy to scan and understand

Each section can contain multiple pages.

<Tip>Learn how to configure visibility, locking, and automation rules in [Sections](/rooms/room-elements/sections).</Tip>

***

## Pages

Pages are where everything lives inside a section. When you click **Add Block** on a page, you choose what to put there — either content to inform your customer, or an action to drive them forward.

**Content blocks** provide information and context:

* Files and documents (PDFs, slides, proposals)
* Videos and embedded links
* Text blocks with explanations or instructions
* Calendars for scheduling meetings
* Forms for collecting information

**Action blocks** drive progress and engagement:

* Scheduling a meeting
* Filling out a form
* Completing a task or confirming a step
* Signing a document
* Downloading a file

Content answers questions and explains value — customers consume it passively. Actions tell the customer what to do next and help move the process forward — they're interactive and outcome-focused. Both live on the same page, so you can pair context with a clear next step in one place.

<Tip>Learn how to add content and actions to pages in [Pages](/rooms/room-elements/pages).</Tip>

***

## How they work together

| Element      | Purpose                                        |
| ------------ | ---------------------------------------------- |
| **Sections** | Define structure and organise the journey      |
| **Pages**    | Deliver content and prompt action in one place |

By combining sections and pages, rooms replace scattered emails and links with a single, clear, actionable space for your customer.

<Tip>Start with 2–3 core sections per room to keep customers focused — you can always add more complexity as your process matures.</Tip>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="Can I control the mobile vs. desktop layout of elements?">
    **Likely cause:** No separate responsive layout editor is currently available.

    **Fix:** Flowla rooms are responsive by default but don't currently support element-level breakpoints. Vote for this in the feature request board or contact support.
  </Accordion>
</AccordionGroup>
