# Download audit log

The Download Audit Log feature is used to export and save the record of user activities from the Deka GPU Portal Service. This includes activities such as login, project creation, updates, data management, and system notifications. By downloading the Audit Log, users and administrators can keep a backup, perform further analysis, or maintain compliance documentation for auditing purposes.

On the Activities page, you can download the activity history by clicking the **Download button**

<figure><img src="/files/4KFy8IsvtJC6l8I4xr9P" alt=""><figcaption></figcaption></figure>

<p align="center">Download audit log</p>

A **Download Excel** window will appear, containing two available fields: **Select Project and Select Date.** If you do not specify a project to view its activity history, the system will automatically download the entire organization's activity history.

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

<p align="center">Select project</p>

You are required to specify the date range of the activity history in the Select Date field before clicking the Download Excel button then click Download Excel

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

<p align="center">Select date</p>

Wait until the download process is complete. You can view the downloaded file in the Download menu.

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

<p align="center">Sucess download audit log</p>

Open the downloaded Excel file. It will display as shown in the image below.

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

<p align="center">Download result</p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ai/guidance-for-individual/service-portal-ai/audit-log/download-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.
