# Audit trail

The Audit Trail provides a comprehensive record of all changes made within your Efento Cloud Organization. It is accessible only to users with **Administrator** permissions and helps track modifications across sensors, locations, reports, rules, and user or organization settings. The Audit Trail ensures transparency and accountability, allowing administrators to monitor who made changes, what was changed, and when.\
To access the Audit Trail, select **Settings** (the gear icon) from the left-hand menu, then choose **Audit Trail**.

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

## **Audit trail entry details**

Each entry in the Audit Trail contains detailed information about a specific action performed within the organization:

* **Date** – the exact date and time when the action was taken
* **User** – the individual who performed the action
* **Action type** – the nature of the change, such as Added, Updated, Removed, Activated, Disabled, Notified, or Expired
* **Object** – the item affected by the action (e.g., sensor, location, report, rule, or user)
* **Parameter changes** – the values of the object before and after the modification

To view the complete history of any object, click the **history icon** (![](/files/b35dc7c03b53d4d8cfb5dddb8bb2c842d7547322))  next to its name. This opens a log showing all changes made to the object since its creation, including timestamps for each modification, enabling full traceability and accountability.

![](/files/1e1f85178154515a8b144b82e735f7f582912d84)

You can search and filter the Audit Trail to quickly find relevant entries. The list can be filtered by the **user** who performed the action (use search bar in the User column), by the **type of object** (e.g., sensors, locations, reports, rules, or users), or by the **action type** (Added, Updated, Removed, Activated, Disabled, Notified, or Expired). Additionally, you can define a **time range** to display only the logs recorded within a specific period, helping you focus on the changes that matter most.

### Exporting the Audit trail

To export the Audit Trail, click the **Export logs list** button. A PDF file containing the audit logs will be sent to the email address associated with your Efento Cloud account.


---

# 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.efento.io/efento-cloud/advanced/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.
