# Panel

The Panel is the web interface and API that ties everything together: managing users, servers, nodes, and settings. This section covers everything from first install through day-to-day operation.

| Page | Description |
| --- | --- |
| [Overview](/docs/panel/overview) | Requirements, architecture, and how the panel is built |
| [Features](/docs/panel/features) | A tour of every panel feature: account, servers, API keys, and more |
| [Installation](/docs/panel/installation) | Get the panel running via Docker, package manager, or binary |
| [Environment](/docs/panel/environment) | Reference for every environment variable the panel reads |
| [Updating the Panel](/docs/panel/updating) | Keep the panel up to date for your installation method |
| [Next Steps](/docs/panel/next-steps) | Add a node and egg repositories once the panel is running |
| [Extensions](/docs/panel/extensions) | Extend the panel with custom backend logic, UI, and integrations |