Workspaces & Team
Inviting Members
Add teammates to a workspace with admin or member roles.
Team invites are available on the Team plan (up to 5 members including pending invites).
Send an invite
- Go to Settings → Members
- Enter email and choose role (
adminormember) - Click Invite
Recurex sends an email via Resend with a link to /invite/{token}. The invite link is always copyable from the UI even if email delivery fails.
Accepting an invite
The recipient must:
- Sign in (or create an account) with the same email the invite was sent to
- Open the invite link
- Click Accept
On accept, they join the workspace and their active workspace switches to the invited one.
Invite lifecycle
| Property | Value |
|---|---|
| Token expiry | 7 days |
| Revocable | Yes — owners/admins can revoke pending invites |
| Role on accept | Whatever was set on the invite |
Limits
TEAM_MEMBER_CAP = 5 — counts existing members plus pending (unaccepted) invites. Upgrade prompts appear if billing is enforced and the workspace lacks the members:invite feature.
