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

* [Box Custom Action](./actions/box-custom-action)
* [Create Copy Of File](./actions/create-copy-of-file)
* [Create Folder](./actions/create-folder)
* [Create User](./actions/create-user)
* [Delete File](./actions/delete-file)
* [Delete Folder](./actions/delete-folder)
* [Delete Previous Version From File](./actions/delete-previous-version-from-file)
* [Get All File Versions](./actions/get-all-file-versions)
* [Get File Collaborations](./actions/get-file-collaborations)
* [Get File Comments](./actions/get-file-comments)
* [Get File Information](./actions/get-file-information)
* [Get Folder Collaborations](./actions/get-folder-collaborations)
* [Get Folder Information](./actions/get-folder-information)
* [Get Items From Folder](./actions/get-items-from-folder)
* [Get Shared Link Information](./actions/get-shared-link-information)
* [Get Tasks From File](./actions/get-tasks-from-file)
* [Get User Information](./actions/get-user-information)
* [Promote File Version](./actions/promote-file-version)
* [Search File](./actions/search-file)
* [Update File](./actions/update-file)
* [Update File Shared Link](./actions/update-file-shared-link)

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