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

# Krea Agent: plans, access and credits

> Which Krea plans include Krea Agent, what each plan can select, and how agent sessions and generations use compute units.

Krea Agent is open on every plan, including Free. Sign in to send a message. What differs by plan is the model and effort controls, the Enterprise surfaces, and how sessions are billed.

## What each plan includes

|                                       | Free            | Basic, Pro, Creator Basic, Creator Pro | Max, Creator Max, Business | Enterprise       |
| ------------------------------------- | --------------- | -------------------------------------- | -------------------------- | ---------------- |
| Open Krea Agent and run sessions      | Yes             | Yes                                    | Yes                        | Yes              |
| **Auto** orchestrating model          | Instant, Medium | Instant, Medium, High                  | All four efforts           | All four efforts |
| Pin a specific orchestrating model    | No              | Short list of included models          | Full list                  | Full list        |
| Context library, skills, integrations | Yes             | Yes                                    | Yes                        | Yes              |
| Routines (scheduled runs)             | No              | No                                     | No                         | Yes              |
| Custom agents                         | No              | No                                     | No                         | Yes              |

The short list for Basic and Pro plans is GPT-5.6 Luna, Gemini 3.8 Flash, Gemini 3.5 Flash, Gemini 3.5 Flash-Lite, Gemini 3.1 Pro, Gemini 3.1 Flash Lite, Gemini 2.5 Flash Lite and GLM 5.2. Selecting a locked model or effort opens the upgrade dialog.

<Note>
  Workspace admins on Enterprise can ask Krea to enable routines, custom agents or model selection for a specific workspace. See [Organization management](/docs/user-guide/help-and-support/organization-management).
</Note>

## How agent sessions use compute units

Two things can use [compute units](/docs/user-guide/help-and-support/compute-units) in a session.

**Generations.** Every image, video, upscale or audio clip the agent makes is a normal Krea generation. It costs the same compute units as the same generation made by hand in the Image or Video tool. There is no separate agent balance.

**The orchestrating model.** The chat model that plans and reviews also has a cost.

| Plan       | Auto                                                    | A pinned model                                        |
| ---------- | ------------------------------------------------------- | ----------------------------------------------------- |
| Free       | Charged at 5% of the model's token price                | Not available                                         |
| Paid plans | Included, except Extra High runs that use Claude Opus 5 | Included models: free. Other models: full token price |

When a workspace runs out of compute units, the agent stops before the next billable turn and shows the out-of-compute dialog. Your draft is kept, so you can top up and retry.

<Tip>
  Efforts differ in how much the orchestrator plans and reviews, not in what the generations cost. Use **Instant** or **Medium** for edits and single assets. Use **High** or **Extra High** for a campaign where you want the agent to review and retry on its own.
</Tip>

## Free Agent credits (until September 15, 2026)

For the launch week, generations the agent submits cost 0 compute units until your cumulative agent spend reaches your plan's allowance. The **free credits left** pill in the composer shows what remains.

| Plan                               | Allowance     |
| ---------------------------------- | ------------- |
| Free                               | 300 credits   |
| Basic, Creator Basic               | 1,500 credits |
| Pro, Creator Pro, Max, Creator Max | 5,000 credits |
| Business, Enterprise               | Not included  |

The allowance is per user, across workspaces, and applies to generations the web agent submits. It ends at the end of September 15, 2026, Pacific time.

## FAQ

<AccordionGroup>
  <Accordion title="Do I need an invitation or an access code?">
    No. Krea Agent is open on every plan since September 10, 2026. Old invitation links redirect to the agent.
  </Accordion>

  <Accordion title="Can my team share one agent?">
    Every member of a workspace has their own sessions. Shared brand context goes in **Workspace Context** so every member's agent uses it. Custom agents with their own instructions are an Enterprise feature.
  </Accordion>

  <Accordion title="Why did a session use more compute units than one generation?">
    A brief that asks for variants, reviews and edits runs several generations. Open the **Generations** panel in the session to see each one. Upscales with Topaz and hero video with Seedance 2.5 are the most expensive steps.
  </Accordion>

  <Accordion title="Is the agent available on mobile?">
    Yes. The web agent works on phones and the Krea iOS app. Model and effort controls follow the same plan rules.
  </Accordion>
</AccordionGroup>
