> For the complete documentation index, see [llms.txt](https://computationaldocs.zeblok.com/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computationaldocs.zeblok.com/info/1.2.7/more/admin-guide/menu.md).

# Menu

The first view of the SideNav Menu after logging in via the Admin account gives the feeling of a wide range of options and authority over the Ai-MiroCloud.

This guide is made for you to understand all the features and control that an Admin has, and also how to own the Ai-MircoCloud.

<figure><img src="/files/6SMu77oa3ZnoiYtWBvbd" alt=""><figcaption><p>AI-Microcloud Landing Page</p></figcaption></figure>

[Dashboard](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/dashboard)

[Workstations](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/workstations)

[IAM](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/iam-identity-access-management)

[Organizations](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/organizations)

[Plans](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/plans)

[Namespace](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/namespaces)

[Data Center](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/datacenters)

[Datasets](/info/1.2.7/data-and-metrics/datalake/datasets.md)

[MicroServices](https://computationaldocs.zeblok.com/zeblok-computational-1/more/admin-guide/microservices)

Ai-Pipelines

[Resource Manager](/info/1.2.7/more/admin-guide/resource-manager.md)

[Orchestration Add-on](/info/1.2.7/spawn-orchestration-add-on.md)

[Deployments](/info/1.2.7/ai-api-engine/deploy.md)

You can click on any of the names above to know more in details about the specific section.

Also, you can refer to IAM page under Mode Section of this documentation to get a better idea about all the roles and their accessibility and limitations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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