Update billing and usage page (#1023)

This commit is contained in:
pollfly
2025-01-30 09:52:44 +02:00
committed by GitHub
parent 93d0087bce
commit 82cd870812
3 changed files with 5 additions and 5 deletions

View File

@@ -24,6 +24,6 @@ The Settings page consists of the following sections:
* [Identity Providers](webapp_settings_id_providers.md) (ClearML Enterprise Server) - Manage server identity providers
* [Resource Configuration](webapp_settings_resource_configs.md) (ClearML Enterprise Server) - Define the available resources and the way in which they
will be allocated to different workloads
* [Usage & Billing](webapp_settings_usage_billing.md) (ClearML Hosted Service) - View current usage information and billing details
* [Billing & Usage](webapp_settings_usage_billing.md) (ClearML Hosted Service) - View current billing details and usage information
* [Storage Credentials](webapp_settings_storage_credentials.md) (ClearML Enterprise Server) - Configure storage provider access credentials to
enable ClearML to delete artifacts stored in cloud storage when tasks and models are deleted

View File

@@ -1,8 +1,8 @@
---
title: Usage & Billing
title: Billing & Usage
---
The **USAGE & BILLING** section displays your ClearML workspace usage information including:
The **Billing & Usage** section displays your ClearML workspace usage information including:
* Number of workspace users
* Available storage
* Number of monthly API calls
@@ -17,7 +17,7 @@ To add users to your workspace, click **INVITE USERS** in the **USERS** section.
If you use up your free resources, consider upgrading your account! See the [ClearML pricing page](https://clear.ml/pricing/)
for additional plans information.
With the ClearML Pro plan, the **USAGE & BILLING** page additionally shows estimated charges for the current billing
With the ClearML Pro plan, the **Billing & Usage** page additionally shows estimated charges for the current billing
period and provides access to billing information.
![Billing and Usage pro](../../img/settings_billing_usage.png)