# UserRole

**Kind:** Enum

**Source:** [`atloria-monorepo/packages/types/src/enums/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/enums/index.ts#L10)

Enums for Atloria
These enums match the Prisma schema and are used throughout the application
Note: These are maintained separately from

## Values

- `ADMIN`
- `MAINTAINER`
- `CONTRIBUTOR`
- `VIEWER`
