# Role-based access control

Create roles and set access for environments, automations, and analytics in Replicas.

- Author: Connor Loi
- Published: 2026-09-08
- Category: Announcements
- Canonical: https://replicas.dev/blog/role-based-access-control

We added role-based access control to Replicas.

Admins can now choose what every member can do from **Roles & access** on the Members page. Set a baseline for all members, then create custom roles for however your team is structured and assign them to the right people.

<video autoplay controls loop muted playsinline preload="metadata" poster="/blog/role-based-access-control-v2.png" style="width: 100%; border: 1px solid var(--accent);">
  <source src="https://d1y8o87cun9pyo.cloudfront.net/08-09-2026/rbac-launch-video-subtitled.mp4" type="video/mp4" />
</video>

## How access works

Each role can grant read or write access to all environments and automations, or only to specific ones. Analytics access lives in the same place.

Permissions from multiple roles combine, so someone can belong to more than one team without needing a one-off role. Admins always keep full access.

For example, a mobile team can have write access to its app environments and read access to shared automations, while a billing team only gets access to the resources it works with.

You can configure roles now from [Organization → Members](https://replicas.dev/dashboard/members). Give it a try!

