# Profile không lưu dữ liệu

**Đặc điểm nhận diện:**

* Sau khi kết thúc phiên, mở lại profile, dữ liệu cookie, localstorage, history... không được lưu
* Phát sinh một số lỗi không xác định

**Nguyên nhân:**

* Do thư mục chọn lưu profile không đủ quyền đọc ghi, thường xảy ra khi copy nguyên thư mục từ máy này sang máy khác, khi cài lại hệ điều hành hoặc cắm ổ cứng rời vào một máy tính khác

**Khắc phục:**

Đặt quyền đọc ghi đầy đủ cho thư mục lưu trữ profile (xem hướng dẫn tại google)


---

# 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.gpmloginapp.com/loi-thuong-gap/profile-khong-luu-du-lieu.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.
