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

# Pricing Migration Guide

> How Reducto's move from credit-based billing to per-product pricing affects you

## TL;DR

* Effective September 1, 2026, Reducto is introducing a new pricing structure. See [Usage and Pricing](/reference/credit-usage) for the full list rates.
* No existing customer will pay more in their current term as a result of these changes. Your pricing will either stay the same or decrease.
* For many customers, we're decreasing the cost across Extract, Deep Extract, and Split.
* Contracted customers do not need to take any action. Your current credit-based pricing and any applicable discounts remain in place until renewal.
* For existing pay-as-you-go customers, the new pricing takes effect on September 1, 2026. No action is required to take advantage of these pricing improvements.

## Plan migration timeline

| When              | What changes                                                                                                                                                                                                                                                                                                   |
| :---------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| September 1, 2026 | Per-product pricing becomes the default for all new customers. Existing pay-as-you-go customers will automatically get the new list credit rates. All credits will transfer over. Contracted customers will not see their rates change, aside from built-in savings (e.g., parsing being included in Extract). |
| October 1, 2026   | New Standard tier pay-as-you-go customers move automatically to per-product rate cards.                                                                                                                                                                                                                        |
| At renewal        | Contracted customers move only when they sign a new contract or rate card. Until then, existing pricing remains in place.                                                                                                                                                                                      |

## Key pricing changes

| Product         | Old pricing                                                                                                                 | New pricing (effective 9/1/2026)                                                             |
| :-------------- | :-------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------- |
| Extract         | \$20 / 1,000 pages. Parse billed separately, an additional \$10 / 1,000 pages up to \$40 / 1,000 pages.                     | \$20 / 1,000 pages, including parsing                                                        |
| Deep Extract V4 | \$40 / 1,000 pages plus \$1 / 1,000 pages per field extracted. Minimum of 30 credits per document. Parse billed separately. | \$40 / 1,000 pages, including parsing                                                        |
| Split           | \$20 / 1,000 pages. Parse billed separately. \$40 / 1,000 pages for Deep Split. Parse billed separately.                    | \$20 / 1,000 pages, including parsing. \$40 / 1,000 pages for Deep Split, including parsing. |

For the rates that applied before this change, see [Legacy Credit Usage](/reference/legacy-credit-usage).

## What existing customers need to do

* If you currently use the `usage.credits` field from your API response for your reporting, this will be moved to a new `usage_breakdown` object that reports product-specific quantities on October 1, 2026. We will release more detailed guidelines before this object is emitted.
* Existing pay-as-you-go customers will have their changes take place on September 1, 2026.
* Contracted customers will keep their current credit-based pricing, and any applicable discounts remain in place. Contact your CSM or support if you have any questions about how this change affects your individual plan.

## FAQ

<AccordionGroup>
  <Accordion title="I just signed up for Reducto, does the new pricing apply to my account?">
    If you signed up for Reducto after September 1, 2026, your account will automatically use the new pricing.
  </Accordion>

  <Accordion title="Do I still get 15,000 free credits on the Standard pay-as-you-go plan?">
    Yes. New customers will still have 15,000 credits to use.
  </Accordion>

  <Accordion title="What happens if I have pre-paid credits?">
    All pre-paid credits will carry over with no action required.
  </Accordion>

  <Accordion title="Will the usage.credits field still be emitted?">
    Starting October 1, 2026, this value will still exist in the JSON, but if you currently utilize this to calculate credit costs, you will instead need to migrate to the new `usage_breakdown` object.
  </Accordion>

  <Accordion title="Can I move to the new pricing earlier?">
    All Standard pay-as-you-go customers will automatically move to the new pricing on September 1, 2026. All Growth and Enterprise customers retain their contracted pricing structure until renewal.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Usage and Pricing" icon="credit-card" href="/reference/credit-usage">
    Current list pricing across all Reducto products.
  </Card>

  <Card title="Legacy Credit Usage" icon="clock-rotate-left" href="/reference/legacy-credit-usage">
    Credit rates that applied before September 1, 2026.
  </Card>
</CardGroup>
