Team
Manage organization members, send invitations, change roles, and review the audit log
The Team page combines three related sections: a member directory, a list of pending invitations, and the org-wide audit log. For deeper explanations see Team Management.
Members
A table of everyone in your tenant:
| Column | Notes |
|---|---|
| Name | With initial avatar |
| The account email | |
| Role | Dropdown for editable users; static text for owner / yourself |
| Joined | When they accepted their invitation |
| Actions | Remove (for non-owner members) |
The role dropdown lets you change someone's role inline. You can't:
- Change your own role
- Change the owner's role
- Set anyone else to
owner(owner is set when the organization is created)
Removing a user is a confirmation-protected action. The user loses access immediately; their previous activity remains in the audit log.
Pending Invitations
A separate table for invitations that haven't been accepted yet:
| Column | Notes |
|---|---|
| The invited address | |
| Role | The role they'll join as |
| Sent | When the invite was created |
| Status | Pending / Expired |
| Actions | Resend, Revoke |
Resend sends a new invite email with a fresh token. Revoke invalidates the invite immediately.
Invite User
Click Invite User in the page header to open a modal:
| Field | Notes |
|---|---|
| Required | |
| Role | Admin / Member / Viewer (dropdown) |
Click Send Invite. The invite email goes out and the new entry appears in the Pending Invitations table. The invite expires after 7 days.
Audit Log
A paginated table at the bottom of the page (admin and owner only). Shows every config-changing action across the tenant:
| Column | Notes |
|---|---|
| Timestamp | When the action happened |
| User | Who did it |
| Action | Human-readable label (e.g. "Invited user", "Created log source") |
| Resource | What was changed (e.g. project name, channel ID) |
Filter by action type using the dropdown. Pagination is 50 rows per page.
Required role
| Action | Required permission |
|---|---|
| View members | team:read (any role) |
| Change roles | team:manage (admin, owner) |
| Remove users | team:manage |
| View pending invitations | team:read |
| Send / resend / revoke invitations | team:manage |
| View audit log | team:read (admin, member, viewer can read; only admin/owner sees it via this UI) |
Quotas
Team members per plan:
| Plan | Members |
|---|---|
| Starter | 2 |
| Pro | 10 |
| Business | 50 |
| Enterprise | Unlimited |
When at the limit, the Invite User button is disabled with a tooltip.
