diff --git a/docs.json b/docs.json index 52739645d7..c8297901f8 100644 --- a/docs.json +++ b/docs.json @@ -5005,4 +5005,4 @@ } ], "baseUrl": "https://docs.wandb.ai" -} \ No newline at end of file +} diff --git a/models/runs/view-logged-runs.mdx b/models/runs/view-logged-runs.mdx index f0a391bbbb..516201a0b8 100644 --- a/models/runs/view-logged-runs.mdx +++ b/models/runs/view-logged-runs.mdx @@ -74,7 +74,7 @@ Use the **Overview** tab to learn about specific run information in a project, s * **Author**: The W&B entity that creates the run. * **Command**: The command that initializes the run. * **Description**: A description of the run that you provided. This field is empty if you do not specify a description when you create the run. You can add a description to a run with the W&B App or programmatically with the Python SDK. -* **Tracked Hours**: The amount of time the run is actively computing or logging data, excluding any pauses or waiting periods. This metric helps you understand the actual computational time spent on your run. +* **Tracked Hours**: The amount of time the run is actively computing or logging data, excluding any pauses or waiting periods. This metric helps you understand the actual computational time spent on your run. You are not billed for tracked hours, which are unlimited for all plans. * **Runtime**: Measures the total time from the start to the end of the run. It's the wall-clock time for the run, including any time where the run is paused or waiting for resources. This metric provides the complete elapsed time for your run. * **Git repository**: The git repository associated with the run. You must [enable git](/platform/app/settings-page/user-settings/#personal-github-integration) to view this field. * **Host name**: Where W&B computes the run. W&B displays the name of your machine if you initialize the run locally on your machine. @@ -134,4 +134,4 @@ The **Artifacts** tab lists the input and output [artifacts](/models/artifacts/) Run artifacts tab - \ No newline at end of file + diff --git a/platform/app/settings-page/billing-settings.mdx b/platform/app/settings-page/billing-settings.mdx index df365c8431..745c3ff87f 100644 --- a/platform/app/settings-page/billing-settings.mdx +++ b/platform/app/settings-page/billing-settings.mdx @@ -66,6 +66,10 @@ On the [Pro plan](https://wandb.ai/site/pricing/): - Only the **Billing admin** receives spending alerts. - By default, spending alerts are configured at $200, $450, $700, and $1000. + +You are not billed for tracked hours, which are unlimited for all plans. Tracked hours are displayed on the **Usage** page for monitoring purposes. + + #### View spending alerts To view your organization's spending alerts: diff --git a/support/models/articles/how-can-i-see-the-bytes-stored-bytes-tra.mdx b/support/models/articles/how-can-i-see-the-bytes-stored-bytes-tra.mdx index 38b1ecd8fd..4ab2d09a0f 100644 --- a/support/models/articles/how-can-i-see-the-bytes-stored-bytes-tra.mdx +++ b/support/models/articles/how-can-i-see-the-bytes-stored-bytes-tra.mdx @@ -11,6 +11,10 @@ View the bytes stored, bytes tracked, and tracked hours for your organization wi Ensure to replace values enclosed in `<>` with your organization's name. + +Tracked hours are unlimited for all plans and are not billed. Tracked hours are displayed on the **Usage** page for monitoring purposes only. + + --- {/* ---- AUTO-GENERATED: tab badges ---- @@ -18,4 +22,4 @@ Ensure to replace values enclosed in `<>` with your organization's name. Do not edit between these markers by hand. ---- */} [Administrator](/support/models/tags/administrator) -{/* ---- END AUTO-GENERATED: tab badges ---- */} \ No newline at end of file +{/* ---- END AUTO-GENERATED: tab badges ---- */}