Update Datadog Costs required permissions for viewing costs in CCM - #38576
Open
Datadog-Zark wants to merge 2 commits into
Open
Update Datadog Costs required permissions for viewing costs in CCM#38576Datadog-Zark wants to merge 2 commits into
Datadog-Zark wants to merge 2 commits into
Conversation
Contributor
Preview links (active after the
|
joepeeples
approved these changes
Jul 29, 2026
|
|
||
| ### To enable Datadog Costs (opt-in) | ||
| To activate Datadog Costs for your organization, you must have the following permissions: | ||
| ### To view Datadog Costs |
Contributor
There was a problem hiding this comment.
Suggested change
| ### To view Datadog Costs | |
| ### To view Datadog costs |
tleruitte
approved these changes
Jul 29, 2026
|
|
||
| Datadog Costs requires different permissions depending on whether you're enabling the feature or viewing the data: | ||
|
|
||
| ### To enable Datadog Costs (opt-in) |
Contributor
There was a problem hiding this comment.
Can we merge this heading with the previous one:
Required permissions to enable Datadog Costs (opt-in)
The "Required permissions" section now only contains a single subsection ("To enable Datadog Costs (opt-in)") and it looks funny to have the two heading after each other
| To activate Datadog Costs, navigate to the [{{< ui >}}Plan & Usage{{< /ui >}} page][7] and click {{< ui >}}Get Started{{< /ui >}} in the modal to "View Datadog Costs in Cloud Cost Management". Alternatively, you can contact your account representative or [Datadog Support][8]. | ||
| | `billing_read` | Read access to billing information. **Required to view Datadog cost data.** | • Datadog Admin | | ||
| | `usage_read` | Read access to usage data. **Required to view Datadog usage data.** | • Datadog Admin | | ||
| | `cloud_cost_management_read` | Read access to Cloud Cost Management. Grants access to Cloud Cost Management and to cloud and SaaS provider costs. | • Datadog Admin<br>• Datadog Read Only (default) | |
Contributor
There was a problem hiding this comment.
I would either remove completely cloud_cost_management_read, users do not strictly need this permission to see datadog costs in CCM.
Maybe leave it as note that i can be useful to grant that permission to users so they can view other providers in CCM?
Author
There was a problem hiding this comment.
removed from the table and updated the note below the table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Changing docs to reflect new permission structure for Datadog costs in CCM, including no more opt-in required and clarification on which permissions are needed to see Datadog costs.
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Additional notes