> ## 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 Snipe-IT Actions:

* [Check In Hardware](./actions/check-in-hardware)
* [Check In License Seat](./actions/check-in-license-seat)
* [Check Out Hardware](./actions/check-out-hardware)
* [Check Out License Seat](./actions/check-out-license-seat)
* [Create Hardware](./actions/create-hardware)
* [Create License](./actions/create-license)
* [Create User](./actions/create-user)
* [Delete Hardware](./actions/delete-hardware)
* [Delete License](./actions/delete-license)
* [Delete User](./actions/delete-user)
* [Get Hardware](./actions/get-hardware)
* [Get Hardware By Serial](./actions/get-hardware-by-serial)
* [Get Hardware By Tag](./actions/get-hardware-by-tag)
* [Get Hardware Licenses](./actions/get-hardware-licenses)
* [Get License](./actions/get-license)
* [Get License Seat](./actions/get-license-seat)
* [Get License Seats](./actions/get-license-seats)
* [Get User](./actions/get-user)
* [Get User Assets](./actions/get-user-assets)
* [Get User Licenses](./actions/get-user-licenses)
* [List Categories](./actions/list-categories)
* [List Hardware](./actions/list-hardware)
* [List Licenses](./actions/list-licenses)
* [List Models](./actions/list-models)
* [List Statuses](./actions/list-statuses)
* [List Users](./actions/list-users)
* [Snipe-IT Custom Action](./actions/snipe-it-custom-action)
* [Update Hardware](./actions/update-hardware)
* [Update License](./actions/update-license)
* [Update User](./actions/update-user)

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