> ## 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.

# Update company tier

> Set the tier for a company explicitly, rather than inheriting it.

If you want to explicitly set the tier for a company you can do so using this mutation. If instead you want to add many companies to a tier at once, you can use the [add members mutation](./add-members).

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

This operation requires the following permissions:

* `tierMembership:read`
* `tierMembership:create`

<Snippet file="graphql/update-company-tier.mdx" />
