# PagerDuty credentials

You can use these credentials to authenticate the following nodes with PagerDuty.

- [PagerDuty](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.pagerduty)


## Prerequisites

Create a [PagerDuty](https://pagerduty.com/) account.

## Using OAuth

1. Access your PagerDuty dashboard.
2. Select 'Developer Mode' from the number pad icon in the top right.
3. Click on the ***Create New App*** button.
4. Enter a name in the ***App Name*** field, and a description in the ***Brief Description*** field.
5. Select 'Infrastructure Automation' from the ***Category*** dropdown list.
6. Choose the appropriate option for the publication of your app and click on the ***Save*** button.
7. Click on the ***Add*** button in the 'OAuth 2.0' section.
8. Copy the 'OAuth Callback URL' provided in the 'PagerDuty OAuth2 API' credentials in Mosaic Workflows and paste it in the ***Redirect URL*** field in the PagerDuty app creation page.
9. Use the provided ***Client ID*** and ***Client Secret*** with your PagerDuty OAuth2 API credentials in Mosaic Workflows.
10. Select 'Read/Write' from the ***Set Permission Scopes*** dropdown list and then click on ***Save***.
11. Click on the circle button in the OAuth section of Mosaic Workflows to connect a PagerDuty account to Mosaic Workflows.
12. Click on the ***Save*** button to save your credentials.


## Using Access Token

1. Access your PagerDuty dashboard.
2. Click on configuration.
3. Click on API access.
4. Create a new API key.
5. Use this API key with your PagerDuty node credentials in Mosaic Workflows.