# 5.3 Activity view

***

The Activity view gives you a summary of how people are interacting with your deployment over time.

***

***Compare activity over time:*** You can filter post count in a line chart over time for a particular ***range,*** and for:

* ***All posts*** in the deployment
* ***Categories*** that the posts belong to
* ***Surveys*** that the posts were submitted to
* ***Status*** i.e. whether they’re published or not

<figure><img src="/files/J5q7VbIQuYNUKjvCJD3K" alt="Highlighted: time filters."><figcaption><p>Highlighted: time filters.</p></figcaption></figure>

<figure><img src="/files/nTccMDcrfXQcjoTkSBk7" alt="Highlighted: Filter activity over time results by All posts, categories, surveys, statuses."><figcaption><p>Highlighted: Filter activity over time results by All posts, categories, surveys, statuses.</p></figcaption></figure>

***

***Compare activity by Volume:*** You can filter post count in a bar chart by volume for a particular ***range,*** and for:

* ***Categories*** that the posts belong to
* ***Surveys*** that the posts were submitted to
* ***Status*** i.e whether they’re published or not

<figure><img src="/files/cv5HS0g0Ig6TYEWmQF5I" alt="Highlighted: select time frame button."><figcaption><p>Highlighted: select time frame button.</p></figcaption></figure>

<figure><img src="/files/pMqcdAirwHZCpOQho8Ok" alt="Highlighed: Filter Activity over Volume by Categories, Survey or Status"><figcaption><p>Highlighed: Filter Activity over Volume by Categories, Survey or Status</p></figcaption></figure>

***

***Sidebar and Toolbar:*** See the page below for some more ***activity view related*** information when it comes to managing data on your deployment through the sidebar and toolbar.

{% content-ref url="/pages/LGv9yctR6ls1KzCum36N" %}
[5.4 Data managing functionalities shared among views](/platform-user-manual/5.-modes-for-visualizing-and-managing-data-on-your-deployment/5.4-data-managing-functionalities-shared-among-views.md)
{% endcontent-ref %}

***


---

# 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.ushahidi.com/platform-user-manual/5.-modes-for-visualizing-and-managing-data-on-your-deployment/5.3-activity-mode.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.
