# Manage

The **Manage** section is the central control area of the Zata.ai dashboard where all storage resources and access settings are handled. From here, you can monitor your system, manage buckets, preview stored data, control access policies, and generate API keys. It provides complete administrative control over your object storage environment.

* **Dashboard** – Gives an overall view of storage usage, buckets, and system activity.
* **Buckets** – Used to create, manage, and organize storage buckets and their objects.
* **Preview Manager** – Allows you to preview and verify files such as images, videos, and documents without downloading them.
* **Policies** – Used to define and manage access control policies for buckets and objects.
* **Access Keys** – Used to generate and manage API keys for programmatic access to Zata.ai storage.

This section helps in managing storage operations, security, and user access in a structured and efficient way.


---

# 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://docs.zata.ai/manage.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.
