# How role-based access control (RBAC) works in Gremlin

DevFeed: [How role-based access control (RBAC) works in Gremlin](<https://devfeed.tech/articles/how-role-based-access-control-rbac-works-in-gremlin-11601.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/how-role-based-access-control-rbac-works-in-gremlin>)

Author: Andre Newman

Published: 2024-07-25T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Authorization](<https://devfeed.tech/topics/authorization.md>), [Security](<https://devfeed.tech/topics/security.md>), [Chaos Engineering](<https://devfeed.tech/topics/chaos-engineering.md>), [experiments](<https://devfeed.tech/topics/experiments.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [chaos-engineering](<https://devfeed.tech/tags/chaos-engineering.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gremlin](<https://devfeed.tech/tags/gremlin.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

This blog post explains how Gremlin's customizable role-based access control (RBAC) manages user privileges for reliability testing and Chaos Engineering. It describes company and team roles, additive privileges, safety restrictions, and the principle of least privilege.

## Source excerpt

Gremlin recently released custom role-based access controls (RBAC) for greater control over your reliability testing. Learn how it works in this blog post.