Review access before sensitive work
Run this review before starting confidential customer work, legal work, hiring plans, security work, executive planning, or anything that should not be broadly visible.
Start with the project
- Open Projects.
- Open the sensitive project.
- Check the visibility badge in the project header.
- Confirm visibility is Restricted.
- Confirm the project lead is still correct.
- If an existing project needs a visibility change, have an admin update it through API/admin tooling. The current General panel does not expose visibility editing.
Restricted visibility is the baseline. Do not rely on people "knowing not to look" in an open project.
Review who can access it
- Open Project Settings > Members.
- Review every direct user grant.
- Review group grants through API/admin tooling if your workspace uses them. The current project Members panel shows direct user grants.
- Confirm broad groups are not accidentally included.
- Confirm each role is appropriate:
- Viewer for read-only stakeholders.
- Member for contributors.
- Lead or Admin for project owners.
- Remove stale direct grants.
- Update group membership when team membership has changed.
If a person receives access from a group and a direct grant, the stronger role applies.
Check read-only stakeholders
- Identify people who need visibility but should not edit.
- Put them in a stakeholder group.
- Grant that group Viewer through API/admin tooling, or add the same people directly as Viewer in Project Settings > Members.
- Confirm they do not also have Member, Lead, or Admin through another group.
This is the safest pattern for leadership review, customer observers, and cross-functional readers.
Check ticket movement rules
- Open Workflow.
- Review restricted transitions.
- Check whether sensitive transitions require a minimum role.
- Check required fields for handoffs and approvals.
- Save only intentional changes.
Permissions decide who can work in the project. Workflow rules decide whether a specific status move is allowed.
Check docs and knowledge
- Open project docs.
- Remove or relocate docs that belong in a more restricted project.
- Review memory, decisions, risks, and snapshots related to the project.
- Confirm sensitive records are scoped to the project or appropriate audience.
Sensitive information can leak through summaries if the source record is too broadly visible.
Check AI surfaces
Review the places where project information may appear:
- Chat: ask project-specific questions from the right project scope.
- Inbox: check pending suggestions before applying them.
- Snapshots: review generated summaries before activation.
- Search and references: confirm hidden records do not appear for people who should not see them.
- TQL: run a basic project query as a permitted user and, when possible, as a non-permitted user.
AI should follow the same access rules as the rest of the app, but sensitive teams should still review generated summaries carefully.
Check exports
- Open organisation settings.
- Review who can run exports.
- Treat exports as confidential files.
- Store exported files only in approved systems.
- Delete temporary copies after use.
Exports can contain many records at once, so they deserve extra care.
Finish with a simple sign-off
Before work starts, write down:
- Project name.
- Why it is restricted.
- Groups with access.
- Direct user exceptions.
- Project owners.
- Date of the next access review.
Put the note in a project doc so future admins understand the intent behind the access setup.
Related guides: Control who can access a project, Use groups for project access, Review AI proposals.