# Recon Notifications

There are 4 different types of notification that Simple Recon sends out for each department.

<table><thead><tr><th width="558.3333333333333">Report</th><th width="85">SMS</th><th>Email</th></tr></thead><tbody><tr><td>Daily Timer (Incomplete) Report - Inventory currently in department</td><td></td><td>✔️</td></tr><tr><td>Daily Pending Report - Inventory not yet assigned but queued</td><td></td><td>✔️</td></tr><tr><td>Entry Notification - When a vehicle enters a department (station)</td><td>✔️</td><td>✔️</td></tr><tr><td>Exit Notification - When a vehicle exits a department (station)</td><td>✔️</td><td>✔️</td></tr><tr><td>Warning Notification - (Yellow Light)</td><td>✔️</td><td>✔️</td></tr><tr><td>Alert Notification - (Red Light)</td><td>✔️</td><td>✔️</td></tr></tbody></table>

To set up notification you look at a department and then the user to see what notifications you'd like to send.&#x20;

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

In this example, we are sending the user

* Daily Pending inventory report
* A Text notification when vehicle enters 'UCM Approval' step
* A Email notification when a vehicle enters 'UCM Approval' step
* A Warning Text for vehicle when the YELLOW light turns on for 'UCM Approval'&#x20;
* A Warning Email for vehicle when the YELLOW light turns on for 'UCM Approval'&#x20;
* An Alert Text for vehicle when the RED light turns on for 'UCM Approval'&#x20;
* An Alert Email for vehicle when the RED light turns on for 'UCM Approval'&#x20;

<figure><img src="/files/0x9JxmgArlYVqEJYD2CB" alt=""><figcaption></figcaption></figure>

Recon notification settings can be found under Recon > Notification Settings menu or by visiting the url below&#x20;

<https://app.simpledealersuite.com/PortalCustomerReconStatusUserList.aspx>


---

# 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://help.simpledealersuite.com/simple-recon/simple-recon/account-administration/recon-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.
