How organizations work
Every GDELT Cloud account has a personal organization. You can also create or join company organizations. Each organization is a separate workspace with its own plan, billing state, members, API keys, Query Unit usage, Brief Unit usage, and feature access.Your active organization controls what you see and what your requests consume. Switching from a personal organization to a company organization switches the plan, quota pool, API keys, Brief access, MCP access, and usage reports for that workspace.
Settings and members
Use Account -> Organization to switch organizations, edit organization details, invite teammates, manage roles, and review organization usage.| Role | What they can do |
|---|---|
| Owner | Manage billing, members, roles, API keys, usage exports, and organization settings. |
| Admin | Manage members, API keys, usage exports, and organization settings. |
| Member | Use the organization workspace. Members can create API keys when the organization allows it. |
Today, “Teams” means a multi-member organization workspace. Nested teams or departments inside one organization are not separate entities yet.
Common scenarios
Create a company organization
- Open Account -> Organization.
- Use the organization switcher to create a new organization.
- Enter the company name, slug, and optional company domain.
- Switch to the new organization before configuring billing, members, or API keys.
Put a company organization on its own plan
- Switch to the company organization.
- Open Account -> Subscription.
- Choose the plan for that organization.
- Confirm that Billing for shows the company organization before changing plans.
Invite members
- Switch to the organization.
- Open Account -> Organization.
- Invite teammates by email.
- Assign roles based on who should manage billing, members, and keys.
Manage API keys for an organization
- Switch to the organization.
- Open Settings -> API Keys.
- Create, rotate, or revoke keys for that organization.
- Use descriptive labels such as
Production,ETL Worker, orAnalyst Sandbox.
OAuth MCP authorization currently uses your personal workspace. For company organization MCP usage, create an API key while switched to the company organization and configure the MCP client with that key.
View and export usage
Open Usage after switching to the organization. Owners and admins can export organization usage by feature, member, and API key.Large-company administration
For a larger company, create one company organization, put that organization on the correct plan, invite users with owner/admin/member roles, and label API keys by system or environment. Admins can then report usage at the organization, feature, member, and API-key level from the Usage page and CSV exports. Use labels consistently:| Key label | Good use |
|---|---|
Production ETL | Server-side scheduled data pulls. |
Analyst Sandbox | Human experimentation and notebooks. |
MCP Gateway | A shared MCP connector or gateway process. |

