> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Teable's self-hosted Admin Panel is used to manage instance users, spaces, and system configuration.

<Tip>Available for self-hosted Business plan and above</Tip>

The Admin Panel provides centralized management for your Teable instance. Administrators can manage users, spaces, templates, instance settings, and AI settings here.

## Accessing the Admin Panel

After signing in as an instance administrator, select **Admin Panel** in the upper-left corner.

<Tip>Only instance administrators can access the admin panel. The first registered user automatically becomes an instance administrator.</Tip>

## Admin Panel Modules

The Admin Panel groups its pages by purpose:

### Instance configuration

* **[Instance settings](/en/basic/admin-panel/settings)**: Configure system-wide settings, permissions, email, and system limits
* **[AI settings](/en/basic/admin-panel/ai-setting)**: Configure AI features and models
* **[Template admin](/en/basic/admin-panel/template-admin)**: Configure template center and custom templates
* **[Self-hosted license](/en/deploy/activate)**: Register, update, and view the current instance license

### Organization & spaces

* **[Users](/en/basic/admin-panel/users)**: Manage user accounts, permissions, and access
* **[Spaces](/en/basic/admin-panel/spaces)**: Manage spaces and auto-join settings
* **[Database Tenant](/en/basic/admin-panel/database-tenant)**: Create and manage database tenants that use customer-managed PostgreSQL databases

### Operations & audit

* **[Automation management](/en/basic/admin-panel/automation-management)**: View automation run status and run history
* **[Table Query Ops](/en/basic/admin-panel/table-query-ops)**: Analyze table query risk and index recommendations
* **[Computed Outbox](/en/basic/admin-panel/computed-outbox)**: Monitor computed task delivery, queue health, and database backlog
* **[AI generation queue](/en/basic/admin-panel/ai-generation-queue)**: Review AI field generation status in the current self-hosted instance
* **[Sandbox Agent](/en/basic/admin-panel/sandbox-agent)**: Configure and manage Sandbox Agent
* **[Audit log](/en/basic/admin-panel/audit-log)**: Review recent instance activity and operation details

## Administrator Permissions

Instance administrators have full control over the instance:

* Manage all users and spaces
* Configure system-wide settings
* Register and update licenses
* Not subject to user-level restrictions

<Warning>Administrator permissions are very powerful. Use them carefully to avoid unintended changes.</Warning>

## Frequently Asked Questions

**How do I add other administrators?**

In the Users page, click the action menu for any user and select "Make Admin". The system requires at least one administrator at all times.
