Organizations

Multi-tenant workspaces for teams — members, roles, and org-scoped resources.

What is an organization?

An organization is your team's workspace in Pipevideo. All API keys, credit balance, usage data, and webhook endpoints belong to an organization. When you sign up, you create or join an organization through Clerk.

Switching organizations

Use the org switcher in the dashboard header to change your active organization. API keys, billing, and usage views always reflect the currently selected organization.

Members and roles

Invite teammates from your organization's Clerk settings (accessible via the org switcher). Roles control who can:

  • View dashboard data
  • Create and revoke API keys
  • Manage billing and top-ups
  • Configure webhook endpoints

Only organization administrators can manage billing and payment methods.

Org-scoped resources

ResourceScoped to organization
API keysYes
Credit balanceYes
Generation historyYes
Usage reportsYes
Webhook endpointsYes

API requests authenticate with an API key, which implicitly resolves to the key's organization. You do not pass an organization id in API requests.

Creating a new organization

Select Create organization from the org switcher. New organizations start with zero balance — add credits under Billing before generating videos.