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

# Studio panels

> User guide to the work surfaces in Veryfront Studio.

Studio panels are the main work surfaces inside a project. Each panel focuses on one part of building, operating, or managing the project.

The panel reference follows the Studio panel picker. Picker panels appear in the same order, grouped by category.

## Picker panels

| Group      | Use it for                                                      | Panels                                                                                                                                                                                                                                                |
| ---------- | --------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Agents     | Agent work, context, and reusable agent capabilities.           | [Chat](/studio/panels/chat), [Agents](/studio/panels/agents), [Knowledge](/studio/panels/knowledge), [Skills](/studio/panels/skills), [Tools](/studio/panels/tools), [Prompts](/studio/panels/prompts), [Conversations](/studio/panels/conversations) |
| Automation | Repeatable work, background execution, and event-driven runs.   | [Tasks](/studio/panels/tasks), [Workflows](/studio/panels/workflows), [Jobs](/studio/panels/jobs), [Webhooks](/studio/panels/webhooks), [Runs](/studio/panels/runs)                                                                                   |
| Develop    | Source code, documents, assets, and live preview.               | [Code](/studio/panels/code), [Write](/studio/panels/write), [Uploads](/studio/panels/uploads), [Preview](/studio/panels/preview)                                                                                                                      |
| Runtime    | Running processes and interactive development sessions.         | [Sandboxes](/studio/panels/sandboxes), [Servers](/studio/panels/servers)                                                                                                                                                                              |
| Deploy     | Releases, live deployment state, and environment configuration. | [Releases](/studio/panels/releases), [Deployments](/studio/panels/deployments), [Environments](/studio/panels/environments)                                                                                                                           |
| Observe    | Logs, errors, and agent run details.                            | [Logs](/studio/panels/logs), [Traces](/studio/panels/traces)                                                                                                                                                                                          |
| Connect    | External communication surfaces.                                | [Channels](/studio/panels/channels)                                                                                                                                                                                                                   |
| Admin      | Project access and settings.                                    | [API Keys](/studio/panels/api-keys), [Settings](/studio/panels/settings)                                                                                                                                                                              |

## Subsystems

Subsystems are reusable surfaces that open from another panel or workspace.

| Subsystem                             | Used by           |
| ------------------------------------- | ----------------- |
| [Files](/studio/panels/files)         | Code              |
| [Documents](/studio/panels/documents) | Write             |
| [Console](/studio/panels/console)     | Preview and Code  |
| [Search](/studio/panels/search)       | Project workspace |
