> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/huong-dan/quan-tri-don-vi/bao-mat/lich-su-dang-nhap.md).

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

1\. Click vào biểu tượng **Menu** <img src="/files/-Md5QVrIrq0Y4tVQJkhs" alt="" data-size="original"> , chọn**1.Quản trị đơn vị** **-->** **1.7 Bảo mật --> 1. Lịch sử đăng nhập**

![](/files/-Maq1MmsrWtuptz1TA2n)

2\. Chức năng dành cho tài khoản **Admin** và **CEO**, người dùng có thể chọn các bộ lọc để xem lịch sử đăng nhập của từng tài khoản trong đơn vị của mình.&#x20;

* Quyền: lựa chọn xem theo quyền của tài khoản (Admin, CEO, Sale, MKT, Kế toán, Kho ...)
* User: chọn tài khoản trong đơn vị
* Khoảng thời gian
* Trạng thái đăng nhập: thành công và thất bại
* Sắp xếp

3\. Hệ thống cũng sẽ hiển thị các tài khoản có nhiều hơn 2 IP để cảnh báo cho Admin có thể kiểm tra khi cần thiết

![](/files/-Maq1UdYvGFFlysTaacw)

Trong đó:

* IP: Mỗi một đường truyền mạng sẽ có một IP khác nhau
* Mã định danh: Bằng IP + mã định danh của trình duyệt

{% hint style="warning" %}
**Lưu ý:** Mã định danh được sinh ra và lưu lại theo cookies, nếu người dùng xóa cookies của trình duyệt thì mã định danh đó sẽ bị mất đi và sinh ra một mã định danh mới.
{% endhint %}

Để biết IP của mình là bao nhiêu, Anh/Chị hãy truy cập vào trình duyệt của máy tính, tìm kiếm bằng google với đoạn text sau: `my IP address` Khi đó trình duyệt sẽ trả về IP của máy tính như hình bên dưới

![](/files/-Maq1aBTD4o0BmP-NQMf)

```
Updated 07/2020
```


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pushsale.vn/huong-dan/quan-tri-don-vi/bao-mat/lich-su-dang-nhap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
