> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following Litmos Actions:

* [Add User To Course](./actions/add-user-to-course)
* [Assign User To Team](./actions/assign-user-to-team)
* [Create User](./actions/create-user)
* [Delete User](./actions/delete-user)
* [Delete User From Team](./actions/delete-user-from-team)
* [Delete User Teams](./actions/delete-user-teams)
* [Get Course](./actions/get-course)
* [Get Course Results](./actions/get-course-results)
* [Get User](./actions/get-user)
* [Get User Course Results](./actions/get-user-course-results)
* [Get User Courses](./actions/get-user-courses)
* [Get User Teams](./actions/get-user-teams)
* [List Courses](./actions/list-courses)
* [List Users](./actions/list-users)
* [Litmos Custom Action](./actions/litmos-custom-action)
* [Remove User From Course](./actions/remove-user-from-course)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
