# Organizations

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

An Organization in Forest Admin is like a container for multiple projects within your company. Think of it as a central hub that holds together different setups, making it easier to manage and coordinate multiple projects within your company.

By default, your account doesn't have an organization, and your projects are placed in the Personal space. In this setup, each project exists independently, without being organized under a broader umbrella.

<figure><img src="/files/R2ICsiwkKbo2B4GvhxQd" 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/organizations.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.
