# Notification Settings

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FRMKTofKZwxItuqynQ6hq%2Fimage.png?alt=media&#x26;token=30f79693-8271-410e-9217-0f5237f867e1" alt=""><figcaption><p>Notification Settings page</p></figcaption></figure>

#### EOD Email Preferences

If unticked, this prompts you to send out KTAs when they are completed. As covered in the [earlier section on this topic](https://docs.myjunior.ai/build-a-knowledge-base/key-takeaways), when you approve KTAs and press Save, you are given the option to send those out to your team.

If ticked, Junior will **batch all the KTAs into one EOD email.** This works better if you think partners or engagement managers on the project might be better served by a single digest email vs individual emails for every interview.

You can also add non-project emails to this if you'd like to send the summaries externally to your clients, or internally to partners who are not actively involved in Junior.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FTSYsu6I1EPwL44t5jv6s%2Fimage.png?alt=media&#x26;token=cac618b1-3814-4c7b-9e6b-b4ee3b261575" alt=""><figcaption><p>EOD email preferences modal</p></figcaption></figure>

#### Your Email Preferences

These settings give you control over what Junior emails you about. You can select whether Junior emails you when transcripts have been cleaned and when KTAs have been set.

These settings are set per-project.

{% hint style="success" %}
Coming soon: Organanisation-wide and personal settings.
{% endhint %}


---

# 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.myjunior.ai/settings-and-project-wrap-up/notification-settings.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.
