
The Applications launcher
Find and launch applications
- In the app
- Via the API
Open Applications (
/apps) in the left sidebar and click a card. The app opens in a new tab at its own address — it runs alongside Summation rather than inside it, so your place in the workspace is kept.The list is the workspace’s live registry: an app appears as soon as it’s deployed and registered, and its title and description update in place on the next deploy.What a registration holds
Each application is one registry entry, keyed by slug:Register an application
- In the app
- Via the API
Coming soon
Register and configure an application from the Applications page. For now, registration happens through the deploy pipeline — see Via the API.
Remove an application
- In the app
- Via the API
Coming soon
Remove an application from the launcher in the app. For now, deregistration happens through the API.