# Creating Apps

An **App** is the heart of a Toucan platform as it is where you import your data and create visualisations to share with your own clients or collaborators.

#### To create an App:

1. Click on **Create a new app**
2. Fill the input to give a name to your **App**

<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>

{% hint style="success" %}
Your App is created and you're redirected to it.
{% endhint %}

Your app id is accessible right away and you can directly copy it

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


---

# 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/managing-apps/creating-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.
