# TurnPanel

> TurnPanel is a local-first AI workspace that coordinates models, agents, files, browsers, services, and developer tools to complete work on your computer.

Use the Markdown links below for concise, AI-readable product documentation. The matching HTML page at the same URL without `.md` is canonical for people and search engines.

## Get started

- [Quick Start](https://turnpanel.com/docs/quick-start.md): Install TurnPanel, choose a model, and start your first Job.
- [Who is this for?](https://turnpanel.com/docs/who-is-this-for.md): TurnPanel is a local-first workspace for people who want AI to coordinate real work across tools, not just answer questions.

## Concepts

- [Agent](https://turnpanel.com/docs/agent.md): The agent does the work in a Job. It combines an AI model with the Space's instructions, tools, and access rules.
- [Spaces](https://turnpanel.com/docs/spaces.md): A Space keeps one area of work separate, with its own instructions, memory, tools, access rules, and Job settings.
- [Jobs](https://turnpanel.com/docs/jobs.md): A Job keeps one piece of work together, including the conversation, access rules, approvals, processes, and result.
- [Skills](https://turnpanel.com/docs/skills.md): A Skill is a reusable set of instructions that teaches the agent how to handle a specific kind of work.
- [Scripts](https://turnpanel.com/docs/scripts.md): A Script is saved Python automation for work you want to run again, run with different inputs, or schedule.
- [Apps](https://turnpanel.com/docs/apps.md): An App is a small local interface for work you return to, such as a tracker or dashboard.
- [Extensions](https://turnpanel.com/docs/extensions.md): An Extension installs a group of related TurnPanel resources as one package.
- [Models](https://turnpanel.com/docs/models.md): A model is the AI that generates answers and reasoning for Jobs, background maintenance, or Voice Mode.
- [Automations](https://turnpanel.com/docs/automations.md): An Automation starts work when a chosen event happens.
- [Browser](https://turnpanel.com/docs/browser.md): The Browser is a visible web browser for a Job. Its tabs and sign-ins are separate from your everyday browser.

## Guides

- [Self Evolution](https://turnpanel.com/docs/self-evolution.md): How TurnPanel can learn from completed Jobs and improve a Space over time.
- [Browser Automation](https://turnpanel.com/docs/browser-automation.md): Let the agent work in a visible browser you can watch and take over.
- [Background Processes](https://turnpanel.com/docs/background-processes.md): Run long commands in a terminal that stays attached to the Job that started it.
- [Third-Party Agents](https://turnpanel.com/docs/third-party-agents.md): Run tools such as Claude Code or Codex in a visible terminal, while TurnPanel supervises and checks their work.
- [Settings](https://turnpanel.com/docs/settings.md): Settings that apply to the TurnPanel app or this computer, not to one Space.
- [Voice Mode](https://turnpanel.com/docs/voice-mode.md): Talk with the agent and hear its replies in the current Job.
- [Security and Permissions](https://turnpanel.com/docs/security-and-permissions.md): How TurnPanel controls access to your computer, shared information, credentials, and connected services.
- [Memory](https://turnpanel.com/docs/memory.md): Facts and preferences a Space can remember across Jobs. Memory is separate from chat history and model choice.
- [Integrations](https://turnpanel.com/docs/integrations.md): Connect services and systems so the agent can use their approved tools.
- [Remote Access](https://turnpanel.com/docs/remote-access.md): Use TurnPanel from another device while the main computer continues to run it.
- [API Gateway](https://turnpanel.com/docs/api-gateway.md): A private local API that lets other apps on this computer use TurnPanel models.

## Optional

- [Complete TurnPanel documentation](https://turnpanel.com/llms-full.txt): All documentation pages combined into one Markdown file.
- [TurnPanel website](https://turnpanel.com/): Product overview and downloads.
