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

# Intelligems net revenue

> Provider net revenue for one variation.

| Contract           | Value                             |
| ------------------ | --------------------------------- |
| Metric key         | `intelligems.current.net_revenue` |
| Source             | Intelligems                       |
| Status             | active                            |
| Type               | source                            |
| Semantic version   | Application calculation           |
| Catalog visibility | Supporting or fixed-surface only  |

## How it's calculated

```text theme={null}
Stored normalized checkpoint value = variation.netRevenue.
```

### Built from

* `variation.netRevenue`

## Known caveats

* This is a mutable current checkpoint, not a value to sum across captures.

## Where this appears

* Intelligems catalog detail
* Experiment OS when linked and projection is approved

<AccordionGroup>
  <Accordion title="Grain and identity" icon="ruler">
    One variation within an experiment/result-scope/lifecycle checkpoint.

    **Join and identity keys**

    * source lineage
    * experience id
    * scope hash
    * lifecycle version
    * variation id when applicable
  </Accordion>

  <Accordion title="Filters and boundaries" icon="filter">
    * The catalog displays the current unfiltered checkpoint.
    * Linked Experiment OS scopes can apply explicit custom-event filters.
  </Accordion>

  <Accordion title="Timezone, currency, and freshness" icon="clock">
    **Timezone.** captured\_at is an instant; daily result history additionally requires a verified Intelligems IANA timezone.

    **Currency.** Uses the currency stored on the result checkpoint. No FX conversion.

    **Freshness.** Hourly while relevant, with final settlement and scheduled correction checks after pause/end.
  </Accordion>

  <Accordion title="Version history" icon="clock-rotate-left">
    | Date       | Change                                                        |
    | ---------- | ------------------------------------------------------------- |
    | 2026-07-29 | Established durable scoped result checkpoints and settlement. |
  </Accordion>
</AccordionGroup>
