TurnPanelDocs

Concepts

Apps

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

Updated 2026-09-12View as Markdown

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.
    Manage appReview and revoke App access
    Allowed toDeclared permission, risk, reason, and boundaryactive
    Allowed · BlockedPer-permission grant controlready
    Pin to rail · Turn offVisibility and enabled-state controlsready
    The App management panel groups access, credentials, history, and lifecycle controls.
  • From Manage, you can disable, move, update, or uninstall the App, and remove permissions it no longer needs.