> ## 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 TeamCity Actions:

* [Add Build To Queue](./actions/add-build-to-queue)
* [Add User](./actions/add-user)
* [Cancel Build](./actions/cancel-build)
* [Delete Queued Build](./actions/delete-queued-build)
* [Delete User](./actions/delete-user)
* [Get All Build Types](./actions/get-all-build-types)
* [Get All Builds](./actions/get-all-builds)
* [Get All Queued Builds](./actions/get-all-queued-builds)
* [Get All Users](./actions/get-all-users)
* [TeamCity Custom Action](./actions/teamcity-custom-action)

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