# News & Newsletter

This feature allows you to create news items that will be visible to affiliates on their portal (News, updates, etc.)

<figure><img src="https://help.tracknow.io/wp-content/uploads/2025/12/image-4.png" alt=""><figcaption></figcaption></figure>

***

### Creating News

**News & Newsletter** → **Add News**

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

<figure><img src="/files/9HhLW3P2M18ywQPe99nF" alt=""><figcaption></figcaption></figure>

| Field                | Description                                                                                                                                                |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Available Macros** | Use dynamic parameters within the content to personalize it for each affiliate (for example, affiliate name)                                               |
| **Title**            | Set a title for your news item (visible to affiliates)                                                                                                     |
| **Status**           | Choose the item's status (Active - visible to affiliates, Draft - not visible to affiliates, Inactive - to hide existing news items)                       |
| **Campaigns/Offers** | Select one or more campaigns to make this news item visible only to affiliates participating in those campaigns. (Leave blank to include all campaigns)    |
| **Affiliate Group**  | Select one or more affiliate groups to make this news item visible only to affiliates that are a part of those groups. (Leave blank to include all groups) |
| **Start/End Date**   | Set the start and end dates for when the news item is visible to affiliates                                                                                |
| **Thumbnail**        | Upload an image to use as the news item’s thumbnail, visible to affiliates                                                                                 |
| **Text Box**         | Enter the content of your news item                                                                                                                        |

***

### Affiliate Notifications for News Items

**News & Newsletter** → click the **three-dot icon** under **Actions** → **Send As Notification**

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

This will trigger a real-time pop-up and notification in the relevant affiliates’ portal when a new news item is added. Clicking it will direct them to the News screen to view the item.

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

***

### Email News Items to Affilaites

{% hint style="info" %}
You must configure a [custom email address](https://help.tracknow.io/knowledge-base/custom-email-address/) to use this feature.
{% endhint %}

**News & Newsletter** → click the **three-dot icon** under **Actions** → **Send As Newsletter**

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

This will send the news item by email to the relevant affiliates, but only to those who agreed to receive promotional materials during registration.

The outgoing emails status can be viewed by hovering over the status value under the Email column.<br>

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

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

You can first send a test email to yourself to confirm the appearance of the email.


---

# 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.tracknow.io/features/news-and-newsletter.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.
