Docs Menu
Docs Home
/
Atlas
/ /

Built-In Roles and Privileges

This page describes the Atlas built-in roles and the MongoDB Roles they represent. Refer to Built-In Roles for a full description of the privilege actions that each role includes.

To learn more about common commands that Atlas doesn't support with the current Atlas user privileges, see Unsupported Commands in M10+ Clusters

We discourage writing to the admin, local, and config databases. Atlas manages multiple collections in these databases.

atlasAdmin has the update privilege on the config.settings collection to manage the balancer.

Atlas Built-in Role
MongoDB Role
Inherited Roles or Privilege Actions
Atlas admin
atlasAdmin
Read and write to any database

readWriteAnyDatabase

Only read any database

readAnyDatabase

backup

backup

clusterMonitor

clusterMonitor

dbAdmin

dbAdmin

dbAdminAnyDatabase

dbAdminAnyDatabase

enableSharding

enableSharding

read

read

readWrite

readWrite

readWriteAnyDatabase

readWriteAnyDatabase

readAnyDatabase

readAnyDatabase

killOpSession
autoCompact
manageShardBalancer

Operation also supports timeseries collections.

Operation supported on config.settings.

Back

Database Users

On this page