Workspace Management
In the Fastn platform, workspaces are used to organize your created flows, workflows, webhooks, widgets etc.
Last updated
Was this helpful?
In the Fastn platform, workspaces are used to organize your created flows, workflows, webhooks, widgets etc.
Last updated
Was this helpful?
Multiple users can collaborate on a single workspace with role-based access assigned by the workspace Admin.
When you first log in to , a workspace titled "My Workspace" is created by default. After selecting your workspace, you'll be directed to the next page to set up your integrations.
Create or delete API keys with desired permissions to use when calling flows externally.
Manage secrets that can be utilized across different flows.
Collaborate with others by inviting them to your managed workspaces. With RBAC (role based access control) give users in your workspace the desired permissions.
Manage deployment environments. Multiple versions of created flows can be deployed across different environments.
With different environments, different configurations can be assigned and used in flows through variables.
Models created as input and output schema for different flows can also be managed in the workspace settings.
Fastn supports multi-tenant architecture, making it easy to build and manage flows for different clients, teams, or environments — all within a single workspace.
A tenant represents an isolated environment for a particular user within your workspace. It helps separate data, configurations, credentials, and workflows for different customers, business units, or systems. Fastn’s built-in multi-tenancy ensures complete data isolation and secure execution for each tenant.
You can manage all your tenants from the Tenants section in the left sidebar.
Click the "Create Tenant" button in the top right.
Enter a unique name for your tenant.
Once created, the tenant will appear in the list with options to edit or delete.
Click on an existing tenant in the list.
Select ‘Create Secret’ to add credentials like API keys or tokens.
These secrets are securely scoped to the tenant, ensuring access is restricted to flows running within that tenant's context.
Learn more about multi-tenancy in Fastn:
You can create any new desired workspace with a unique Space ID by using the Create Workspace button on