Send an invitation
Open the invite dialog
Click Invite Member in the top-right area of the page. The invite dialog opens.
Enter an email address
Type the email address of the person you want to invite in the Email address field.
If the email address already belongs to a team member, you’ll see an “Already a member” error. If a pending invitation was already sent to that address, you’ll see an “Already invited” error. In both cases, no duplicate invitation is created.
Select a role
Choose a role from the Role dropdown:
- Member — Can view and create content
- Admin — Can also manage members
Manage pending invitations
After sending an invitation, it appears in the Pending Invitations tab on/team. The tab is only visible to owners and admins.
Each pending invitation shows the recipient’s email, the assigned role, and the expiry date. You have three actions available:
Copy invite link
Copy invite link
Click the link icon to copy the direct invite URL to your clipboard. The link has the format
/auth?invite=TOKEN. You can paste it into a message to send the invitation manually.Resend invitation
Resend invitation
Click the refresh icon to resend the invitation email. This also extends the expiry by another 7 days from the moment you click.
Revoke invitation
Revoke invitation
Click the trash icon to permanently delete the invitation. The link in the original email stops working immediately. You can send a new invitation to the same email address after revoking.
How recipients accept an invitation
The person you invited receives an email with a join link. They can accept the invitation in two ways:- From the email
- From the app
Click the link in the invitation email. It opens
/auth?invite=TOKEN in the browser. If the person isn’t signed in, they’ll be prompted to sign in or create an account first. Once authenticated, the invitation is accepted automatically.