# 管理控制台

{% hint style="success" %}
对应的[官方页面地址](https://docs.passwordless.dev/guide/admin-console.html)
{% endhint %}

[管理控制台](https://admin.passwordless.dev/)是用于创建和配置应用程序、监控应用程序使用情况以及管理计费的主要 GUI：

{% embed url="<https://docs.passwordless.dev/assets/img/admin-console.0ab2087f.png>" %}

创建新应用程序后，将有几个页面可供您使用：

* [应用程序](/admin-console/applications.md)
* [计费](/admin-console/billing.md)
* [管理员](/admin-console/admins.md)


---

# 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://passwordless.ppgg.in/admin-console.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.
