# Determine user roles

## Default roles

A key consideration when setting up Snyk is determining which [default user roles](/snyk-platform-administration/user-roles/pre-defined-roles.md) align with your needs.

The Team plan has the following fixed roles in Snyk, each with a fixed set of permissions. These permissions cannot be changed on the Team plan.

The following are the default roles:

* **Org Admin**: Typically assigned to team leads. Users with this role can add/delete Projects, override Snyk checks, and provision users. It is common to assign this to team leads, admins, and security team users.
* **Org Collaborator**: This is the default role in Snyk used for developers. This role is ideal for small teams or for a very developer-first organizational approach.

{% hint style="info" %}
If you need more granularity in roles/permissions, consider upgrading to Snyk Enterprise Plan to access Custom Roles and SSO functionality.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/implementation-and-setup/team-implementation-guide/phase-1-discovery-and-planning/determine-member-roles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
