# Organization settings

Your active organization is displayed in the top right corner. You can switch between organizations there.

Make sure you have selected the organization you want to configure. Then click on the gear wheel icon located to the left of the organization menu.

Here, you can manage the following sections:

* Members
* Invitations
* Teams
* Agent Accounts
* Applications
* License
* Logs.

To learn how to add and manage members to your org, team them and assign roles, please look at the section [Members and teams](/members-and-teams/members-and-roles.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.helmut.cloud/organizations/organization-settings.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.
