# 6.2. Nhật ký hoạt động

## 1. Ý nghĩa

Nhật ký hoạt động là nơi lưu lại lịch sử hoạt động của tài khoản và tài khoản thành viên (nếu có) trong một khoảng thời gian cụ thể trên các profile được tạo trong KikiLogin. Nhật ký hoạt động giúp người dùng:

* Nắm bắt được thời gian hoạt động của các tài khoản thành viên nhằm dễ dàng quản lí
* Cập nhật tình hình sử dụng profile

<figure><img src="/files/SPlCmbL6ggcwrEAL0p3N" alt=""><figcaption><p>Truy cập Nhật ký Hoạt động</p></figcaption></figure>

## 2. Thao tác

### 2.1. Xem Lịch sử đăng nhập

Bạn có thể xem lịch sử đăng nhập của tài khoản cá nhân (gói Solo) và tất cả thành viên trong team (với gói Team trở lên) tại mục **Lịch sử đăng nhập,** bao gồm:

* Thành viên (email)
* Trạng thái đăng nhập (thành công/thất bại)
* IP thiết bị đăng nhập
* Ngày tạo (hay ngày đăng nhập)

<figure><img src="/files/zQTrMvAVejgGZMJeUAhd" alt=""><figcaption><p>Lịch sử đăng nhập </p></figcaption></figure>

### 2.2. Lịch sử profile

Bạn có thể xem danh sách lịch sử hoặc nhật ký thao tác trên profile người dùng tại mục **Lịch sử profile,** bao gồm:

* Thành viên: email
* Hành động: Mở, tạo mới, chỉnh sửa, xóa, chia sẻ, chuyển tiếp, nhập cookies
* Profile: Tên profile + ID profile
* IP
* Ngày tạo

<figure><img src="/files/V3DECruOaaZ8PqzrIF21" alt=""><figcaption><p>Lịch sử profile</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://tailieu.kikilogin.com/tinh-nang-co-ban/6.-tai-khoan-cua-toi/6.2.-nhat-ky-hoat-dong.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.
