What is an Organization?

An organization is a hierarchical structure that supports multiple projects, each with their own database and branches. You can invite members to an organization and projects, and this is the entity you are billed on. Organization overview interface

Create an Organization

Set up your organization to start collaborating with your team and managing multiple projects. Create organization interface

From the CLI

Use the Xata CLI to create organizations programmatically:
# Create a new organization
xata organization create --name "My Company"
For more CLI commands, see the CLI Reference.

Invite Members

Add team members to your organization. Invite members interface

Organization API Keys

Manage API keys at the organization level for team-wide access and permissions. Organization API keys interface Organization API keys provide centralized access control across all projects and branches within your organization. These keys can be scoped to specific projects, branches, or functionality levels. For more detailed information about API key management, see Account API Keys.

Billing

Manage billing and usage across your entire organization with centralized cost tracking and allocation. Organization billing interface Organization billing allows you to view both upcoming and historic invoices.