# Activity Insights

With Notch's activity insights, you can see all client interactions within a Notch space. This helps you track engagement and monitor a space's progress. The activity insights summarize each space's views, interactions, comments, and checked tasks.

* **Track Engagement:** Monitor how clients and team members interact with the space.
* **Identify Issues:** Quickly spot any areas needing attention based on interaction data.
* **Improve Collaboration:** Use the insights to enhance communication and collaboration within the Space.

<figure><img src="/files/JwQSRn0DLah4eqOHqbJI" alt=""><figcaption><p>Activity Insights of a Notch space</p></figcaption></figure>

## **User Tracking**

* **Identified Users:** When users access a Notch Space with identifiable credentials (e.g., through an invitation or verification), their interactions will be tracked and displayed with their names.
* **Anonymous Users:** If the [Space access option](broken://pages/wMH4LPIxFYc22JpTeaPS) is set to "Public Access," interactions will be tracked anonymously. Any client interactions from users we cannot identify will be labeled "Anonymous User" in the activity logs.

## **Accessing the Activity Stream**

1. Open the Notch space you want to review.
2. Find the navigation bar at the top of the space.
3. Click on the "Activity" tab to open the activity insights for that space.

## **Using the Activity Stream**

#### Activity Summary

At the top of the Activity Stream, you'll see a summary of key metrics:

* **Views:** Total number of views for the Space.
* **Interactions:** Total number of interactions (such as clicks or edits).
* **Comments:** Total number of comments made in the Space.
* **Checked Tasks:** Total number of tasks that have been checked off as completed.

<figure><img src="/files/8GeZNEfmmuzYLYwhYrxl" alt="" width="563"><figcaption></figcaption></figure>

#### **Filter activity**

* You can filter activities by type (Comments, Interactions, Views) or by member.
* Use the filters to narrow the activity feed to specific actions or users.

<figure><img src="/files/SVE9dTKet8vzgwcSNi1F" alt="" width="563"><figcaption><p>Filter the activity stream for comments, interactions and views or by client</p></figcaption></figure>

#### **Set time range**

Select the time range for the activity summary:

* **Last Week:** Shows activities from the past week.
* **Last Month:** Shows activities from the past month.
* **Since Start:** Shows activities since the creation of the Space.

<figure><img src="/files/h9CBNz1F2oS9WcFQvXoh" alt="" width="563"><figcaption><p>Set time range for activity strem</p></figcaption></figure>

## Activity insights in space lists

In the [space list](/more-features/space-lists.md) overview, you can also see an activity log. It summarises the various actions that happened in the context of this document: client views, latest client activity, new edits, creation date, and new comments.

<figure><img src="/files/fuuDoFoC0u5aTJh53pCE" alt="" width="563"><figcaption><p>Activity insights in the space list</p></figcaption></figure>


---

# 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.notch.so/all-about-the-space/activity-insights.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.
