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

# Remove companies and tenants to tiers

<Snippet file="graphql/sdk-note.mdx" />

You can remove companies and tenants from the tiers they are part of manually in the UI or via the API.

For this mutation you need the following permissions:

* `tierMembership:read`
* `tierMembership:delete`

<Snippet file="graphql/remove-members-from-tier.mdx" />
