# Admin Guide

- [Menu](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/menu.md)
- [Dashboard](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/dashboard.md): An Intelligent visual view of your data
- [IAM (Identity Access Management)](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/iam-identity-access-management.md): IDENTITY ACCESS MANAGEMENT
- [Organizations](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/organizations.md)
- [DataCenters](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/datacenters.md): Dedicated space for workload deployments and development
- [Plans](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/plans.md): Resource Aggregation
- [NameSpaces](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/namespaces.md): Resource Segregated Spaces
- [WorkStations](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/workstations.md): Enabling Zero Learning Curve, Open-Source, Virtualized Notebooks, Curated Algorithm Notebooks, Model Zoo Notebooks
- [Customised Workstations](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/workstations/customised-workstations.md): Containerization of the Third Party Algorithm
- [MicroServices](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/microservices.md): Standalone containers and interconnected ecosystem of containers
- [Utilizing ZBL object Store](https://computationaldocs.zeblok.com/info/1.3.0/more/admin-guide/microservices/utilizing-zbl-object-store.md): This page provide details about modifying you docker images of micrservices which are to be onboarded onto ZBL AI-Microcloud in order to utilize and interact with ZBL object storage through them.
- [Resource Manager](https://computationaldocs.zeblok.com/info/1.3.0/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


---

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