# Event Logs

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fnjgae3T35icaQYKGAJ83%2FCC%20Admin%20Logs.mp4?alt=media>" %}

Select **Admin** | **Logs** from the menu:

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

Use the **Start Date and End Date** to limit your Search:

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

***

**Admin Actions:**

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

* This log contains data on any configuration changes that have been made in the **Admin, Merchants or CRM sections** of the site. This is used to track configuration changes, so you can see exactly who has been modifying setups within your **CRM**.

***

**Access Log:**

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

* This logs *all users* who have accessed your **CRM**. It shows when they *logged in* and when they *logged out*.

***

**Api Log:**

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

* This log shows all api requests that have been made against your system. Use this to debug issues related to new API implementations.

***

**File Log:**

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

* This log contains a line-by-line record of what happened with every data file that has been imported into your system

{% file src="/files/UKxtQyHOkYCw4fUBMAjK" %}

***


---

# 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.checkoutchamp.com/crm/admin-setup/event-logs.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.
