# Missed Call Email Notification

**Steps to Activate "Missed Call Notification via Email" Feature**

1. **Access Phone System Settings:**
   * Navigate to the **Phone System** section in your admin portal.
2. **Go to Phone Numbers:**
   * Select **Phone Numbers** from the available options.
3. **Select Desired Number(s):**
   * Choose the phone number(s) for which you want to enable missed call notifications.
   * Click **Edit Selected** to proceed.
4. **Open Advanced Options:**
   * On the right-hand side menu, scroll down and click on **Advanced Options.**
5. **Enable Missed Call Notification:**
   * Locate the **Missed Call Notify Email** option.
   * Set it to **"Yes."**
6. **Enter Notification Email Address:**
   * Specify the email address where missed call notifications should be sent.
7. **Save Changes:**

   * Click **Save** or **Apply** to confirm your settings.

   <figure><img src="/files/XXLoPCYpJHbFuNsf9sC1" alt=""><figcaption><p>Option to enable Missed Call notification via Email</p></figcaption></figure>

**Email Notification Example:**\
Once configured, you will receive an email notification containing the caller and recipient details. Example:

*"You had a missed call on 19494568787 from 18443694341/8443694341."*

<figure><img src="/files/Bb75jQZauG1JfxpZsb0v" alt=""><figcaption><p>Screenshot of the email recieved for the missed call notification</p></figcaption></figure>

Following these steps ensures that you receive timely alerts for missed calls via email.


---

# 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.cebodtelecom.com/features/missed-call-email-notification.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.
