> For the complete documentation index, see [llms.txt](https://docs.hidemyacc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemyacc.com/hidemyacc-3.0-features/profile-and-folder-management/export-run-delete-copy-id-in-bulk.md).

# Export/Run/Delete/Copy ID in bulk

After selecting multiple profiles, you can perform bulk actions on them.

<figure><img src="/files/5aYkbEeH8HYRqfGf4FxJ" alt=""><figcaption></figcaption></figure>

### <mark style="background-color:orange;">1. Export profiles</mark>

This feature is available for the Business plan. You can export data such as cookies, history, bookmarks, and local storage.

<figure><img src="/files/RSdk32RTkBq932Vxpf6s" alt=""><figcaption></figcaption></figure>

### <mark style="background-color:orange;">2. Run profiles</mark>

After selecting the profiles, click the **Run** button to launch them in bulk.

### <mark style="background-color:orange;">3. Delete profiles</mark>

Similarly, you can delete multiple profiles at once by clicking the **Delete** button on the taskbar.

### <mark style="background-color:orange;">4. Copy ID</mark>

If you want to copy profile IDs in bulk, simply select the profiles and click **Copy ID**.


---

# 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.hidemyacc.com/hidemyacc-3.0-features/profile-and-folder-management/export-run-delete-copy-id-in-bulk.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.
