# Usage and Transactions

### **Usage**

The **Usage** sections i Krutrim Cloud provides a unified view of your resource consumption, costs, and transaction history. It enables you to track credits usage across all services, review your remaining balance, and manage payment records — ensuring complete transparency over your cloud spending.

### **Usage Metrics**

The **Usage Metrics** dashboard helps you monitor how your credits are being consumed across various Krutrim Cloud services, including:

* **Core Infrastructure** – Compute, Storage, Network
* **AI Studio** – Model Catalogue, Deployment, Finetuning, Evaluation
* **AI Solutions** – Bhashik, DIS, Industrial Solutions

#### **Key Features**

* **Remaining Balance**: Shows the available credits for use.
* **Total Credits Used**: Displays cumulative usage within a selected date range.
* **Breakdown by Service**: Visual representation of credits consumed by each service.
* **Time Filter**: Select a specific date range to analyse historical usage trends.

***

### **Transactions**

The **Transactions** section provides detailed records of your payments, credit top-ups, and service charges, allowing you to manage finances effectively.

#### **Key Features**

* **Transaction History**: Complete list of all payments, credit purchases, and refunds.
* **Transaction Details**: Includes ID, date & time, type (service payment or credit purchase), description, service category, amount, and status.
* **Actions**:
  * **View Details** – See complete transaction information.
  * **Download Receipt** – Save a copy for your records.
* **Status Indicators**:
  * *Completed* – Payment successfully processed.
  * *Pending* – Transaction awaiting confirmation.
  * *Failed* – Payment attempt unsuccessful.
  * *Refunded* – Credits refunded to your account.

***

### **How They Work Together**

* **Usage Metrics** tells you *where* your credits are being spent.
* **Billing** tells you *how* and *when* you purchased or spent credits.

Together, these sections give you **end-to-end visibility** over your cloud usage and costs, helping you plan and optimise your consumption.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloud.olakrutrim.com/basics/usage-and-transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
