The Roles page is admin-only, like the rest of the Admin group. If you open it without the admin role, you see “You don’t have access to this page. Ask an admin if you need it.” instead of the table.
Where roles are assigned
The Roles page is read-only. Roles are not assigned in RakerOne — they’re assigned in your identity provider, the external sign-in system your organization uses. RakerOne only displays who has which role.A role change only takes effect after the person signs out and back in. Their permissions are carried in their login, so they refresh on next sign-in. See Members and invites for how people are added and how roles get assigned.
The four roles at a glance
Admin
Full access. Manages people, settings, and everything in the workspace.
Manager
Starts projects, runs playbooks, and reviews the team’s work.
Builder
Creates and edits playbooks, actions, and record types.
Member
Works on assigned tasks and comments on runs.
- Member is the most limited. They work on assigned tasks, read and write records, and comment — but they can’t build playbooks, can’t delete or review records, and can’t manage projects.
- Manager is the people-and-process operator. They start runs, manage and close projects, and review the team’s work — but they don’t build playbooks or record types.
- Builder is the toolmaker. They build playbooks, actions, record types, project templates, and triggers — but they can’t create or close projects.
- Admin has everything.
What each role can do
The table below lists every capability and which roles have it. “Yes” means the role can do it.Everyone can comment on work they can see. To read a comment thread you need to be able to view the run; to post, edit, or delete your own comment you need the “work on tasks” capability — which all four roles have. See Comments, mentions, and the Inbox.
What each capability means
Some rows in the table need a plain-language explanation. Expand a group to see what the capability actually lets a person do.Playbooks and runs
Playbooks and runs
- Create playbooks — Build new playbooks (process definitions).
- Start playbook runs — Start a run of a playbook in a project.
- Publish playbooks — Make a playbook live so it can be run.
- Archive playbooks — Retire a playbook so it’s no longer used.
- View runs — Open runs and their details. (Also needed to see comment threads.)
- Manage runs — Pause, cancel, or reconfigure a run.
- Work on tasks — Do assigned tasks in a run. (Also needed to post, edit, or delete your own comments.)
- Approve tasks — Sign off on tasks that need approval before their output is committed.
Projects and templates
Projects and templates
- Create project templates — Build reusable project starting points.
- Use project templates — Start a new project from a template.
- Archive project templates — Retire a project template.
- Create projects — Start new projects.
- Manage projects — Change project settings or who’s a member. (Also lets a person delete anyone’s comment in that project.)
- Close projects — Close a project.
Records, record types, and views
Records, record types, and views
- View record types — See record-type definitions so tables and forms can render.
- Manage record types — Create, edit, or delete record types.
- Read records — See records (still limited to projects the person can access).
- Write records — Create or update records.
- Delete records — Delete records. Deliberately withheld from Members.
- Review record fields — Approve, reject, or dismiss individual record fields during field review. Withheld from Members. See Reviewing AI work.
- Manage views — Create, edit, or delete saved table views.
Triggers
Triggers
- Manage triggers — Set up automatic starts and view delivery history. See Triggers.
Admins bypass per-project access
Roles set what someone can do across the whole organization. On top of that, each project has its own access list — who can see and work in that specific project. For a normal user, the two work together. They can open a project only if one of these is true:- They created it.
- They were added to it individually.
- One of their roles was granted access to it.
Where to go next
Members and invites
Where people are added and roles are assigned — in your identity provider.
Create a project
Set per-project access for people who shouldn’t see everything.
API keys
Keys carry their own permissions, drawn from this same list.