> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/data-library/incidents/dashboard-actions/report-an-incident-by-email-pagerduty.md).

# Report an Incident by Email (PagerDuty)

The following procedure describes about how report an incident by sending an email when you have the PagerDuty account integrated on Sprinto as your incident ticket management option. You can send email defining the incident details in the mail, this will log the incident ticket on the Sprinto Platform.

**Note:** The tickets created via email cannot be tracked on Sprinto.

### **Prerequisites**:

* Logged in on Sprinto’s employee portal.
* Configured PagerDuty account on Sprinto. Refer to

[Configure PagerDuty for Incident Ticket Management](https://sprinto.freshdesk.com/a/solutions/articles/72000602993)

### **Procedure**:

Step 1: Click on **Report Incident**.  &#x20;

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72048432276/original/8WWQxV3DTROHVj61A-Isus4lhjLpggz2vg.png?1683805798" alt=""><figcaption></figcaption></figure>

Step 2: Click on **Send Email**.

**Note**: This will prompt an email message window.  &#x20;

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72048432432/original/HQ7mQJGblc1-93co49j7tEY-Bz3KntQKlw.png?1683805878" alt=""><figcaption></figcaption></figure>

Step 3: Write the email. Describe the incident in brief, and send it.

**Note**: This mail will create a incident with the details mentioned in the mail and ticket title as email subject.

### **Result**:

This will create the incident ticket on the registered PagerDuty account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/data-library/incidents/dashboard-actions/report-an-incident-by-email-pagerduty.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
