# Types of Roles

Affinity has three primary role types within the platform.

1. [External Admin](/product-guides/types-of-roles/external-admin.md)
2. [Internal Admin](/product-guides/types-of-roles/internal-admin.md)
3. [Learner](/product-guides/types-of-roles/learner.md)

A user can be one or more of these roles within an organization. All users are given the Learner role by default.

Additionally, learners can also be designated as managers for additional oversight and reporting.


---

# 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.itsaffinity.com/product-guides/types-of-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.
