> For the complete documentation index, see [llms.txt](https://everyday-digital.gitbook.io/falkor-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everyday-digital.gitbook.io/falkor-dev-docs/pathways/enrolments.md).

# Enrolments

## Enrolment Endpoints

### **List**

The **list** endpoint allows for **retrieving multiple pathways** and **user enrolments**. This is useful if you wish to track the enrolment status & progression of users.

{% content-ref url="/pages/-MJB3Z0ych4tcHcz8oJc" %}
[List](/falkor-dev-docs/pathways/enrolments/list.md)
{% endcontent-ref %}

### Manage

The **manage** endpoint allows for **managing multiple users in a single pathway.** This is useful for **bulk user add (enroll) / remove (disenroll) actions** to a pathway.&#x20;

{% content-ref url="/pages/-MJB3UYk4jdPNjJsUENx" %}
[Manage](/falkor-dev-docs/pathways/enrolments/manage.md)
{% endcontent-ref %}

### Insert

The **insert** endpoint allows for **adding a single user to multiple pathways**. This is similar to the **add** parameter for the **manage** endpoint but allows for multiple pathway assignments.

{% content-ref url="/pages/-MJB3WA8AvxaX4-oRFhR" %}
[Broken mention](broken://pages/-MJB3WA8AvxaX4-oRFhR)
{% endcontent-ref %}

### Remove

The **remove** endpoint allows for **removing a single user** from multiple pathways. This is similar to the remove parameter for the **manage** endpoint but allows for multiple pathway removals.

{% content-ref url="/pages/-MJB3a-3RT1I3an2sLpH" %}
[Broken mention](broken://pages/-MJB3a-3RT1I3an2sLpH)
{% endcontent-ref %}
