App Connections

Connect multiple AppsAI projects together. When apps are connected, their AI agents can communicate and make changes across both projects.

What App Connections Do

Connected apps have full access to each other. This enables:

Cross-App AI Communication

AI agents in one app can make changes to connected apps. For example, updating shared components or syncing data schemas.

Shared Resources

Access files, components, and data structures from connected projects.

Multi-Project Workflows

Build microservices or multi-tenant architectures where separate apps need to work together.

Connecting Apps

1

Open the Apps modal

Click the "Apps" button in the editor navbar.

2

Send a connection request

Enter the project ID of the app you want to connect to and optionally add a message.

3

Wait for approval

The other app's owner must accept the connection request.

4

Start using cross-app features

Once connected, both apps have full access to each other.

Connection States

ActiveFull access enabled
PendingWaiting for approval
PausedNeeds re-consent after ownership transfer

Owner Only

Only project owners can manage connections. Collaborators can see connected apps but cannot add, accept, or disconnect them.

Security Note

Connected apps have full access to each other's resources. Only connect to apps you trust. You can disconnect at any time to revoke access.