# Audit Log

### &#x20;:thinking: Where can I find the Audit Log?

The Audit Log is located under secondary actions <img src="/files/-M3BYmSBmIp2SX-z32Aa" alt="" data-size="line"> in the top right corner in every drawer in the system.

![](/files/-M3Fcb-FblLec7MbwPal)

### :confused: Understanding the Audit Log

Once in the Audit Log modal you will see the changes of the item that was opened in the drawer sorted by date with latest changes on top.&#x20;

The ID of the item along with the date of creation and the creator is placed under the header of the modal.

Each change is logged with:

* the time of the action&#x20;
* the user code of the user who made the change
* the action <img src="/files/-M3FmFzhfp2cCaPBooI5" alt="" data-size="line">, <img src="/files/-M3FmJGNk8caDNDbFxJe" alt="" data-size="line">,<img src="/files/-M3FnIGsDAH_lK8Ygqrn" alt="" data-size="line">or <img src="/files/-M3FmBjeGkA6U8WU2Fht" alt="" data-size="line">
* the object (i.e item) that was changed
* the field that was changed along with the old and the new value of the field

![](/files/-M3FeZDQ9tBeHQ6G8jcr)

{% hint style="info" %}
If the **Object** field is empty the change was made to the main item, i.e the item that was opened in the drawer.
{% endhint %}

### :star\_struck: Filtering the Audit Logs

It is possible to narrow down the audit log by Object and by Fields.

The **Object** list will contain the main item in addition to all sub-items of the main item. You can filter the audit log by selecting one or multiple items in the list.

![](/files/-M3FtBSesXckX-Z68CLd)

The **Field** list will contain all fields that are related to the main item in addition to all fields related to all sub-items. Also here you can select one or multiple items to filter by.

![](/files/-M3FuwWp8cEfMbRw7spd)

When a filter is selected the filter field will show the name of the selected filter, i.e **Cargo** in the example above.

{% hint style="info" %}
If multiple items are selected in any of the filters the filter field will show the name of the first selected item in addition to **+number** of other selected items ( **Freight Rate +2** in the example above).
{% endhint %}


---

# 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.dataloy.com/release-5.45/voyage-management-system/step-by-step-guides/audit-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.
