# Check Audit Log

This menu is used to view all Cloudeka application user log activities.

* Click the **Organization** menu then select **Audit Log**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.61%20List%20Project%20Page.png" alt=""><figcaption><p>List Project</p></figcaption></figure>

* On the Activity page, all user activities will appear.

<table><thead><tr><th width="156">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Event</strong></td><td>The main activity of the user contains login, create, delete, etc</td></tr><tr><td><strong>IP address</strong></td><td>The IP address of the activity</td></tr><tr><td><strong>Project</strong></td><td>The name of the project used</td></tr><tr><td><strong>Date</strong></td><td>The date the activity was carried out</td></tr></tbody></table>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.62%20Activity%20Page.png" alt=""><figcaption><p>Activity</p></figcaption></figure>

Users can also download activity logs on the Cloudeka application. Here are the steps.

* Click the **Download** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.63%20Activity%20Page.png" alt=""><figcaption><p>Activity Page</p></figcaption></figure>

* Select the data to be downloaded, by clicking the **Select Project** column and the **Days** column.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.64%20Filter%20Download%20Audit%20-%20Select%20Project.png" alt=""><figcaption><p>Filter Download Audit - Select Project</p></figcaption></figure>

* Select all or one of the available projects in the Select Project column.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.65%20Filter%20Download%20Audit%20-%20Select%20Project.png" alt=""><figcaption><p>Filter Download Audit - Select Project</p></figcaption></figure>

* Select the desired number of days, whether 1 day, 7 days, 20 days, or 30 days.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.66%20Filter%20Download%20Audit%20-%20Days.png" alt=""><figcaption><p>Filter Download Audit - Days</p></figcaption></figure>

* If both columns have been selected, click the **Download** button to download the data or **Cancel** if you cancel downloading the data.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.67%20Filter%20Download%20Audit%20-%20Days.png" alt=""><figcaption></figcaption></figure>

* The downloaded data will be saved in your Computer in Ms.Excel format. Click the data, then the downloaded data will appear. The data displayed is Time, ID, Action, Actor IP, Resource, Organization, Project and Metadata.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.68%20Filter%20Download%20Audit%20-%20Download.png" alt=""><figcaption><p>Filter Download Audit - Download</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.69%20Ms.%20Excel.png" alt=""><figcaption><p>Ms. Excel</p></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://docs.cloudeka.id/cloudeka_portal_service/check_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.
