> ## Documentation Index
> Fetch the complete documentation index at: https://plain-docs-orca-916-agent-docs-restructure.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove companies and tenants from tiers

> Remove companies and tenants from the tiers they belong to.

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

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

This operation requires the following permissions:

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

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