Settings

Your workspace connection and sign-in.

Workspace

A workspace groups all your services, connectors, and suggestions. Your workspace ID and API key are shown once when you sign up — check your signup confirmation, or ask whoever set up the workspace.

No API key saved — enter the one from your signup confirmation, or sign in with your email and password instead.

API endpoint

UI requests are proxied through /api. To point directly at a running API (e.g. for local development without Docker), set NEXT_PUBLIC_API_URL=http://localhost:8000/api before building.