> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/audit-trail.md).

# Audit Trail

Starting from Release 3.14.0 together we also developed the ability to view changes made with Solicitor Concierge data and download the report as a log file. In the report  we can see the **creation**, **editing** and **deleting** operations. This feature is available for Client Admin, MG2 Admin and MG2 Developer Roles.

In the Grid the following information is displayed:

* The name of the table in the database where the changes were made
* The date of the change
* The type of the change: Added, Modified, Deleted
* The login of the user who made the changes
* Value
* Client code
* 'Details' icon that opens the right-hand panel with additional info

{% hint style="info" %}
Import/export is not reflected in the reports i.e. if the entity will be created/modified during export it will not be reflected in these logs
{% endhint %}

1. Ensure that you have one of the following Roles: Client Admin, MG2 Admin, MG2 Developer Roles
2. Select the 'Reports' in the left-hand menu
3. Select 'Audit Trail'
4. Optionally apply sorting and/or filtering. Default order sequence is by change date, descending
5. Click 'Export' button

![Reports -> Audit Trail](https://gblobscdn.gitbook.com/assets%2F-MHtWY24ZsNeJjetCpNF%2F-MhoknPN7uel8z3p9zdI%2F-Mhol7-UMu6i-pcAfGIk%2FAuditTrail2.png?alt=media\&token=179eac56-d43c-46b6-b635-1b57ebc39f15)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.navigaglobal.com/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/audit-trail.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.
