> ## 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 SolarWinds Service Desk Actions:

* [Create Incident](./actions/create-incident)
* [Create User](./actions/create-user)
* [Delete Incident By ID](./actions/delete-incident-by-id)
* [Delete User By ID](./actions/delete-user-by-id)
* [Get Incident By ID](./actions/get-incident-by-id)
* [Get User By ID](./actions/get-user-by-id)
* [List Categories](./actions/list-categories)
* [List Departments](./actions/list-departments)
* [List Incidents](./actions/list-incidents)
* [List Sites](./actions/list-sites)
* [List Users](./actions/list-users)
* [SolarWinds Service Desk Custom Action](./actions/solarwinds-service-desk-custom-action)
* [Update Incident By ID](./actions/update-incident-by-id)
* [Update User By ID](./actions/update-user-by-id)

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