> For the complete documentation index, see [llms.txt](https://help.gpmloginapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gpmloginapp.com/huong-dan-s-dung-gpm-login-global/trash.md).

# Trash

{% hint style="info" %}
***GPMLogin tip:** Bạn cần hướng dẫn chi tiết*? *Xem video trên kênh chính thức của chúng tôi* [<mark style="color:red;background-color:$info;">**YouTube Channe**</mark>](#user-content-fn-1)[^1]<mark style="color:red;background-color:$info;">**l**</mark>
{% endhint %}

![](/files/P0C0v0MYw9YOw26qKz6q)

Tính năng Thùng rác (Trash) đóng vai trò như một bộ lọc an toàn, giúp lưu trữ tạm thời các Profile đã bị xóa khỏi giao diện quản lý chính, phòng trường hợp người dùng thao tác nhầm hoặc muốn tái sử dụng dữ liệu cũ.

Khi bạn xóa một Profile trên app, hệ thống sẽ không xóa ngay lập tức thư mục gốc tại ổ cứng máy tính (Local) mà chỉ chuyển Profile đó vào phân mục Thùng rác.

* Lưu trữ tạm thời an toàn: Giữ lại toàn bộ cấu hình, dữ liệu cốt lõi của Profile tại thư mục cục bộ cho đến khi bạn có quyết định xử lý tiếp theo.
* Khôi phục nguyên trạng (Restore): Cho phép đưa Profile trở lại danh sách hoạt động bất cứ lúc nào. Sau khi khôi phục, mọi thông tin của Profile bao gồm: *Thông số vân tay (Fingerprint), Cookies, Bộ nhớ đệm (Cache), Tài khoản đăng nhập và Lịch sử duyệt web* đều được giữ nguyên vẹn 100%, không có bất kỳ sự thay đổi nào.

[^1]: <https://www.youtube.com/playlist?list=PLpEwQxqRGbYlXaITaChGEZHLQvuZpNVAs>


---

# 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://help.gpmloginapp.com/huong-dan-s-dung-gpm-login-global/trash.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.
