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

* [Add Attachment](./actions/add-attachment)
* [Add Comment](./actions/add-comment)
* [Add User To Group](./actions/add-user-to-group)
* [Add Watcher](./actions/add-watcher)
* [Create Component](./actions/create-component)
* [Create Custom Field](./actions/create-custom-field)
* [Create Issue](./actions/create-issue)
* [Create User](./actions/create-user)
* [Delete Component](./actions/delete-component)
* [Delete Issue](./actions/delete-issue)
* [Edit Issue](./actions/edit-issue)
* [Get All Users](./actions/get-all-users)
* [Get Attachment Content](./actions/get-attachment-content)
* [Get Component](./actions/get-component)
* [Get Issue](./actions/get-issue)
* [Get Issue Types For Project](./actions/get-issue-types-for-project)
* [Get Project](./actions/get-project)
* [Get Transitions](./actions/get-transitions)
* [Jira Custom Action](./actions/jira-custom-action)
* [Link Issues](./actions/link-issues)
* [List Fields](./actions/list-fields)
* [List Issue Link Types](./actions/list-issue-link-types)
* [List Issues](./actions/list-issues)
* [List Project Components](./actions/list-project-components)
* [List Projects](./actions/list-projects)
* [Remove Attachment](./actions/remove-attachment)
* [Remove User](./actions/remove-user)
* [Remove User From Group](./actions/remove-user-from-group)
* [Remove Watcher](./actions/remove-watcher)
* [Search Fields](./actions/search-fields)
* [Search Groups](./actions/search-groups)
* [Search Users](./actions/search-users)
* [Update Component](./actions/update-component)
* [Update Custom Field](./actions/update-custom-field)
* [Update Issue Status](./actions/update-issue-status)

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