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

# Credits & plans

> How Hizura bills for research — per delivered cell — plus plan allowances, search modes, and why a run stopped.

## Only data costs credits

Hizura bills per **delivered cell**. A credit is spent when Hizura produces a result — a new lead, a verified email, an enrichment. The thinking is free, and so is anything that didn't produce a value.

| What happens                             | Cost      |
| ---------------------------------------- | --------- |
| Basic researched cell                    | 1 credit  |
| Verified work email cell                 | 3 credits |
| Prompting, reasoning, and planning       | 0 credits |
| Empty result or failed enrichment        | 0 credits |
| Reading, editing, and exporting tables   | 0 credits |
| Pipeline boards and conversation history | 0 credits |

Each discovered entity also counts as one basic cell — the "new lead" itself — on top of the columns filled for it.

<Note>
  A 10-row table with 5 researched columns and no emails costs about 60 credits: 10 rows × (1 lead cell + 5 column cells).
</Note>

## Plans

| Plan           | Price      | Credits           | Model                | Email finder |
| -------------- | ---------- | ----------------- | -------------------- | ------------ |
| **Free**       | \$0 / mo   | 100, one-time     | `hizura-v1.9.9-lite` | —            |
| **Starter**    | \$29 / mo  | 400 / mo          | `hizura-v1.9.9-lite` | Yes          |
| **Pro**        | \$129 / mo | 2,000 / mo        | `hizura-v1.9.9-max`  | Yes          |
| **Scale**      | \$499 / mo | 10,000 / mo       | `hizura-v1.9.9-max`  | Yes          |
| **Enterprise** | Custom     | Custom, unmetered | `hizura-v1.9.9-max`  | Yes          |

Every plan includes unlimited team members and free export.

* The **Free** allowance is a one-time grant when you sign up, not a monthly refill. It caps runs at 20 entities and has no email finder.
* **Paid** balances reset to the plan amount at each billing period. Unused credits do not roll over.
* **Pro** adds higher parallelisation, and **Scale** the maximum, which mainly shows up as lower latency on large runs.
* **Enterprise** accounts aren't credit-metered at all.

## Search modes

Your plan sets how hard the agent works on each run:

| Mode                 | Plans                  | Behaviour                                                                                 |
| -------------------- | ---------------------- | ----------------------------------------------------------------------------------------- |
| `hizura-v1.9.9-lite` | Free, Starter          | Lighter searches. Fine for most cases, and ideal when your target isn't especially niche. |
| `hizura-v1.9.9-max`  | Pro, Scale, Enterprise | Goes deeper. Handles very niche prospect searches noticeably better.                      |

## Knowing the price before you run

When Hizura [interviews you](/features/conversation), the final question prices each option against your actual balance:

```text theme={null}
Roughly how many rows are you looking for?
  5                                    35 credits
  10                                   70 credits
  As much as possible (~40 rows, up to 280 credits — all of your remaining balance)
```

The per-row cost comes from the columns you asked for, so dropping an expensive column (a verified email, say) lowers it. The figures quoted are a ceiling, not a bill — no credits are spent until you approve the brief, and the run then deducts only what it delivers.

If your balance can't cover even one row, Hizura tells you that up front instead of starting a run it can't finish.

## After the run

Every run ends with a summary strip reporting what you got, what it cost, and why it stopped:

```text theme={null}
Delivered 18 rows · 47 credits spent · Found everything you asked for
```

| Reason shown                                         | What happened                                        |
| ---------------------------------------------------- | ---------------------------------------------------- |
| Found everything you asked for                       | The run hit your target count                        |
| Research completed                                   | The run finished with nothing further to report      |
| Stopped — no more matching results found on the web  | An open-ended run exhausted the space                |
| Stopped — search effort limit reached                | The effort budget ran out before the target          |
| Stopped — your plan's per-run limit was reached      | The plan's entity ceiling was hit (Free: 20)         |
| Stopped early — your credit balance was reached      | Credits ran out mid-run                              |
| Not enough credits to run — please top up or upgrade | The balance couldn't cover a single row; nothing ran |

You're billed for what was delivered, so a run that stops early costs less than one that reaches its target — you never pay for rows you didn't get.

<Tip>
  The `/summaryVisibility` command hides the summary strip, and keeps it hidden for later runs on that table until you turn it back on. It's a per-person display preference, so it never removes the strip from a teammate's screen.
</Tip>
