# Audit Log

### &#x20;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.

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

### 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
* the field was changed by the user or not

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

{% 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 %}

### 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.

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

The **Field** list will contain all fields. Also here you can select one or multiple items to filter by.

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

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 %}

When Changed by User is unselected, the audit log will also show the changes that were calculated by the system.&#x20;

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

### Field Audit Log

It is also possible to see the field audit log by right clicking on the desired field.

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

This will open up the same audit log dialog box but defaulted to the selected field.

<figure><img src="/files/HxsyEQe5jye8aIht9UEF" alt=""><figcaption><p>Percent Extra at Sea field Audit Log filtered by Changed by User</p></figcaption></figure>

<figure><img src="/files/Ak43hKet67W1Yc9OVEQR" alt=""><figcaption><p>Percent Extra at Sea field Audit Log without Changed by User filter</p></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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/activity/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.
