# Activity Logs

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

The Activity Logs feature provides a detailed timeline of all activities within Forest Admin, accessible through the Activity Logs tab. This is a critical tool for teams and projects requiring a detailed activity history for accountability, troubleshooting, and record-keeping. It captures everything from writing and specific actions to leaving notes and other administrative activities.

<figure><img src="https://3681914749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwfMeGo4DK4ZOTYwApD1a%2Fuploads%2FFCUKoAxmZ6dgfERaam6N%2Fimage.png?alt=media&#x26;token=4ea6261d-8ddc-4a23-9ff7-d9d83356b5bb" alt=""><figcaption></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.forestadmin.com/cloud/native-modules/activity-logs.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.
