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

* [Add User To A Team](./actions/add-user-to-a-team)
* [Create Escalation Policy](./actions/create-escalation-policy)
* [Create Incident](./actions/create-incident)
* [Create Incident Status Update](./actions/create-incident-status-update)
* [Create Note](./actions/create-note)
* [Create Schedule](./actions/create-schedule)
* [Create Service](./actions/create-service)
* [Create Team](./actions/create-team)
* [Delete Escalation Policy](./actions/delete-escalation-policy)
* [Delete Schedule](./actions/delete-schedule)
* [Delete Service](./actions/delete-service)
* [Delete Team](./actions/delete-team)
* [Get Incident](./actions/get-incident)
* [Get Log Entry](./actions/get-log-entry)
* [Get Schedule](./actions/get-schedule)
* [Get Team](./actions/get-team)
* [Get User](./actions/get-user)
* [List Alerts](./actions/list-alerts)
* [List Escalation Policies](./actions/list-escalation-policies)
* [List Incident Notes](./actions/list-incident-notes)
* [List Incidents](./actions/list-incidents)
* [List Logs](./actions/list-logs)
* [List Members Of A Team](./actions/list-members-of-a-team)
* [List On Calls](./actions/list-on-calls)
* [List Schedules](./actions/list-schedules)
* [List Services](./actions/list-services)
* [List Teams](./actions/list-teams)
* [List Users](./actions/list-users)
* [PagerDuty Custom Action](./actions/pagerduty-custom-action)
* [Remove User From A Team](./actions/remove-user-from-a-team)
* [Snooze Incident](./actions/snooze-incident)
* [Update Incident](./actions/update-incident)
* [Update Schedule](./actions/update-schedule)

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