> For the complete documentation index, see [llms.txt](https://docs.spreo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spreo.io/boards/boards-overview.md).

# Boards Overview

### Your new favourite meeting space

Spreo boards are your playground for collaboration, start with a template, build your own custom board layout or combine both to build something uniquely suited to your needs. "The board is your oyster", or something like that. I don't know, I'm just a help guide.

We've built Spreo to be easy-to-use and fun so your team look forward to meetings and focus on what needs to be done, not how to do it. But if you do need help, browse some of our detailed guides below.

### Overview of the board UI

<figure><img src="/files/Q4PZhTVLkPtpsz5mJ4L2" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="112">UI Area</th><th>Function</th></tr></thead><tbody><tr><td>A</td><td>Return to Dashboard</td></tr><tr><td>B</td><td>Board name, Access, Import, Export,Time Machine, Grid settings &#x26; Volume control</td></tr><tr><td>C</td><td>Start Meeting, Meeting status &#x26; Meeting tool options</td></tr><tr><td>D</td><td>Board sharing link &#x26; access restrictions</td></tr><tr><td>E</td><td>Release Notes, Profile settings, Docs, Help, Chat and Sign Out</td></tr><tr><td>F</td><td>Board participants list (online &#x26; offline)</td></tr><tr><td>G</td><td>Minimap, Zoom options, Support, User Manuals, Bug Reporting</td></tr><tr><td>H</td><td>Board Tools (adapts to mode)</td></tr></tbody></table>

### Board Guides

{% content-ref url="/pages/-MTeXKgt4YmG06N79o\_2" %}
[Create a board](/boards/creating-a-board.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTeWqq45nol49w-Ek12" %}
[The Toolbar](/boards/the-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/pp183C9xSMvaTuqvA5mM" %}
[Meeting Mode](/boards/design-and-meeting-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTaoticbN0c0k4IEOcl" %}
[Customizing Your Board](/boards/customize-your-board.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfZkQgv1D98Av\_oBp1y" %}
[Import data to your boards](/boards/import-data-to-your-boards.md)
{% endcontent-ref %}

{% content-ref url="/pages/s2eZCI1yDTutNdJdxrD2" %}
[Share your board](/boards/share-your-board.md)
{% endcontent-ref %}

{% content-ref url="/pages/f8sDMQsWQWUZOP0bIYg5" %}
[Hide & Show Sticky Notes](/boards/hide-and-show-sticky-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/1IhsPusZUkDYP8fjjF41" %}
[How to set the timer](/boards/how-to-set-the-timer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McoYwTdjgiFmUVxqiRD" %}
[Host controls](/boards/host-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTgavotsongeYrauo\_g" %}
[Locking the layout](/boards/locking-board-elements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfZkC4PYMb8fKQgOzMd" %}
[Export your board](/boards/export-your-board.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.spreo.io/boards/boards-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
