# Feeds

The activity feed can be found on a detail page for a record. Here you can track record updates, messages, and follow new activity on the selected record.&#x20;

### To access the Activity Feed

1. Open a records detail page&#x20;
2. Select **Edit Layout**
3. Select the **Feed Widget**

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

### Adjust filters

1. Click the grey **Messages** box
2. Select filters for activity feed: **Messages, Updates, Record Creation, or Deletion.**

{% hint style="info" %}
Follow the activity of a record by selecting Follow on the feed or you will automatically follow the feed  when you leave a comment.&#x20;
{% 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.stackerhq.com/stacker-astra/interactivity/feeds.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.
