# Admin Guide

- [Menu](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/menu.md)
- [Dashboard](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/dashboard.md): An Intelligent visual view of your data
- [Organizations](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/organizations.md)
- [DataCenters](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/datacenters.md): Dedicated space for workload deployments and development
- [Plans](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/plans.md): Resource Aggregation
- [Resource Manager](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/resource-manager.md): This feature allows the admin to have an overall view of the all the Workstations, Microservices and AI-APIs that are spawned into an account of that particular organization on our platform
- [NameSpaces](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/namespaces.md): Resource Segregated Spaces
- [Role definition by ISV administrator:](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/role-definition-by-isv-administrator.md): IDENTITY ACCESS MANAGEMENT
- [IAM](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/role-definition-by-isv-administrator/iam.md): IDENTITY ACCESS MANAGEMENT
- [Roles](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/role-definition-by-isv-administrator/iam/roles.md): IAM: Roles
- [Usergroup](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/role-definition-by-isv-administrator/iam/usergroup.md): IAM: USERGROUP
- [Inviting User](https://computationaldocs.zeblok.com/info/1.3.2/more/admin-guide/inviting-user.md): User can be onboarded onto the AI Microcloud by the Admin using the Invite User feature as shown below


---

# 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.2/more/admin-guide.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.
