# NameSpaces

As the name suggests, these are segregated spaces for organization’s activities where the superadmin decides or even the organization admin decides the members of the namespace under which those users can spawn an Ai-WorkStation, MicroService or an Ai-API.

![Fig. 1: List of NameSpaces](/files/4mTwPaC88xq1CvbhK6qA)

**Create NameSpace**

<figure><img src="/files/ZvDHfoOB6JBuo6bVKpyv" alt=""><figcaption><p><strong>Fig.2 : Create NameSpace</strong></p></figcaption></figure>

Two new namespaces with suffix **private** and **public** are created for every single organization, other than that the user with access edit and update access to namespace can carete more namespaces by clicking on the "Create Namespce" button

**Add User to NameSpaces**

<figure><img src="/files/pVPdE3dV5UpgoJ0gp2f7" alt=""><figcaption><p><strong>Fig.3 : Edit NameSpace</strong></p></figcaption></figure>

Also, the users have to be added by the superAdmin or an OrgAdmin for the users to be able to spawn their resources by clicking the edit button infront of any namespace and selecting the users


---

# 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/namespaces.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.
