# Notifications

Notifications can be configured for the Question Wall in My Profile > Notification Settings. Notifications can also be configured for Email, Slack, MS Teams, and Google Chat. Once configured, the respective assignee will receive a notification.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdvzi3epZ9bcVdwP7cx_CvAiybtyIPwjvf-JLfKr4kd4niAoanrrQI-4SpRVoEjV0jNw9_Cij_b_5oSI4SXfsLZkFrQxSP4hL_iPswweMY_AKPUGYU1Cj2VrA1L2Q_Jbip7z4w0yg?key=q9nCKlPLqEpneGZt-cv9Rw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notifications won't be received for self-assigned questions.
{% endhint %}

The assignee will receive email notifications for the initial question and all subsequent replies to the same question.


---

# 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.ovaledge.com/release8.1/question-wall/notifications.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.
