> For the complete documentation index, see [llms.txt](https://docs.opencollective.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opencollective.com/help/product/activity-log.md).

# Activity Log

{% hint style="danger" %}
With the implementation of the new [Dashboard interface](https://docs.opencollective.com/help/product/understanding-your-dashboard), we are currently in the process of updating our documentation and some pages may be out of date. Thank you for your patience. Please [contact](https://opencollective.com/contact) our support team if you need any assistance.
{% endhint %}

The Activity Log gives you the ability to track activities happening through your user profile, collective or fiscal host.&#x20;

You can access your Activity log via your Account Settings, Collective Settings or Fiscal Host Settings.&#x20;

**Click on Activity log within your settings**&#x20;

![Step 4 screenshot](https://images.tango.us/workflows/98e4f91b-e41c-4f19-8ef7-77aa4b8b03a4/steps/19fea364-1ce1-4a53-abab-d43ec8035745/6bd4230c-417a-4f09-8cb0-c40776f954e7.png?crop=focalpoint\&fit=crop\&fp-x=0.1207\&fp-y=0.7552\&fp-z=2.1580\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=2742%3A1536)

***

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

You can then filter the activity by Period or Activity.&#x20;

When viewing from a Fiscal Host account, you can also filter by Account. This allows you to view the activity of your fiscal host, all of your hosted collectives or a specific collective.&#x20;

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


---

# 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://docs.opencollective.com/help/product/activity-log.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.
