App Management Dashboard Navigation

Download skillThe skill is a reference md and part of wix-manage skill. You can use the following command to add the full wix-manage skill to your project:
Copy

Build direct links into the app-management pages of a site's dashboard. For the general URL contract (metaSiteId, fallbacks, redirects), see Dashboard Navigation.

Main Pages

PageURL after /dashboard/{metaSiteId}/What it manages
App Marketapp-marketBrowse and install apps
Manage appsmanage-installed-appsInstalled apps (update, remove, settings)

The older manage-apps link redirects to manage-installed-apps.

Pairing Entities with Their Read APIs

List Installed Apps (GET /apps-installer-service/v1/app-instances) returns each installed app's appDefinitionId and name — which is also what the app-ID fallback URL needs.

Example — after installing an app:

Copy

Last updated: 30 July 2026

Did this help?