# Activity Log

The activity logs allows you to monitor any Activity within the CrossEngage Platform. This can include information about Events, but it is rather more focused towards the actions made by you and your team on the CrossEngage platform.

To see the Activity log, click the Debugging icon and go to Activity Log.

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

The Activity Log collects information about various kinds of activity, including:

* Uploads through the data feeds; The number of records processed when a file is uploaded.
* When an App User makes changes to User Segments, Campaigns, Stories etc.
* When a Campaign or Story is triggered, for example, if a User enters a Story.

The activity log can be used to oversee changes being made within the CrossEngage platform, or for troubleshooting Feeds and Automations.


---

# 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://documentation.crossengage.io/data-and-engagement-platform/system-monitoring/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.
