> 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/team-plan.md).

# Team Plan

The Team plan is for organizations or groups that want centralized plan administration, billing, and member access.

For current pricing, seat minimums, included credits, and plan availability, see [ideogram.ai/pricing](https://ideogram.ai/pricing).

## Team Owner and Billing

The Team owner manages the Team subscription. Owner/admin capabilities can include:

* managing Team billing and subscription settings;
* inviting members;
* removing members;
* reviewing seat count and seat-related billing;
* purchasing or assigning top-up credits where available;
* updating team name or icon where supported.

Seat changes can affect billing. Review the confirmation screen in-product before adding or removing members.

## Inviting Members

Team owners can invite members from the Team page where available. Invitations may be sent by username or email depending on the current product flow.

When a user accepts an invitation, they gain access to Team plan benefits according to their role and the current Team subscription. Adding a member can add a paid seat.

## Removing Members

Team owners can remove members from the Team page. Removing a member can affect that user's access to Team plan benefits and may not refund unused seat time or credits. Review the in-product confirmation before completing the removal.

## Team Members

Team members use Team access according to the active Team subscription and their role. Members may be able to switch between personal and team contexts when both are available.

## Private Generation

The Team plan can include private generation where supported. Private images follow the same private-generation behavior described in [Private Generations](/using-ideogram/generation-settings/private-generations.md). Do not assume private images are shared with the whole team unless the product explicitly shows a shared/team workspace for that image.

## Batch Generation

Batch Generation is available on Team where supported. See [Batch Generation](/using-ideogram/features-and-tools/batch-generation.md) for upload limits and template columns.


---

# 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/team-plan.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.
