# Jeli: Create A Post-Incident Review

Creates a Jeli post-incident review and automatically imports the PagerDuty incident timeline into Jeli's Narrative Builder.


> **Availability:** See the [Incident Workflow Actions Overview table](/workflow-actions) for the plans this workflow is available on.

## Description

Create a post-incident review in [Jeli](/incident-management/after-incident/get-started-with-jeli-post-incident-reviews). The [post-incident review](/incident-management/after-incident/jeli-post-incident-reviews) will automatically import the PagerDuty incident timeline into the Jeli [Narrative Builder](/incident-management/after-incident/jeli-post-incident-reviews/post-incident-review-report/narrative-builder).

## Instructions

> **Prerequisite:** The [PagerDuty | Jeli](/incident-management/after-incident/jeli-settings-and-integrations/pagerduty-integration-jeli) integration is required for this action. Please follow the [Integration Walkthrough](/incident-management/after-incident/jeli-settings-and-integrations/pagerduty-integration-jeli#integration-walkthrough) to install it.

1. If you have not done so, follow the instructions to [Create an Incident Workflow](/ai-automation/automation/incident-workflows#create-an-incident-workflow).
2. When the instructions prompt you to [add actions](/ai-automation/automation/incident-workflows#add-actions), select **this action**.
3. Enter the following **Inputs** and click **Save**.
4. Continue following instructions to **Publish** the Workflow.
5. When the action runs, you will see the **Outputs** listed below.

## Inputs

> **Field References:** Fields with the **\{+\}** icon accept [Field References](/ai-automation/automation/incident-workflows#field-references), which can be useful for referencing incident data or outputs created in prior workflow steps. To add Field References, click **\{+\}**, or enter `{{`, and select relevant fields. Refer to the [Field References](/ai-automation/automation/incident-workflows#field-references) article for more information.

| Name             | Description                                                                                                                |
| :--------------- | :------------------------------------------------------------------------------------------------------------------------- |
| Connection Input | Select a [Workflow Integration](/ai-automation/automation/incident-workflows/workflow-integrations) or click **New Jeli Connection** to establish a new one. |
| Incident ID      | The ID of the PagerDuty incident.                                                                                          |
| User ID          | The ID of the PagerDuty user running the action.                                                                           |
| Summary          | The summary of the post-incident review. If not provided, the summary of the incident will be used.                        |

## Outputs

| Name                     | Description                                                                         |
| :----------------------- | :---------------------------------------------------------------------------------- |
| Result                   | Value that shows if the action was successful or not. Either “Success” or “Failed”. |
| Result Summary           | Brief description of what the action did or if it failed.                           |
| Error                    | Brief description that is populated if the action failed.                           |
| Post Incident Review ID  | The ID of the created post-incident review.                                         |
| Post Incident Review URL | The URL of the created post-incident review.                                        |
