# In-app chat with affiliates

To help you communicate with your affiliates effectively, we provide the **in-app chat** feature. The feature helps you send direct messages to your affiliates within the app.

In-app chat with affiliates can be enabled by going to **Outreach > Chat with affiliates > Activate Chat >** Switch on **Chat with affiliates.**&#x20;

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

After **Chat with affiliates** is activated, a list of your affiliates will show up. You can then select or search for an affiliate and enter a message like this:

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

Then, you can check on the Chat notification by clicking on the Notification bell > Chat with affiliates.

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

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

On the affiliate account page, affiliates will see the **Chat** icon at the bottom right corner of the screen:

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

To receive email notifications about new chats while offline, please enable the **Email notifications** setting in the "Chat settings" pop-up.

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

If you're offline for 30 minutes after receiving a message from an affiliate, the system will automatically send an email notification to your contact email address. This ensures you're promptly alerted to affiliate inquiries, even when you're not actively in the chat.

The same mechanism applies to affiliates: if they're offline for 30 minutes after you send them a message, they'll receive an email notification immediately. However, if they turn off "**Chat message notifications**" on their account, they won't receive that email.&#x20;

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

{% hint style="warning" %}
Note: To avoid over-notifications, we’ll only send one chat notification per day for each store/brand.
{% 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.uppromote.com/outreach/affiliate-communication/in-app-chat.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.
