Skip to content

Commit

Permalink
fix: adding 'view usage' to list of UIs, fixing links
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed Sep 13, 2021
1 parent 5fea958 commit 46e1b37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ To find billing-related UI, go to [one.newrelic.com](https://one.newrelic.com) a

* **Manage your plan**: Options for viewing and managing billing-related settings.
* **Manage your data**: Options for managing ingest of data, which can be a billing factor.
* **Administration**: Options related to billing, usage, and [user management](#manage-users) (this UI available only to users on our [New Relic One user model](/docs/accounts/original-accounts-billing/original-product-based-pricing/overview-changes-pricing-user-model/#user-models)).
* **View your usage**: View of your billing-related usage.
* **Administration**: Options related to billing, usage, and [user management](#manage-users) (this UI available only for users on our [New Relic One user model](/docs/accounts/original-accounts-billing/original-product-based-pricing/overview-changes-pricing-user-model/#user-models)).
* **Account settings**: Options related to subscription and usage, and [user management](#manage-users) (this UI available only to users on our [original user model](/docs/accounts/original-accounts-billing/original-product-based-pricing/overview-changes-pricing-user-model/#user-models)).

Pricing-related topics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ redirects:
- /docs/accounts/accounts-and-billing/new-relic-one-pricing-users/queries-alerts
---

For accounts on our [New Relic One pricing plan](/docs/accounts/accounts-billing/new-relic-one-pricing-users/pricing-billing), we provide a [UI for understanding your New Relic usage](/docs/accounts/accounts-billing/new-relic-one-pricing-users/pricing-billing#billing-usage-ui) and [managing your data](/docs/telemetry-data-platform/get-data-new-relic/manage-data/manage-your-data). Additionally, you can:
For accounts on our [New Relic One pricing plan](/docs/accounts/accounts-billing/new-relic-one-pricing-users/pricing-billing), we provide a [**View your usage** UI](/docs/accounts/accounts-billing/general-account-settings/introduction-account-settings/#pricing) for understanding billing-related usage and a [**Manage your data** UI for managing billing-related data](/docs/telemetry-data-platform/get-data-new-relic/manage-data/manage-your-data). Additionally, you can:

* [Query your usage data](#query) to get more detail than is available in the UI
* [Query your usage data](#query) to get more detail than is available in the UI.
* [Set up NRQL alert conditions](#alerts) to get notifications about changes in your usage.

Note that account hierarchy may affect queried data. See [Account structure](/docs/accounts/accounts-billing/new-relic-one-pricing-users/account-user-structure).
Expand All @@ -31,7 +31,7 @@ To see changes made to your account (for example, user management changes), you

## Query examples [#query]

The [usage UI](/docs/accounts/accounts-billing/new-relic-one-pricing-users/pricing-billing#billing-usage-ui) displays your data usage and billable user count. But to get more detail, you can use these [NRQL queries](/docs/query-data/nrql-new-relic-query-language/getting-started/introduction-nrql). For definitions of some of the attributes used in these queries, see [Attributes](#attributes).
The [**View your usage** UI](/docs/accounts/accounts-billing/general-account-settings/introduction-account-settings/#pricing) displays your data usage and billable user count. If you need more detail than that UI provides, you can use these [NRQL queries](/docs/query-data/nrql-new-relic-query-language/getting-started/introduction-nrql). For definitions of some of the attributes used in these queries, see [Attributes](#attributes).

### Data usage queries [#data-queries]

Expand Down

0 comments on commit 46e1b37

Please sign in to comment.