> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pay-as-you-go (PAYG) in Nebius AI Cloud

*Pay-as-you-go (PAYG)* is a Nebius AI Cloud [billing model](/signup-billing/billing-models/overview) where billing is based on actual resource usage. This model is best suited for users who need cost-effective flexibility without long-term commitments, though you can still opt for the [commitment discounts model](/signup-billing/billing-models/committed-usage) for certain workloads and save money.

## What is billed under PAYG

You are billed for the resources that you use, based on how long or how much you use them.

> For example, you can be billed for computing resources of your Compute virtual machine (VM) that was running for 6 hours, or for storing 300 GiB of data in Object Storage buckets for 5 days.

Resource usage and its costs are tracked in real time by your *PAYG balance*. The [Billing](https://console.nebius.com/billing) section in the web console shows your current balance; usage details are in the **Billing** → **Usage** section.

The PAYG model does not apply to resources that are free of charge or are included in your commitments.

## PAYG prices

Current PAYG prices are shown on the **Billing** → **Payments** → **List prices** tab in the web console. You can also see them in the documentation of paid services:

* [Compute](/compute/resources/pricing) (pricing also applies to [Managed Service for Kubernetes®](/kubernetes/resources/pricing) and [Serverless AI](/serverless/pricing-quotas))
* [Object Storage](/object-storage/resources/pricing)
* [Managed Service for MLflow](/mlflow/resources/pricing)
* [Managed Service for PostgreSQL®](/postgresql/resources/pricing)
* [Standalone Applications](/applications/standalone/pricing#standalone-applications) (pricing also applies to [Managed Service for Soperator](/slurm-soperator/managed-soperator/pricing-quotas))

The following services are provided free of charge:

* Container Registry
* Virtual Networks
* Audit Logs (in [preview](/overview/services#service-and-application-stages))
* SecretStash (in preview)
* Monitoring (in preview)
* Logging (in preview)

Services that are in preview may become paid when they are launched into general availability.

## Paying for PAYG usage

### By bank card

If your payment method is [bank card](/signup-billing/payments/card), you can [top up your PAYG balance manually](/signup-billing/payments/card#topping-up-your-payg-balance) with your card.

We will also automatically charge your card for your PAYG usage:

* At the beginning of each month, if your PAYG balance is negative on its first day.
* When your balance reaches the [threshold](/signup-billing/payments/threshold).

The charge amount brings your balance to zero.

<Tip>
  To avoid unexpected charges, we recommend that you top up your balance from time to time to keep it positive.
</Tip>

### By bank transfer

If your payment method is [bank transfers](/signup-billing/payments/bank-transfers), you can top up your PAYG balance manually. To do that, request a proforma invoice from the Nebius sales team.

We will also send you an [invoice](/signup-billing/payments/invoices#invoices) for the month's PAYG usage at the beginning of the following month. If your PAYG balance was negative at the end of the previous month, you will need to pay the invoice, using the details contained in it.

## How to stop being charged

If you no longer need a resource, delete it to stop incurring charges. For details on how to delete resources for each chargeable service, see the following instructions:

* **Compute**:
  * [Delete a virtual machine](/compute/virtual-machines/delete)
  * [Delete a volume](/compute/storage/manage#how-to-delete-a-volume)
* **Managed Service for Soperator**: [Delete a cluster](/slurm-soperator/managed-soperator/manage#how-to-delete-a-cluster)
* **Managed Service for Kubernetes**:
  * [Delete a cluster](/kubernetes/clusters/manage#how-to-delete-clusters)
  * [Delete node groups](/kubernetes/node-groups/manage#how-to-delete-node-groups)
* **Object Storage**: [Delete a bucket](/object-storage/buckets/manage#how-to-delete-buckets)
* **Managed Service for PostgreSQL**: [Delete a cluster](/postgresql/clusters/manage#how-to-delete-clusters)
* **Serverless AI**:
  * [Delete an endpoint](/serverless/endpoints/manage#how-to-delete-an-endpoint)
  * [Delete a job](/serverless/jobs/manage#how-to-delete-a-job)
* **Managed Service for MLflow**: [Delete a cluster](/mlflow/clusters/delete)
* **Standalone Applications**: [Delete an application](/applications/standalone/manage)

<Note>
  If a VM is stopped, you don't pay for its computing resources, but you are still charged for its storage volumes. If you don't need these volumes, delete them to stop being charged.
</Note>

## See also

* [Viewing PAYG usage](/signup-billing/usage/view#how-to-view-payg-usage)
* [Exporting usage data in the CSV format](/signup-billing/usage/export)

***

*Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.*
