> For the complete documentation index, see [llms.txt](https://guidde-1.gitbook.io/guidde/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidde-1.gitbook.io/guidde/insights/activity-feed.md).

# Activity Feed

Guidde's activity feed enables administrators and space owners to analyze how individual users interact with the system over a variety of applications.

![7-day activity feed for a single customer](/files/-MjFmhfLkW0I6QMOf-Ly)

Using the activity feed, you can analyze problematic knowledge areas in your application(s) as well as see how your customers and team members interact with video knowledge shared with them.

![Individual user activity feed](/files/-MjFmH4xFd1vCBrqivaS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guidde-1.gitbook.io/guidde/insights/activity-feed.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.
