> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/sales/offers/how-to-include-additional-settings-for-your-offer",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Manage Offer Notifications

> Configure notification settings for an Offer, including third-party email integrations, purchase alerts, and cart abandonment emails.

## Edit notification settings for an Offer

1. Open the **Sales** tab from the Dashboard.
2. Click **Pricing**.
3. Edit an existing Offer or [create a new one](/articles/sales/offers/create-an-offer).
4. Open the **Settings** tab from your Offer Editor.
5. Under the **Notifications** section, toggle on the desired notification options.
6. Click **Save** to apply your changes.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/pbzjd0idh9" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Tip>
  **Tip:** Only customers who purchase an Offer will trigger these notifications. They are not triggered when someone is [granted an Offer](/articles/sales/offers/how-to-grant-an-offer).
</Tip>

Looking to send your customers a confirmation after purchase? [Learn more](/articles/sales/offers/what-happens-when-a-customer-purchases-my-offer#step-3-automatic-after-purchase-email).

## Notification settings

### Send customers to third-party email provider

This setting allows you to integrate the Offer with a third-party email provider. This way you can send the customer's information to one of your integrated services.

<Note>
  **Note:** If the [Offer is granted](/articles/sales/offers/how-to-grant-an-offer) instead of purchased, the customer's information will not be sent to your third-party email provider.
</Note>

### Get notified when a purchase has been made

Enable this setting to be notified via email when someone purchases the Offer. Add multiple emails by hitting the tab/enter key after each email.

### Send cart abandonment emails

Send customers an email reminder to complete their order after a set amount of time. [Learn more](/articles/sales/checkout/how-to-send-an-email-after-a-customer-abandons-cart)

<Tip>
  **Tip:** Use [Automations](/articles/marketing/automations/automations-overview) to set up multiple different after purchase actions like adding a tag, registering to an event, etc.
</Tip>
