Create an organization
Navigate to the new organization page
Click your account menu in the top navigation and select New organization, or go directly to
/orgs/new.Fill in the details
- Name — A display name for your organization, such as your company name. Up to 120 characters.
- Slug — A short URL-safe identifier used in organization URLs. Up to 48 characters. Example:
acme-financial.
Safeclose supports one active organization at a time per user session. To switch to a different workspace, go to Settings → Active workspace and select the organization you want to work in.
Organization settings overview
Once your organization is created, open its settings by clicking its name in the navigation or going to/orgs/:id. The overview page shows summary cards for Locations, Members, Roles, and Billing. Each card links to the dedicated settings page for that area.
The sections below explain what each settings page does.
Members
The Members page (/orgs/:id/members) lets you invite people to your organization and manage their roles.
Invite by email
Enter a colleague’s email address and select a role slug (for example,
owner or a custom role you have created). Click Send invite to create a pending member record. The invitation can be claimed when that person signs up or signs in.Pending invites appear in the member table with a Pending invite badge until the recipient claims them.
Roles
The Roles page (/orgs/:id/roles) lets you define what each type of member can do in your organization.
Each role has a name, a slug (used when assigning members), and a set of permission toggles:
| Permission | What it controls |
|---|---|
| Workspace settings | Edit the organization’s name and slug |
| Brand | Customize organization branding |
| Locations | Add, edit, and delete locations |
| Roles | Create, edit, and delete roles |
| Members | Invite and remove members; change member roles |
| Billing | View and manage the subscription plan |
Create a custom role
Scroll to the Create role form at the bottom of the Roles page. Enter a name and optional slug, check the permissions you want to grant, and click Create role.
Edit a role's permissions
Find the role in the list, check or uncheck the permission toggles, and click Save role.
Locations
The Locations page (/orgs/:id/locations) manages the physical or logical locations used when creating signing packages. A location might be a branch office, a dealership, or any grouping that makes sense for your operations.
Add a location
Fill in the Add location form at the top of the page. Only Name is required; address fields (street, city, region, postal code, country code, and phone) are all optional but help your team identify the right location when creating signing packages.
Brand
The Brand page (/orgs/:id/brand) lets you customize the visual identity of your organization within Safeclose — for example, setting a logo or color theme used in documents and communications.
Billing
The Billing page (/orgs/:id/billing) is where you choose and manage your subscription plan. Safeclose offers three paid plans processed through Stripe:
| Plan | Description |
|---|---|
| Starter | For small teams getting started with chattel management |
| Pro | For growing organizations with higher document and signing volume |
| Enterprise | For large organizations with custom requirements |
Open billing settings
From the organization overview, click Open billing in the Billing card. You can also navigate directly to
/orgs/:id/billing.Only members with the Billing permission can access this page.
Choose a plan
Select the plan that fits your organization and click the corresponding Subscribe button. Safeclose opens a Stripe Checkout session where you can enter payment details. After checkout completes, your plan tier updates automatically via Stripe webhooks.
After completing a Stripe Checkout session, allow a few moments for the subscription status to sync. Safeclose updates your plan tier when the Stripe webhook is received and processed.
