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

* [Add User To Group](./actions/add-user-to-group)
* [Confluence Custom Action](./actions/confluence-custom-action)
* [Copy Page](./actions/copy-page)
* [Copy Page Hierarchy](./actions/copy-page-hierarchy)
* [Create Group](./actions/create-group)
* [Create Page](./actions/create-page)
* [Delete Content](./actions/delete-content)
* [Get Content By ID](./actions/get-content-by-id)
* [Get Group](./actions/get-group)
* [Get Group Members](./actions/get-group-members)
* [Get Groups](./actions/get-groups)
* [Get User](./actions/get-user)
* [List Pages](./actions/list-pages)
* [Move Page](./actions/move-page)
* [Permission Check](./actions/permission-check)
* [Remove Group](./actions/remove-group)
* [Remove Member From Group](./actions/remove-member-from-group)
* [Search Content](./actions/search-content)
* [Search Groups](./actions/search-groups)
* [Update Content](./actions/update-content)

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