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.
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.