# Profile history

The **Profile History** feature allows you to restore a previous state of a profile, preserving tabs, cookies, and browsing history so you can continue your work without losing data.

Each profile stores up to **10 most recent sessions** (including cookies, browsing history, and bookmarks). When the limit is exceeded, the oldest session is automatically removed. These files are stored **locally on your device** and are **not synced** to the Hidemyacc server.

When restored, the profile will reopen exactly as it was before—browsing history, cookies, tabs, and more. If a profile is deleted, all of its saved sessions are also removed.\
Restoring a session **cannot be undone** — the current session will be replaced by the restored one.

<figure><img src="/files/Xz4M1v8wLhafvl8eCCnr" alt=""><figcaption><p>You can only view Profile History when the profile is in <strong>Ready</strong> status (you cannot view profile history while the profile is running or syncing)</p></figcaption></figure>

When restored, the profile will reopen exactly as it was before, including browsing history, cookies, tabs, etc. If the profile is deleted, all of its saved sessions are also removed. Restoring a session **cannot be undone** — the current session will be replaced by the restored one.


---

# 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.hidemyacc.com/hidemyacc-3.0-features/edit-restore-profile-data/profile-history.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.
