Skip to content

History / User Guide: Moving an App Between Workspaces

Revisions

  • docs: add MCP tool names and confirm OAuth picker for workspace migration - Step 3: name list-my-apps, delete-my-app, list-service-instances, and delete-service-instance; add suspend-vs-delete distinction with note that suspension is reversible and deletion is not; agent confirms each instance name before executing - Step 4: state directly that the OAuth flow presents a workspace picker (no hedging); remove conditional language - Step 5: add dependency-ordering note (parameter store and databases must exist before create-my-app is called); name setup-parameter-store, setup-analytics, and create-my-app tools explicitly Co-Authored-By: Claude <noreply@anthropic.com>

    @birme birme committed Apr 17, 2026
  • docs: add guide for moving a my-app between workspaces Explains the recreate-on-destination flow driven through an AI agent: back up data, detach custom domains, remove source instances, switch workspace credentials via MCP reconnect, then reprovision the app and its connected services in the destination workspace. Covers caveats around data migration, domain reattachment, and per-workspace billing. Links the new page from Home.md in the Model Context Protocol section. Co-Authored-By: Claude <noreply@anthropic.com>

    @birme birme committed Apr 17, 2026