# Email

The **Email Notifier** for P0 Security keeps your team informed of critical access-related events in real-time. It ensures that both access **requestors (principals)** and **approvers** are immediately notified of important lifecycle changes in access permissions.

The Email Notifier automatically sends email alerts for key access events, including:

* **New Access Request** – Notifies approvers when a user submits a request for access.
* **Approval Granted** – Notifies the requestor and approvers when their access is approved.
* **Access Revoked** – Notifies both the requestor and approvers when access is explicitly revoked.
* **Access Expired** – Sends alerts when an access grant naturally expires.
* **Pre-approval Granted** – Notifies the requestor and approver when pre-approved access has been granted.
* **Pre-approval Expiration Reminder** – Notifies approver 2 weeks before their pre-approval expires.

#### Who Gets Notified

| Event                            | Notified Parties      |
| -------------------------------- | --------------------- |
| Access Request Created           | Approvers             |
| Access Approved                  | Approvers & Requestor |
| Access Revoked                   | Requestor             |
| Access Expired                   | Requestor             |
| Pre-approval Created             | Approver & Requestor  |
| Pre-approval Expiration Reminder | Requestor             |

## Installing your Email Notifier

1. Go to p0.app in your browser, navigate to **Integrations**, and select **Email** in the **Notifiers** section.

<figure><img src="https://3783273641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQNwGQz62W737pY0FzVb%2Fuploads%2Fgit-blob-29079ab7ac6c7ba1ef196ce33c79f9728f48547f%2Fimage.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

2. Within the integration, click the **"Install"** button.

<figure><img src="https://3783273641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQNwGQz62W737pY0FzVb%2Fuploads%2Fgit-blob-3e207b8964eafb7fd5dd937ca14de702c5e0d893%2Fimage.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

2. You're ready to go! No additional configuration is needed.

<figure><img src="https://3783273641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQNwGQz62W737pY0FzVb%2Fuploads%2Fgit-blob-e70b938efd141efd6c7fea4a315b587a3a9c17a5%2Fimage.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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.p0.dev/integrations/notifier-integrations/email.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.
