# NameSpaces

As the name suggests, these are segregated spaces for the organization’s activities, where the superadmin or 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 suffixes **private** and **public** are created for every single organization; other than that, the user with edit and update access to the namespace can create more namespaces by clicking on the "Create Namespace" button

**Add User to NameSpaces**

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

Additionally, users must be added by a superAdmin or an OrgAdmin for them to be able to spawn their resources by clicking the edit button next to 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.7/procedure/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.
