# Organizations

Organizations are privately shared spaces for teams to collaborate on infrastructure. Basically are logical containers that you can use to define your company hierarchy to organize the workspaces, modules in the private registry and assign fine grained permissions to your teams.

In this section:

{% content-ref url="/pages/hPXiV9XmjfIhfxRON3FT" %}
[Creating an Organization](/2.18.0/user-guide/organizations/organizations.md)
{% endcontent-ref %}

{% content-ref url="/pages/0RGV9vSajEgKzH0FE3BP" %}
[Global Variables](/2.18.0/user-guide/organizations/global-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/RLzhhKy2NTQP4LrmJJp4" %}
[Team Management](/2.18.0/user-guide/organizations/team-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/9mPSXJKhCzOUnEKZL7TF" %}
[API Tokens](/2.18.0/user-guide/organizations/api-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/OXCISnyLTh1bZ6VjZOG9" %}
[Templates](/2.18.0/user-guide/organizations/templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/bgnsg7xS7V1IbXXSngpk" %}
[Tags](/2.18.0/user-guide/organizations/tags.md)
{% endcontent-ref %}


---

# 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.terrakube.io/2.18.0/user-guide/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.
