# Organizations

**"Organizations"** allow you to consolidate and manage multiple workspaces under a single administration. With this feature, you group the GIGS from your workspaces, making it easier to control and optimize resources.

### How to Access

To access it, click on "**Organizations**" in the Profile dropdown menu.

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

You can navigate between organizations (if you have two or more) or workspaces at any time in the Organizations area.

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

Next, refer to the documentation on Organizations:

* [Creating an Organization](/english/skyone-studio/overview/organizations/creating-an-organization.md)
* [Organization Overview](/english/skyone-studio/overview/organizations/organization-overview.md)
* [Organization Management](/english/skyone-studio/overview/organizations/organization-management.md)
* [Organization Monitoring](/english/skyone-studio/overview/organizations/organization-monitoring.md)


---

# 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.skyone.cloud/english/skyone-studio/overview/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.
