# Apps

## Introduction to the apps

**Apps** are the heart of a Toucan platform that are stored in the **App Store.**

They have the goal to split your data and visualisations between projects, teams or business units in order to guide your collaborators to pick the right **App** for the right insights without being submerged unrelated KPIs.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-6dc03652ae3643a6839770d4b45b759e86eb204c%2FScreenshot%202024-09-16%20at%2017.17.33.png?alt=media" alt="App store"><figcaption><p>App Store</p></figcaption></figure>

## Layouts in Toucan

Layouts are "pre-built" ways to arrange and distribute insights.

They include our core storytelling layouts which have been designed as a book:

1. **The Home**
2. **The Stories**, grouped in **Chapters and Subchapters**

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center">The Home</td><td></td><td></td><td><a href="https://github.com/ToucanToco/doc-v3/blob/main/visualizations-and-layouts/apps/broken-reference/README.md">https://github.com/ToucanToco/doc-v3/blob/main/visualizations-and-layouts/apps/broken-reference/README.md</a></td></tr><tr><td></td><td align="center">Stories</td><td></td><td></td><td><a href="apps/stories">stories</a></td></tr></tbody></table>

To go further in the way you're communicating your data, you can access other pre-build **Layouts** that can help you in different context such as:

* PDF Report
* Datawall
* Dashboard Builder
* My Favorites

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th></tr></thead><tbody><tr><td></td><td align="center"><a href="https://emojipedia.org/chart-increasing/">📈</a> PDF Report</td><td></td></tr><tr><td></td><td align="center"><a href="https://emojipedia.org/ferris-wheel/">🎡</a> Datawall</td><td></td></tr><tr><td></td><td align="center"><a href="https://emojipedia.org/building-construction/">🏗️</a> Dashboard Builder</td><td></td></tr><tr><td></td><td align="center">⭐️MyFavorites</td><td></td></tr></tbody></table>

Here's a quick look at a home page, and our ability to set up bookmarks (MyFavorites), PDF Reports and Datawall to communicate data to your users.

{% embed url="<https://youtu.be/l2hP9m5aprg>" %}
Broadcast your data to the world!
{% endembed %}


---

# Agent Instructions: 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:

```
GET https://docs-v3.toucantoco.com/visualizations-and-layouts/apps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
