# Admin panel

The AIsuru **Admin Panel** is the control center for your PaaS platform. This section gives you all the tools you need to **manage**, **monitor**, and **configure** every aspect of your AIsuru instance — independently and professionally.

In this section, we'll cover:

* **Agent Management** - Oversee, edit, and manage all Agents on your platform, with full control over AI settings, transfers, and deletions
* **User Management** - Administer user accounts, assign custom permissions, and monitor registrations with detailed charts on your platform's growth
* **Trusted Applications** - Set up secure integrations with external services through managed API keys and granular access control
* **Tenant Configuration** - Customize your platform's global settings, from user limits to branding and enabled features
* **Usage Reports** - Monitor consumption of AI resources, tokens, and features through detailed reports broken down by Agent and API key

Whether you're **scaling** your platform to hundreds of users or **optimizing** performance for specific use cases, the Admin Panel gives you the **visibility** and **control** you need to manage your AIsuru instance with confidence and professionalism.


---

# 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.aisuru.com/en/paas/admin-panel.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.
