Team access
Collaborate on the same project logs and settings with teammates.
Who can access a project?
Users listed on the project Team settings page can open that project in the dashboard, view logs, manage settings (within their account), and use the project API token from Integration (anyone with dashboard access can see the token — restrict membership accordingly).
Adding a member
- Go to Settings → Team for the active project.
- Click Add member.
- Enter their email address — it must match their LoggerMan / Clerk account.
- Confirm. They see the project on next dashboard load.
Invites
Use pending email invites or time-limited invite links from Settings → Team. If they do not have an account yet, send a pending invite; they can accept after signing up.
Removing a member
Click the remove control next to a member. They lose access immediately and no longer see the project in the switcher. Their historical actions in logs are unchanged.
Security practices
- Only add people who need production log access.
- Rotate API tokens after someone leaves if they had copied credentials.
- Use separate projects per environment (staging vs production) when possible.