# Projects

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

A Project includes the setup for a particular application. It holds important parts like Collections, Layouts, and Dashboards. Think of it as a central hub that organizes these parts to make a custom admin panel. This interface works smoothly with the connected data source.

<figure><img src="/files/SZ80l9m2RVE2CVSIAFId" 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.forestadmin.com/cloud/core-concepts/projects.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.
