> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/help-center/podigee-hosting/why-cannot-i-add-more-editors-or-members.md).

# Why can't I add more editors or members?

Why an editor or organization member invitation is blocked in Podigee and what the team seat limit counts.

Your plan sets a number of team seats. The owner, every organization member, and every podcast editor use one seat each. Pending invitations count too.

{% tabs %}
{% tab title="Classic view" %}

### "You have reached your team seat limit. Upgrade to invite more editors."

All seats are in use. Remove an editor or a member you no longer need, or upgrade the plan.

### "You've reached the limit of members"

The organization has no free seat. The **Invite member** button is disabled until a seat is free. Select **Contact sales department** for a plan with more seats.

### "Editors are not available with your plan."

Podcast editors are available on Scale and above, or on an older plan that includes them.

![Team tab of a podcast in the classic view on the Launch plan with the Editors notice and the Upgrade to the Scale plan button, and the Contributors section with Add a contributor](https://3783285060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD93i0iLsYAqHLne1NyxS%2Fuploads%2Fgit-blob-4886b9ed36c9eb4899517ae64b9148b38b3f1f38%2Fdoc-help-027-classic-editors-gate.png?alt=media)

On the Launch plan, the Editors section of the Team tab offers only the upgrade.

### "You are not allowed to add or remove collaborators."

Only the podcast owner manages editors. Organization members invite people as organization members instead.

### Seats per plan

| Plan                  | Seats     |
| --------------------- | --------- |
| Launch, Starter, Grow | 1         |
| Scale                 | 3         |
| Creator               | 5         |
| Pro                   | 15        |
| Enterprise            | 25        |
| Broadcaster           | 50        |
| Network               | Unlimited |

For the details, see the Documentation pages "Invite editors to a podcast" and "Invite and manage organization members".
{% endtab %}

{% tab title="Podigee workspace" %}
The Podigee workspace does not include editor invitations or organization member management yet. Switch to the classic view to invite someone or to check the team seats.
{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.podigee.com/help-center/podigee-hosting/why-cannot-i-add-more-editors-or-members.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
