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

* [Add Event](./actions/add-event)
* [Add Users To Group](./actions/add-users-to-group)
* [Archive Events To S3](./actions/archive-events-to-s3)
* [Create Group](./actions/create-group)
* [Create Or Update A File](./actions/create-or-update-a-file)
* [DataSet Custom Action](./actions/dataset-custom-action)
* [Delete File](./actions/delete-file)
* [Delete Group](./actions/delete-group)
* [Edit Group Permission](./actions/edit-group-permission)
* [Edit User Permissions](./actions/edit-user-permissions)
* [Get File](./actions/get-file)
* [Invite Or Create User](./actions/invite-or-create-user)
* [List Files](./actions/list-files)
* [List Groups](./actions/list-groups)
* [List Users](./actions/list-users)
* [List Users In Group](./actions/list-users-in-group)
* [Remove Users From Group](./actions/remove-users-from-group)
* [Revoke User Access](./actions/revoke-user-access)
* [Search Events](./actions/search-events)

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