Concepts
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.Allowed toDeclared permission, risk, reason, and boundaryactiveAllowed · BlockedPer-permission grant controlreadyPin 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.