Apps Overview
What Apps are, and how the draft, deploy, and sharing pieces fit together.
Core CRUD
Create, read, update, and delete Apps.
Draft Management
The draft-based editing workflow: edit, commit, and discard changes.
File Management
Read and write an App's HTML, CSS, JavaScript, and assets.
Ownership & Sharing
Transfer ownership and share an App with users, teams, or everyone.
Tags
Tag Apps for organization and gallery filtering.
Tokens
External-link tokens for sharing an App outside Informer.
Actions
Copy, print, and other one-off operations on an App.
Runtime & View
Serve an App to users and proxy its authenticated API access.
Roles
Define and assign custom roles for fine-grained access.
Server Routes
An App's own sandboxed server-side API endpoints.
Persistence
An App's dedicated Postgres workspace and SQL migrations.
Usage Stats & Analytics
Views, storage, and server-route invocation history.
Embedded Copilot Chat
The Copilot chat panel embedded inside an App.
Agents
Event-driven AI agents that run an App's automations.
AI Suggestions
AI-generated suggestions surfaced inside an App.
Webhooks
Token-gated inbound endpoints with HMAC verification.
Messages
An App's push-notification and email delivery queue.
Dependencies
Bind an App’s typed dependency slots to Datasets, Queries, and more.
Environment
An App's encrypted environment variables and secrets.
App databases
Manage external Postgres connection profiles (app databases) that Magic Apps can be assigned to.
Automations & monitoring
App automations (scheduled calls), logs, and tool-usage stats.