# Audit log

{% hint style="info" %}
Available on the **PREMIUM** plan
{% endhint %}

For better user management and tracking of user activity, you can view each teammate's log.

In the audit log section, you can view the following actions of the teammate:

## Login activities

Login activities made by users like:

* Login
* Logout
* Marked available
* Marked offline

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

## Live chat activities

Configurations updates made on the live chat settings page.

<figure><img src="/files/kCZHBlBUBEU9mpwxaVhq" alt=""><figcaption></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://help.wotnot.io/support-and-billing/user-management/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.
