# Organizations

This section shows a list of organizations using the Ai-MicroCloud as a member.

<figure><img src="/files/LSPVlw6gwa5GODELZLqq" alt=""><figcaption><p>Fig. 1: List of Organizations</p></figcaption></figure>

**Edit Organization**

<figure><img src="/files/ticFi4Rx2UUzkyeAbs03" alt=""><figcaption><p><strong>Fig. 2: Edit Organization</strong></p></figcaption></figure>

Organization Name => Name of the Organization

Select Admin => Dropdown list of all the users in the Ai MicroCloud from which you can make the appropriate person the admin of the organization.

Country => Dropdown list of countries which specifies the HQ location of the organization.

**Note:** A organization automatically creates 2 new namespaces for this organization by default: **public** and **private**. For more information, refer to our [**NameSpace Guide**](/info/1.3.0/more/admin-guide/namespaces.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://computationaldocs.zeblok.com/info/1.3.0/more/admin-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.
