# Cortex API 2.15.9

**January 12, 2022**

## New features <a href="#id-2.15.9-newfeatures" id="id-2.15.9-newfeatures"></a>

### Automated Account Notifications configured within app clients <a href="#id-2.15.9-notificationurlsconfiguredwithinappclients" id="id-2.15.9-notificationurlsconfiguredwithinappclients"></a>

#### **Overview** <a href="#id-2.15.9-overview" id="id-2.15.9-overview"></a>

You can now configure Automated Account URLs for account notifications within app client settings. This allows you to configure notification URLs like Password Reset at the app client level. If users reset their passwords from a given app, they can return to that app to complete the process, rather than being redirected to the org level settings.

#### **Key benefits** <a href="#id-2.15.9-keybenefit-s" id="id-2.15.9-keybenefit-s"></a>

Users can be directed back to a specific app after an action is taken.&#x20;

This change applies to the following notification URLs:

* Connections URL
* Reset Password URL
* Create Password URL
* Activate Account URL
* Verify Account URL

#### **What's new?** <a href="#id-2.15.9-whatsnew" id="id-2.15.9-whatsnew"></a>

App-specific email URLs are available, as shown below.

![Cortex Web - Default App Settings - URLs section](/files/Pewwn22N9QROQ2G6E35B)

See [Automated Account Notifications](https://docs.medable.com/getting-started/cortex-user-guide/automated-account-notifications) for more details.


---

# 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.medable.com/releases/release-notes/cortex-2.15.9-release-notes.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.
