# Activity feed

With the activity feed in each project (an exclusive feature for [Pro workspaces](/guides/pro-workspaces.md)), you can keep tabs on who's working in the project and what kind of changes they're making. When multiple people are working inside a project, activity feeds are great for keeping everyone organized and giving help where it's most needed.

![Activity feed](/files/6c7ZKOjUDVO4ZKpwDEtU)

To open up the activity feed pane, open up any project, then open the project settings menu (click the menu icon ![](/files/cyfoqu9S7QZXJBIOfxCA) in the upper left of the screen).

Click on "Activity" in the sidebar to see all kinds of project changes—adding new elements, editing profiles, updating views, creating new maps, etc. It will also show you who made those edits and when.

Activity feeds are an exclusive feature for [Pro workspaces](/guides/pro-workspaces.md).

If you [transfer an existing project](/guides/project-admin.md) into a Pro workspace, its activity feed will show all historical activity (not just the activity that happens after you transfer the project).


---

# 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.kumu.io/guides/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.
