# Activity Log

The Activity Log is a tool that records all actions on the platform. The new interface is easier to use and helps track and analyze your team's activities. It provides a chronological record of various actions and changes that have occurred in the system over time.

### **Key Features**

1. Activities are grouped into logical modules, making it easier to navigate and find specific actions.
2. You can now filter activities based on specific actions, such as "Created," "Updated," "Deleted," etc.
3. Customize the timeframe for your activity log to focus on relevant data.
4. View activities performed by individual users or teams.

### **Using the Activity Log**

1. Go to the Activity Log option in Gallabox from left navigation.

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

2. Use the available filters to narrow down the results based on your preferences:

* **Module:** Select the module you want to view activities for (e.g., "Accounts," "Bots," "Broadcasts").
* **Action:** Choose specific actions to filter by (e.g., "Created," "Updated," "Deleted").
* **Duration:** Set the desired timeframe for the activities.
* **User:** Filter activities by a specific user or team.

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

You can view specific details, including the user who performed the action, the date and time, and any relevant context.


---

# 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.gallabox.com/account-security-features/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.
