> ## 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 Data Center Actions:

* [Add Attachment](./actions/add-attachment)
* [Add Comment](./actions/add-comment)
* [Add User To Group](./actions/add-user-to-group)
* [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 Attachment](./actions/get-attachment)
* [Get Component](./actions/get-component)
* [Get Issue](./actions/get-issue)
* [Get Project](./actions/get-project)
* [Get Projects](./actions/get-projects)
* [Get Transitions](./actions/get-transitions)
* [Jira Data Center Custom Action](./actions/jira-data-center-custom-action)
* [List Fields](./actions/list-fields)
* [List Issues](./actions/list-issues)
* [List Project Components](./actions/list-project-components)
* [Remove Attachment](./actions/remove-attachment)
* [Remove User](./actions/remove-user)
* [Remove User From Group](./actions/remove-user-from-group)
* [Search Groups](./actions/search-groups)
* [Search Users](./actions/search-users)
* [Update Component](./actions/update-component)
* [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>
