Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Overview

Permissions control what actions a user can take in Datadog. Users are assigned to roles, and each role has a set of permissions that determines what that user can see and do.

Cloud Cost Management (CCM) uses two permissions to control access to cost data and settings. Assign these permissions to roles through Role Based Access Control (RBAC) to manage who can view cost data and who can modify CCM configurations.

CCM also supports Data Access Control to further restrict cost data by tags.

Available permissions

PermissionDescription
cloud_cost_management_readGrants read-only access to view cost data, budgets, recommendations, and settings across CCM pages and external integrations.
cloud_cost_management_writeGrants access to modify CCM configurations, including creating budgets, uploading custom costs, and managing cloud accounts. Requires the read permission to access pages.

Permission requirements by page

The table below shows the required permissions for each CCM page and related features.

Page/FunctionalityRead PermissionWrite Permission
CCM Summary PageRequired to view cost summary dataN/A
CCM Containers PageRequired to view container cost allocation dataN/A
CCM Recommendations PageRequired to view cost recommendationsN/A
CCM Explorer PageRequired to query and view cost dataN/A
CCM Plan PageRequired to view budgetsRequired to modify or create budgets
CCM Settings Page - Custom CostsRequired to view custom costs settingsRequired to upload custom costs
CCM Settings Page - Tag PipelinesRequired to view tag pipelinesRequired to create tag pipelines
CCM Settings Page - SaaS IntegrationsRequired to view SaaS integration settingsRequired to enable integration for CCM
CCM Settings Page - AccountsRequired to view cloud accountsRequired to modify or create accounts
CCM Settings Page - Configure RecommendationsRequired to view recommendation settingsRequired to customize recommendations
Dashboards/Notebooks (external)Required to create widgets and view cost dataN/A
Monitors (external)Required to create CCM monitorsN/A
Service Catalog (external)Required to view cost dataN/A
Resource Catalog (external)Required to view cost dataN/A
API Queries for Cost DataRequired to query cost data through the APIN/A

Data access control

Use Data Access Control to restrict access to cost data by specific tags. With this feature, you can limit teams to see only costs relevant to their resources. For example, restricting a team to view only costs tagged with team:payments or env:production.

Further reading