The Mini Apps page in Settings > AI > Mini Apps is the control center for mini apps in your workspace. Use it to see what exists, understand which mini apps are active, open the editor, and remove mini apps that are no longer needed.
#Mini app list
The list shows the mini apps available in your organization. From this view you can:
- Search mini apps: Filter by name when your workspace has many mini apps.
- Filter by status: Review active and inactive mini apps separately.
- Check status: See whether a mini app is ready for users or still inactive.
- Open details: Select a mini app to view code, settings, preview, test state, and publish controls.
- Open rules: Configure where mini apps appear in Sidekick from the Rules action.
#Create a mini app
- Go to Settings > AI > Mini Apps.
- Click Create mini app.
- Choose a name, type, and starting template.
- Open the editor to add or update files.
- Preview, test, save, and publish when the mini app is ready.
#Mini app details
Opening a mini app lets you inspect and maintain it. Depending on the mini app type, you can view or update source files, edit settings such as icon and color, test with sample context, preview the rendered UI, publish changes, unpublish the mini app, or delete it.
#Statuses
Active mini apps are published and available in configured surfaces for users with access. Inactive mini apps can still be edited and tested, but they do not appear as active experiences until published.
#When to deactivate or delete
- Deactivate when a mini app should temporarily stop appearing while you revise or replace it.
- Delete when a mini app is no longer needed and should be removed from the workspace.
#Troubleshooting
Mini app not appearing:
- Check that the mini app is active and published.
- Confirm the relevant Sidekick rule points to the mini app.
- Make sure you are viewing a supported CRM record or website context.
- Refresh the Sidekick panel or reopen the mini app surface.
Mini app not loading:
- Open the editor and check preview or console errors.
- Verify the code compiles without TypeScript or React errors.
- Republish after fixing the issue.
