> ## 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 Prisma Access Actions:

* [Create Address](./actions/create-address)
* [Create Address Group](./actions/create-address-group)
* [Create External Dynamic List](./actions/create-external-dynamic-list)
* [Create Local User](./actions/create-local-user)
* [Create Local User Group](./actions/create-local-user-group)
* [Create Security Rule](./actions/create-security-rule)
* [Create Tag](./actions/create-tag)
* [Create URL Categories](./actions/create-url-categories)
* [Delete Address](./actions/delete-address)
* [Delete Address Group](./actions/delete-address-group)
* [Delete External Dynamic List](./actions/delete-external-dynamic-list)
* [Delete Local User](./actions/delete-local-user)
* [Delete Local User Group](./actions/delete-local-user-group)
* [Delete Quarantined Device](./actions/delete-quarantined-device)
* [Delete Security Rule](./actions/delete-security-rule)
* [Delete Tag](./actions/delete-tag)
* [Delete URL Category](./actions/delete-url-category)
* [Edit Tag](./actions/edit-tag)
* [Get Address](./actions/get-address)
* [Get Address Group](./actions/get-address-group)
* [Get External Dynamic List](./actions/get-external-dynamic-list)
* [Get Local User](./actions/get-local-user)
* [Get Local User Group](./actions/get-local-user-group)
* [Get Security Rule](./actions/get-security-rule)
* [Get Tag](./actions/get-tag)
* [Get URL Category](./actions/get-url-category)
* [List Address Groups](./actions/list-address-groups)
* [List Addresses](./actions/list-addresses)
* [List Configuration Jobs](./actions/list-configuration-jobs)
* [List External Dynamic Lists](./actions/list-external-dynamic-lists)
* [List Local User Groups](./actions/list-local-user-groups)
* [List Local Users](./actions/list-local-users)
* [List Quarantined Devices](./actions/list-quarantined-devices)
* [List Security Rules](./actions/list-security-rules)
* [List Tags](./actions/list-tags)
* [List URL Categories](./actions/list-url-categories)
* [Prisma Access Custom Action](./actions/prisma-access-custom-action)
* [Push Candidate Configuration](./actions/push-candidate-configuration)
* [Quarantine Device](./actions/quarantine-device)
* [Rollback Running Configuration](./actions/rollback-running-configuration)
* [Update Address Group](./actions/update-address-group)
* [Update External Dynamic List](./actions/update-external-dynamic-list)
* [Update Local User](./actions/update-local-user)
* [Update Local User Group](./actions/update-local-user-group)
* [Update Security Rule](./actions/update-security-rule)
* [Update URL Category](./actions/update-url-category)

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