---
title: Apps
description: An App is a small local interface for work you return to, such as a tracker or dashboard.
updated: 2026-09-12
canonical: https://turnpanel.com/docs/apps
markdown: https://turnpanel.com/docs/apps.md
llms: https://turnpanel.com/llms.txt
---

# Apps

An App is a small local interface for work you return to, such as a tracker or dashboard.

## When to use an App

Use an App when you want to view or update saved information through an interface. Use a Job for one-time work and an Automation for work that should run on its own.


## How Apps run

TurnPanel draws the App from its declared views. Each action starts fresh, so anything the App must remember belongs in turnpanel.storage. Access to websites, tools, files, agents, shared data, links, and secrets must be requested separately.


## Manage access

- Open Manage to see what the App can access, which permissions you granted, any required credentials, and recent activity.

### Review and revoke App access

**Context:** Manage app

The App management panel groups access, credentials, history, and lifecycle controls.

- **Allowed to** [active]: Declared permission, risk, reason, and boundary
- **Allowed · Blocked** [ready]: Per-permission grant control
- **Pin to rail · Turn off** [ready]: Visibility and enabled-state controls
- **History · Remove** [waiting]: Activity inspection and confirmed uninstall
- From Manage, you can disable, move, update, or uninstall the App, and remove permissions it no longer needs.
