> 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/manage-proxy-with-proxy-manager/proxy-manager-feature.md).

# Proxy Manager feature

With Proxy Manager, when creating a new profile, you can select a proxy from the management repository to add to that profile. You can also add proxies in bulk to existing profiles.

<figure><img src="/files/9aD0pijUu1xWWSSypo56" alt=""><figcaption></figcaption></figure>

### <mark style="background-color:orange;">ADD PROXIES TO PROXY MANAGER</mark>

To manage proxies, go to "Proxy Manager," where default displayed information includes:

* Proxy type
* IP address
* The number of profiles using each proxy
* Activity status
* Proxy location
* Tags for custom grouping
* Proxy expiration date.

You can customize the display screen by clicking on the "Display Setting" section.

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

And selecting the information you want to show.

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

To add proxies to the Proxy Manager, click "Add proxy." A popup screen will appear, and you fill in the proxy information.

* **Proxy connection type:** HTTP, Socks 4, or Socks 5.
* **Proxy list:** add proxies in the format IP:Port:Username:Password. If adding multiple proxies at once, place each proxy on a separate line.
* **Tags:** to group these proxies by , making it easier to search for proxies based on tags.
* **Expiration date:** You can set an expiration date for the proxy to remember its validity.
* **Notes**: you can add if needed.

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

Afterward, press "Add" to complete the process.


---

# 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:

```
GET https://docs.hidemyacc.com/hidemyacc-3.0-features/manage-proxy-with-proxy-manager/proxy-manager-feature.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.
