Dynatrace offers several features to help you understand your Dynatrace Platform Subscription costs . To be able to use some of these features, you'll need to have a user account with specific permissions to retrieve data at the account, environment, or subscription level.
This page describes the permissions that you need to understand your DPS consumption and costs.
The following table gives an overview of the different use cases and required permissions. The sections on this page describe each use case in more detail, such as setup instructions.
| Use case | Method | Required permissions |
|---|---|---|
View DPS usage and cost in the UI | Account Management | Account Management permissions:
|
Export usage data via API | Account Management API | OAuth client with |
License managers can view DPS consumption and cost directly in the Dynatrace UI under Account Management > Subscription > Overview > Cost and usage details > Usage summary.
To access this data, your user account must have one of the following Account Management permissions:
| Permission | What you can do |
|---|---|
View account | View DPS consumption, usage, and subscription history. |
View and manage account and billing information | All of the above, plus Cost Management features. |
These permissions are granted in Account Management by a license administrator with the View and manage users and groups permission. For more information, see Account Management permissions.
You can query DPS consumption programmatically via the Account Management API to integrate into external reporting.
To do this, create an OAuth client with the Allow read access for usage and consumption resources (account-uac-read) scope.
To create an OAuth client, go to Account Management > Identity & access management > OAuth clients. For more information, see Dynatrace Platform Subscription API - GET usage.