# Administration

- [Cluster settings](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/cluster-settings.md): Review or edit the settings of the onboarded cluster
- [User management](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/user-management.md): A guide on how to manage users within your tenant
- [Security](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/security.md): Learn more about security measurements PerfectScale provides
- [SSO](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/security/sso.md): A step-by-step guide for creating an OKTA Identity Provider in Zitadel to enable SSO integration with PerfectScale
- [ps-agent RBAC Permissions](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/security/ps-agent-rbac-permissions.md): Explore permissions PerfectScale Agent requires to provide the service
- [psc-autoscaler RBAC Permissions](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/security/psc-autoscaler-rbac-permissions.md): Explore permissions PerfectScale Automation Agent requires to provide the service
- [ps-exporter via Proxy Configuration](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/security/ps-exporter-via-proxy-configuration.md): Instruction on how to connect ps-exporter via proxy
- [SMTP provider configuration](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/smtp-provider-configuration.md): Learn to configure the SMTP provider for your Zitadel instance
- [PerfectScale Prometheus Exporter](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/perfectscale-prometheus-exporter.md): The PerfectScale Prometheus Exporter seamlessly integrates PerfectScale insights into your existing monitoring and alerting infrastructure
- [Backup and restore](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/backup-and-restore.md): Back up and restore guide for PerfectScale self-hosted deployments
- [Subscription details](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/subscription-details.md): A detailed overview of your PerfectScale license, including the current Plan, start and expiration dates, and vCPU consumption
- [Common issues and troubleshooting](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/common-issues-and-troubleshooting.md): Troubleshooting guide for PerfectScale self-hosted environment
- [Help Center](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/help-center.md): Explore Help Center - all the support and resources you need are available here!


---

# 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.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration.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.
