Steppd’s team management tools are built around two roles, Admin and Member, and live entirely in Settings. Admins can invite new teammates, change roles, reassign document ownership, and remove members from the organization. This guide covers each of those workflows as well as how to create and use departments for document organization.Documentation Index
Fetch the complete documentation index at: https://docs.steppd.com/llms.txt
Use this file to discover all available pages before exploring further.
Roles
Every member of your organization holds one of two roles.Admin
Full control over the organization. Admins can invite and remove members, change any member’s role, reassign document ownership, manage billing, configure webhooks, and create or delete departments.
Member
Standard access. Members can create and edit their own documents but cannot manage other team members, change roles, or access billing or webhook settings.
Inviting teammates
Open Settings → Team
Click Settings in the sidebar, then select the Team tab. The invite form is visible at the top of the page if you are an Admin.
Enter one or more email addresses
Type the email address of the person you want to invite into the input field. To invite multiple people at once, enter a comma-separated list:
Send the invitation
Click Send invite. Steppd sends each address an email with a link to join your organization. New members join with the Member role by default.
If your organization is on the Scale plan and has webhooks configured, sending an invitation fires the
member.invited event. When the invitee accepts and joins, Steppd fires the member.joined event.Changing a member’s role
Admins can promote a Member to Admin or demote an Admin to Member at any time from the Team tab.Locate the member in the team list
Go to Settings → Team. The team list shows every member with their current role badge and document count.
Removing a member
Removing a member permanently deletes their account from your organization. Before you can complete the removal, any documents they own must be reassigned to another team member.Open the remove confirmation
In Settings → Team, find the member you want to remove and click Remove. A confirmation modal opens.
Reassign documents if required
If the member owns any documents, the modal lists them and blocks removal until they are reassigned. Click Reassign documents to open the reassign flow.In the reassign modal:
- Review the list of documents owned by this member. All documents are selected by default, uncheck any you don’t want to transfer.
- Select the team member to transfer ownership to from the Transfer to dropdown.
- Click Confirm transfer.
Departments
Departments are optional organization tags that admins create to categorize documents. Once created, departments appear as a selection option when anyone on the team creates or edits a document. On the Scale plan, departments can be used for scoped webhook routing.Creating a department
Go to Settings → Organization
Click Settings in the sidebar and select the Organization tab. The Departments section is below the organization name and slug fields.
Assigning a document to a department
When creating a new document or editing an existing draft, a Department dropdown appears in the metadata form if your organization has at least one department. Select the appropriate department to tag the document.If your organization has departments configured, the Department field is required when creating or editing a document.