# Managing the Organization

Administrative functions for the organization, including service subscription management, are reserved exclusively for Administrators.

Organization management is performed in the **Organization** section of JMap Cloud Portal, which is divided into several tabs:

* [General](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/general.md)
* [API Keys](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/api-keys.md)
* [Approved Organizations](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/approved-organizations.md)
* [Extensions](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/extensions.md)
* [Members](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/members.md)
* [Groups](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/groups.md)
* [Invitations](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/invitations.md)
* [Logs](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/logs.md)

Each tab contains settings and tools that allow Administrators to efficiently manage the organization's resources and members.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization.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.
