Workspaces
Workspaces help you organize your work in sajn. Think of them as separate folders or projects within your organization — each with its own documents, contacts, and settings.Why Use Workspaces?
Separate Projects
Keep different projects or clients completely separate
Team Access
Control which team members can access what
Stay Organized
Manage large volumes of documents without the clutter
What Belongs to a Workspace?
Each workspace has its own isolated set of data:Data is completely isolated between workspaces. A document in one workspace cannot access contacts from another workspace.
Workspace Properties
Every workspace has:Common Use Cases
Multiple Clients
Agencies and consultants can create a workspace for each client to keep their documents and contacts separate.Departments
Large organizations can have separate workspaces for HR, Legal, Sales, etc.Projects
Create workspaces for major projects that need their own document workflows.Workspace Limits by Plan
The number of workspaces you can create depends on your subscription:Working with Workspaces
In the Dashboard
Switch between workspaces using the workspace selector in the top navigation. Your current workspace determines which documents, contacts, and settings you see.Via API
When using the API, your API token is scoped to a specific workspace. All API operations affect only that workspace’s data.Managing Members and Roles
You can administer a workspace’s team programmatically:Member and role endpoints require the
MANAGE_WORKSPACE_MEMBERS and MANAGE_WORKSPACE_ROLES permissions respectively.Plan Limits and Usage
Check the organization’s plan quotas, current usage, and remaining allowances for the billing month — documents, BankID signatures, members, AI tokens, identity checks, and workspaces — withGET /api/v1/limits. Unlimited quotas are returned as null.
Next Steps
Documents
Learn about creating and managing documents
Contacts
Manage your signer contacts

