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

# Understand Credits

> Learn how credits are consumed and how to track usage

# Credits

Credits are the usage currency that power every action inside Kadabra.

## How credits are consumed

<CardGroup cols="2">
  <Card title="Node costs" icon="gauge">
    Each node has a specific credit cost on execution.\
    Examples: **AI Node = 50 credits**, **Google Search = 1 credit**.
  </Card>

  <Card title="Flow costs" icon="equals">
    A flow is a set of nodes. The **total run cost = sum of all node costs** that executed in that run.
  </Card>
</CardGroup>

<Info>
  Example: 1 AI Node + 1 Google Search = **51 credits per run**.
</Info>

## Find and track costs

<Frame>
  <img src="https://mintcdn.com/kadabra/D7CrC4bJasoChOy9/images/Group150.png?fit=max&auto=format&n=D7CrC4bJasoChOy9&q=85&s=bd3c9586487262aab1a10daccefe28cb" alt="Group150 Pn" width="1315" height="857" data-path="images/Group150.png" />
</Frame>

* **Find node costs** in the Nodes Catalog when creating or editing a flow.

<Frame>
  <img src="https://mintcdn.com/kadabra/D7CrC4bJasoChOy9/images/Group151.png?fit=max&auto=format&n=D7CrC4bJasoChOy9&q=85&s=557436ff7155c2238f583e9b32bd4803" alt="Group151 Pn" width="1317" height="849" data-path="images/Group151.png" />
</Frame>

* **Track usage** from your **Account** page to see run history, remaining credits, and billing.
