Organizations are containers for your workflow resources. Users can belong to multiple organizations, and all resources (API keys, definitions, executions, webhooks) are scoped to a specific organization.
If you belong to multiple organizations, you can switch between them using the organization selector in the header:
Click the organization dropdown in the header (shows current organization name).
Choose a different organization from the dropdown list.
All tabs automatically refresh to show data for the newly selected organization.
Note: All operations are scoped to the selected organization. API keys, webhooks, quotas, and workflow resources are organization-specific.
You can edit the organization name from the Organization tab:
Note: The organization ID cannot be changed. Only the name is editable.
Quotas define resource limits for your organization. These limits control how many resources you can create:
Maximum number of API keys you can create
Maximum number of workflow definitions
Maximum number of workflow executions
API rate limit (requests per time period)
All users can view quotas from the "Quotas" tab in the main dashboard. The current limits are displayed for each quota type.
Quota editing is available based on your permissions:
Note: Quota editing permissions are managed by your organization administrator.
All resources in yWorkflow are scoped to organizations:
💡 Multi-Organization Workflow: If you belong to multiple organizations, you can manage completely separate sets of resources for each one. This is useful for separating different environments or projects.