# Agent Notification Skill

<figure><img src="/files/jYsHxa0fHBrOEwbbvluy" alt=""><figcaption></figcaption></figure>

## Notification Trigger at the Start of a Conversation

This setting enables a notification trigger whenever a new conversation starts, allowing you or your team to respond promptly.

<figure><img src="/files/oFN5GFzRZuNktJ5ioYDr" alt=""><figcaption></figcaption></figure>

## Notification Trigger at the End of a Conversation

**ChatGPT said:**

This setting sends a notification when a conversation ends, helping you track user interactions and follow up if needed.

<figure><img src="/files/OwRYTxrjMaKtMpdqPRck" alt=""><figcaption></figcaption></figure>

## Notification Recipients

This section specifies who will receive chat notifications and through which channel, such as sending alerts to the listed email address/phone number.

<figure><img src="/files/yYfl1veZVvF7QZOn4WF5" alt=""><figcaption></figcaption></figure>

## Ability to Add Recipients to receive Notification

You can add a Notification Recipient by simply clicking the button

<figure><img src="/files/64RYLV64BNR4vKyBmJEi" alt=""><figcaption></figcaption></figure>

## Ability to Receive Notification via Email/SMS

This feature allows you to set up notifications via both email and SMS, ensuring recipients are alerted through their preferred communication channel.

<figure><img src="/files/OIzLchLe3nFPFTViRUCr" alt=""><figcaption></figcaption></figure>

## [Notification Setup Video](https://www.youtube.com/watch?v=U5Zsdvf_fWE)

{% embed url="<https://www.youtube.com/watch?v=U5Zsdvf_fWE>" %}


---

# 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.raiaai.com/raia-cx/agent-skills/agent-notification-skill.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.
