# Campaign Activity-logs

Created: 30.11.2023 \
Updated: 30.11.2023 \
Author: Polina A.

In the Gravity Field personalization platform, you can track the history of changes for any of the created campaigns. This functionality provides information on who made specific changes to a campaign and when these changes were made.

> Some changes made to the campaign may not be reflected in the Activity Logs. We are working to ensure that all changes are displayed in the logs.

You can access the Activity Logs section by selecting "Activity" from the dropdown menu next to each campaign:

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

Upon entering the Activity Logs section, you will see changes in chronological order from the latest to the earliest. Each entry will specify the author of the changes, the object of the changes, as well as the dates and times of these changes:

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

You can also examine the details of the changes by expanding any item in the list:

<figure><img src="/files/gxzaHNMpXnsxkO346APL" 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://developer.gravityfield.ai/lang/en/platform-interface/campaign-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.
