# Smartrr’s changelog: Stay up-to-date with Slack

Last updated: May 14, 2025

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

We aim to keep our merchants consistently up-to-date on our [changelog](http://changelog.smartrr.com/) with updates on new features, improvements, bug fixes, and insights into upcoming releases—alongside intermittent company announcements. While you can always visit [changelog.smartrr.com](http://changelog.smartrr.com/) to view these posts, you can also get them pushed directly to a slack channel in your company’s workspace with a simple RSS integration.&#x20;

To get started, you’ll need to add the RSS app to your Slack workspace.&#x20;

1. Visit the [RSS page](https://slack.com/apps/A0F81R7U7-rss) in the Slack App Directory
2. Click **Add to Slack**
3. On the next page, click **Add RSS integration**
4. Next to **Feed URL**, paste <https://changelog.smartrr.com/rss>
5. Select the channel you’d like updates to appear in.&#x20;
6. Click **Subscribe to this feed** to finish

![](/files/IO07sdJv6aVzD2Z5IcNv)

Here is what the app integration will look like in your Slack:&#x20;

![](/files/eDHQE1fV16cpoyNOO2DY)


---

# 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.smartrr.com/docs/support/rss-feed/smartrrs-changelog-stay-up-to-date-with-slack.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.
