[comment]: # translation:outdated

[comment]: # aside:5

[comment]: # ({new-d91fb57d})
# Audit log

[comment]: # ({/new-d91fb57d})

[comment]: # ({new-9c880c53})
#### Overview

In Zabbix Cloud, the Audit log records user and system activity.

After [logging in](/cloud/quickstart#log-in-or-sign-up) to a Zabbix Cloud account, go to *Account > Audit log* to view audit log records.
The audit log entries available to a user depend on the user's organization role.

![](../../assets/en/cloud/quickstart/audit_log.png){width="600"}

[comment]: # ({/new-9c880c53})

[comment]: # ({new-b62ff46b})
#### Viewing audit log records

Audit log records are displayed in a table.

![](../../assets/en/cloud/quickstart/log_entries.png){width="600"}

The table contains the following information:

|Column|Description|
|--|----|
|*Created*|Date and time when the log entry was created. The displayed time corresponds to the user's timezone selected in the *User timezone* dropdown in *Account > Profile settings*.|
|*User*|Name of the [organization user](/cloud/adding_users) who performed the action.|
|*Role*|The [role](/cloud/adding_users#adding-users-to-organizations) of the user who performed the action.|
|*Node*|[Name](/cloud/quickstart#create-cloud-node) of the node related to the action.|
|*Action*|Name of the performed action.|
|*Description*|Description of the performed action.|

Column names can be clicked to sort records in ascending or descending order.

[Filtered]((/cloud/audit_log#using-filters)) audit log records can be exported in `.csv` format using the *Export* button.

[comment]: # ({/new-b62ff46b})

[comment]: # ({new-9c703d36})
##### Using filters

Use the *Filter* button to open the filter.

![](../../assets/en/cloud/quickstart/audit_log_filter.png){width="600"}

It is possible to filter records by one or more parameters.
The following filtering parameters are available:

|Parameter|Description|
|--|----|
|*Organization*|Select all organizations or a specific one.|
|*IP Address*|Specify an IP address.|
|*Email*|Specify an email address attached to the user.|
|*User role*|Select all roles or a specific one: Owner, Admin, or User.|
|*Node name*|Select all nodes or a specific one.|
|*Action*|Select a specific action type.|

Audit log tracks the following actions:

-   *Node [created](/cloud/quickstart#create-cloud-node)*
-   *Node deleted*
-   *Node [upgraded](/cloud/node_configuration#upgrade-tab)*
-   *Node version updated*
-   *[Password reset](/cloud/node_configuration#overview-tab)*
-   *[Maintenance](/cloud/node_configuration#maintenance-tab) updated*
-   *[History](/cloud/node_configuration#history-tab) setting updated*
-   *[Node expiration](/cloud/node_configuration#overview-tab) date extended*
-   *[Backup](/cloud/node_configuration#backups-tab) created*
-   *Backup deleted*
-   *Backup restored*
-   *Backup updated*
-   *[Access filter](/cloud/node_configuration#access-filters-tab) added*
-   *Access filter updated*
-   *Access filter deleted*
-   *[Encryption](/cloud/node_configuration#encryption-tab) enabled*
-   *Encryption disabled*
-   *[Subscription](/cloud/node_configuration#overview-tab) cancelled*
-   *Subscription renewed*
-   *Subscription payment failed*
-   *Payment requires confirmation*
-   *[Organization](/cloud/quickstart#organization-management) created*
-   *Organization deleted*
-   *Admin [invited](/cloud/adding_users)*
-   *User invited*
-   *Admin joined*
-   *User joined*
-   *Admin removed from organization*
-   *User removed from organization*
-   *[Node added](/cloud/quickstart#create-cloud-node) to organization*
-   *Node removed from organization*
-   *[Node access](/cloud/adding_users#adding-users-to-nodes) granted*
-   *Node access revoked*
-   *User settings updated*
-   *[Payment](/cloud/node_configuration#overview-tab) created*
-   *Payment completed*
-   *Payment failed*
-   *VAT charge applied*
-   *VAT validation failed*
-   *Billing info updated*
-   *Payment method updated*
-   *Payment method removed*
-   *Prepaid node created*
-   *Prepaid node updated*

To display the filtered results, click *Apply* after selecting one or more filtering parameters.

To clear the filter, click *Clear all*.

[comment]: # ({/new-9c703d36})
