Account & teams
Account settings and API keys
Your account settings cover your profile, the workspaces you belong to, privacy choices, and the API keys that let scripts and integrations talk to Zegami on your behalf.
Last updated 2026-05-29
Account settings
Open Account from the top-bar menu. From here you can:
- See your display name and email.
- See every workspace you belong to and your role in each. Create a new workspace with Create workspace. Workspace management itself lives in Workspaces.
- Toggle telemetry consent — opt in or out of usage analytics.
- Delete your account (a GDPR soft-delete) from the danger zone, with confirmation.
API keys
Programmatic access uses API keys, managed at Account → API keys:
- Generate a key and give it a name so you can tell keys apart later.
- Copy the key when it’s shown — for security it isn’t displayed again.
- Revoke a key the moment it’s no longer needed or might be exposed.
Use a key as a bearer credential from scripts, notebooks, or CI to upload collections, trigger processing, and read data without signing in interactively.
Integrations
The Integrations page lists connected services — OAuth providers and webhooks — so you can see and manage what’s wired to your account.
See also
- Add teammates and set their access: Workspaces.
- Centralized membership and billing across teams: Organisations.