> 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/create-new-profile/create-multiple-profiles/multi-profiles.md).

# Multi profiles

## <mark style="background-color:orange;">1. Overview tab</mark> <a href="#overview-tab" id="overview-tab"></a>

In the Overview section, you set:

1. Number of profiles to create.
2. Folder containing profiles (if necessary).
3. Profile name with the following notes:

* The number of names corresponds to the number of profiles. If less or more than the number of profiles, the system will report an error.
* You can enter 1 name, the following profiles will add a serial number after the name. For example, if you enter a field named "Hidemyacc", the profiles will automatically be assigned numbers in turn as Hidemyacc 1, Hidemyacc 2, Hidemyacc 3, ...
* If you do not enter a name, the system will automatically randomize the name.

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

4. User agent has 3 sections: General, Custom and Random.

* **General:** You choose OS, browser similar to when creating a new profile

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

* **Custom:** Customize User Agent as needed. Each user agent/1 line and the number of User Agents must correspond to the number of profiles.

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

* **Random:** You select the OS and browser parameters, the system will randomize the User Agent according to your options.

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

## <mark style="background-color:orange;">Proxy, Extensions, Timezone, WebRTC, Geolocation, Nâng cao, Cookies, Bookmarks tab</mark>

For these tabs, you set up the same as when creating a new profile.


---

# 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/create-new-profile/create-multiple-profiles/multi-profiles.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.
