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

* [Create Segment](./actions/create-segment)
* [Deactivate Segment In Environment](./actions/deactivate-segment-in-environment)
* [Delete Segment](./actions/delete-segment)
* [Enable Segment In Environment](./actions/enable-segment-in-environment)
* [Get User](./actions/get-user)
* [Kill Split In Environment](./actions/kill-split-in-environment)
* [List Environments](./actions/list-environments)
* [List Groups](./actions/list-groups)
* [List Segments](./actions/list-segments)
* [List Segments In Environment](./actions/list-segments-in-environment)
* [List Splits](./actions/list-splits)
* [List Traffic Types](./actions/list-traffic-types)
* [List Users](./actions/list-users)
* [List Workspaces](./actions/list-workspaces)
* [Partial Update Split Definition In Environment](./actions/partial-update-split-definition-in-environment)
* [Remove Segment Keys From Environment](./actions/remove-segment-keys-from-environment)
* [Restore Split In Environment](./actions/restore-split-in-environment)
* [Split Custom Action](./actions/split-custom-action)
* [Update Segment Keys In Environment](./actions/update-segment-keys-in-environment)
* [Update User](./actions/update-user)

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