# Audit Trails

Audit Trails allows you to keep track of your organization\`s activities in the Mifos system. By selecting different criteria or searching by user, you can gain a better understanding of how your organization is using the Mifos X platform.

From the welcome page, select [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md), then **System** from the drop-down menu. This will launch the [**System**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system.md) menu.

Select **Audit Trails**.

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/auditTrails.png?version=1\&modificationDate=1554840273777\&cacheVersion=1\&api=v2)

This will launch the Audit Trails page as seen in the screenshot below:

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/auditTrailsPage.png?version=1\&modificationDate=1554840614765\&cacheVersion=1\&api=v2)

### **Advanced Search for a User**

You can search for a user via the "Search by User" field at the top or you can have an advanced search by clicking the ![](https://mifosforge.jira.com/wiki/download/thumbnails/67895352/dropdown.png?version=2\&modificationDate=1554841027044\&cacheVersion=1\&api=v2\&width=30) button at the side of the search bar.

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/filterAudit.png?version=1\&modificationDate=1554841190933\&cacheVersion=1\&api=v2)

This will activate additional search filters to ease your search;

* Search by user
* Resource ID
* From Date
* To Date
* Checked from&#x20;
* Checked to
* Select status - drop-down menu
* Select Entity - drop-down menu
* Select Action - drop-down menu
* Select checker - drop-down menu

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/advancedSearch.png?version=1\&modificationDate=1554841323804\&cacheVersion=1\&api=v2)

After adding the filters of your choice, click the **Advanced** **Search** button as indicated in the screenshot above. Mifos X will display records according to the filters selected. Should you wish to reset your filters, select the **Reset** Button just above the Advanced Search button. This will clear all entries in the filter fields.

### **How to view an Audit Entry**

On the Audit Trails page, select the the Audit Entry you would like to view (*it will be highlighted in blue when the cursor is over it*.)

A page detailing the Audit Entry will be displayed as seen in the example below:

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/auditEntryExample.png?version=1\&modificationDate=1554841774109\&cacheVersion=1\&api=v2)

### **How to Export CSV**

At the top-right of the report is a blue button labelled **Export CSV**. A CSV (or Comma-separated values) is a type of file that stores tabular data in plain text form. This allows the data to be easily transferred between programs that are not normally compatible.&#x20;

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/exportCSV.png?version=1\&modificationDate=1554842146564\&cacheVersion=1\&api=v2)

To create a CSV file of your selected data, click on the blue **Export CSV** button. This will download a CSV file:

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/downloadCSV.png?version=1\&modificationDate=1554842229934\&cacheVersion=1\&api=v2)

Open the CSV file with an appropriate program of your choice, for example Microsoft Excel or Libre Office Calc. Only the Audit Entries of that page will be exported.

![](https://mifosforge.jira.com/wiki/download/attachments/67895352/csv.png?version=1\&modificationDate=1554842393912\&cacheVersion=1\&api=v2)

*Related Articles*

* Page:[Manage Tax configuration](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/manage-tax-configuration.md)
* Page:[Manage Scheduler Jobs](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/manage-scheduler-jobs.md)
* Page:[Audit Trails](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/audit-trails.md)


---

# 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.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/audit-trails.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.
