Accessing user management
- Click your project logo in the top-left corner
- Select Project Settings
- Navigate to the Users tab
Inviting new users
To add a user to your Forest project:- In the “Invite users” section, provide:
- Email address - The user’s work email
- Team - The team they will join
- Role - Their role for granular permissions
- Permission level - User, Manager, Editor, Developer, or Admin
- Click Invite
Pending invitations are listed below the user list to track who hasn’t accepted yet.
Managing user teams
Access a user’s details page to manage which teams they’re part of:- Add them to a new team
- Modify their teams
- Remove them from a team
User tags
Tags organize users into groups for the Scopes feature, controlling data visibility based on user attributes. Each tag consists of akey and value pair:
- Key - Must be unique per user (e.g.,
region,department,office_id) - Value - The specific value for that user (e.g.,
US-West,Sales,42)
Example use cases
- Regional access - Tag users with
region: EUorregion: USto show only relevant data - Department filtering - Tag with
department: Salesto restrict to sales records - Multi-tenant applications - Tag with
client_id: 123for client-specific data access
Removing users
To delete a user account:- Open their details page from the Users tab
- Scroll to the Danger zone section
- Click Remove user
- Confirm by typing
CONFIRM REMOVE