> For the complete documentation index, see [llms.txt](https://docs.ideogram.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ideogram.ai/plans-and-pricing/available-plans.md).

# Available Plans

Last verified: June 2, 2026 by docs audit handoff.

For current plan names, prices, included credits, top-up options, billing cadence, and feature availability, use the live pricing page: [ideogram.ai/pricing](https://ideogram.ai/pricing).

This page gives a stable overview of how plans and credits work. Pricing and credit amounts can change, so do not rely on static tables in docs for purchase decisions.

## Plans

Ideogram offers free and paid plan options. Paid plans can unlock additional capabilities such as more generation capacity, priority processing, private generation, uploads, advanced tools, team administration, and batch generation, depending on the plan and current product rollout.

Team plan details are covered in [Team Plan](/plans-and-pricing/team-plan.md). API access is billed and managed separately from normal Ideogram subscriptions; see [Ideogram API](/plans-and-pricing/ideogram-api.md).

## Credit System

Ideogram uses credits for image generation and some tools. Credit usage can depend on:

* selected model;
* render speed;
* number of output images;
* resolution or size tier;
* workflow or tool used.

For model-specific or endpoint-specific credit costs, use current product pricing, generated pricing data, or owner-verified cost data. Public docs should not duplicate per-model cost tables unless they are generated from the current cost source.

## Priority and Slow Credits

Priority credits are processed ahead of slow-queue generations. Slow credits or slow queue access can be available according to your plan and current product policy.

If your priority credits run out, Ideogram may move eligible generations to the slow queue or require a top-up, upgrade, or later retry depending on your plan and current product state.

## Top-Up Credits

Top-up availability, pack sizes, purchase limits, rollover behavior, and prices should be verified in the live product before publication. Use [ideogram.ai/pricing](https://ideogram.ai/pricing) for current top-up information.

## Billing and Legal Terms

Subscription management, cancellation, renewal, refunds, and billing behavior are governed by the current checkout flow and Ideogram legal terms.

* Pricing: [ideogram.ai/pricing](https://ideogram.ai/pricing)
* Terms of Service: [ideogram.ai/legal/tos](https://ideogram.ai/legal/tos)
* Account settings: [Account Settings](/using-ideogram/account-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ideogram.ai/plans-and-pricing/available-plans.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.
