# Manage Your Profiles

After creating a Profile, you can **Edit**, **Sharing**, **Manage in Folder**, **Duplicate**, or **Delete** it.

![Manage Profile](/files/yEYKw5IqxVcHYcRgjTM9)

#### <mark style="background-color:orange;">**EDIT**</mark>

&#x20;You can change all the settings of that profile based on your needed.&#x20;

Details instructions about **Edit** a **Profile** has been documented in **Create Hidemyacc Profile.**

![Edit Profile](/files/8lYt8PDsPGkSpkJOm2P2)

#### <mark style="background-color:orange;">SHARING</mark>

You can **Share** your Profiles with anyone having a Hidemyacc account by follow these steps:

![Sharing Profile](/files/4FjUEioYgKUqcPDknmQw)

1. Enter **email address** of the account you want to share with.
2. Choose the permission:\
   \- **View:** profile's receiver can only use the profile to access the Internet. They can not edit the profile's configurations or delete the profile. Cookies, History, and Bookmarks are not saved on the server after being used.\
   \- **Edit:** Cookies, History, and Bookmarks are saved on the server after being used. Profile's receiver can only use the profile to access the Internet. They can not edit the profile's configurations or delete the profile. \
   \- **Admin:** profile's receiver have the same permission as the owner. They can edit or delete the profile. Cookies, History, and Bookmarks are saved on the server after being used.
3. Click **Send Invite.**

**Video Instructions:** [**https://youtu.be/21IP0puN\_iQ**](https://youtu.be/21IP0puN_iQ)

#### <mark style="background-color:orange;">**MANAGE IN FOLDER**</mark>

The **Folders** feature will help you manage and share Profiles in large quantities easier.

**First**, you will need to create a Folder:&#x20;

![Create Folder](/files/11ItG9BjPmFkcPXbDTOQ)

1. Click on **Folder**
2. Enter your Folder's name.
3. Click **Create.**

You can **Rename**, **Share**, or **Delete** Folder.

{% hint style="info" %}
**Sharing Folder** will use the **same permission** as **Sharing Profile.**
{% endhint %}

After creating a Folder, if you want to add a profile to that Folder, click on **Manage in Folder,** and click on the Folder you want to add your profile to.

![Add Profile to Folder](/files/ZQhIKtfEggf54VazH2jm)

#### <mark style="background-color:orange;">DUPLICATE</mark>

Duplicate is the fastest way to create a Profile based on the profile you already create. You only need 3 steps to duplicate a Profile:

1. Enter your new profile name.
2. Choose which configurations you want to duplicate from the original profile.
3. Click **Create**.

![Duplicate Profile](/files/hfgiiRUzBoHM8h8wIKad)

* **Fingerprint**: your new profile will duplicate hardware and software fingerprint of your original profile.
* **UserAgents**: your new profile will duplicate UserAgents specifications (OS, Browser) of your original profile.
* **WebRTC, Geolocation**: your new profile will use the same WebRTC and Geolocation of your original profile.
* **Extensions**: all of your original computer's extensions will be added to your new profile.
* **Proxy**: your new profile will use the same proxy as your original profile.


---

# 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-2.0-instructions/manage-your-profiles.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.
