# Billing FAQ

## How is ECU charged?

Per compute-intensive operation (model inference, judge calls, GEPA, trace evaluations). See [ECU concept](/11.-admin/concepts-ecu-credits.md).

## When does ECU expire?

Free tier starter ECU expires per the terms; PAYG ECU does not expire while your account is active.

## Where do I see invoices?

**Settings → Billing → Invoices**.

## Can I upgrade or downgrade?

Yes. Free → Premium PAYG is self-serve. Premium → Enterprise is sales-led.

## What if I run out of ECU?

New compute-intensive operations are blocked until you top up. Catalog browsing and saved configs continue to work.

## See also

* [Pricing](/12.-support/12-support.md)
* [ECU credits](/11.-admin/ecu-credits-billing.md)


---

# 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.layerlens.ai/12.-support/billing-faq.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.
