# OrganizationCustomRoleKey

`OrganizationCustomRoleKey` is a type that represents the user's Role in an Organization. It will be string unless the developer has provided their own types through [`ClerkAuthorization`](https://clerk.com/docs/guides/development/override-clerk-types-interfaces.md?sdk=nextjs#example-custom-roles-and-permissions).

Clerk provides the [default Roles](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions.md?sdk=nextjs#default-roles) `org:admin` and `org:member`. However, you can create [Custom Roles](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions.md?sdk=nextjs#custom-roles) as well.

---

## Sitemap

[Overview of all docs pages](https://clerk.com/docs/llms.txt)
