# Integrating proxies

{% embed url="<https://www.youtube.com/watch?v=UpH0C6u_804>" %}

In this article we will explain how the proxy management feature works. With this functionality you can add and save proxies in bulk, and save your proxies in groups so that you always have an overview.

### Where to find the Proxy Management feature?

You can find this feature in the browser profile overview by clicking on Proxy Management. Once inside the proxy management portal you can:

* Manage your already imported proxies
* Add new proxies both in bulk and individually
* Remove proxies
* Check connection
* Rotate the proxies (only works for rotating proxies)

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/QmSaZkVZvOMSgiu58rxw/Screenshot%202025%2005%2013%20160307.png)

### Adding a single proxy to the database

{% stepper %}
{% step %}

#### Create single proxy

Go to **Create Single Proxy** in the left-side menu.
{% endstep %}

{% step %}

#### Enter proxy details

Add the proxy details: Name, Proxy:PORT, Proxy username, Proxy Password. For rotating proxies, check the **Rotating proxy** option. Optionally add the proxy to an existing group.
{% endstep %}

{% step %}

#### Check and save

Click **Check proxy** and then click the arrows in the middle to add the proxy to the database.
{% endstep %}
{% endstepper %}

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/S9cmoN2FGcAISqnhwFxk/Screenshot%202025%2005%2013%20161717.png)

### Adding proxies in bulk

You can add proxies in bulk to import many proxies in a few clicks. Click **Create bulk** in the left-side menu, a pop-up will appear. Choose how to import the proxies in bulk: via standard format, CSV format, CSV file or Excel file.

#### Standard format

{% stepper %}
{% step %}

#### Enter proxy details

Enter the details, such as the proxy, port, username and password, in the format as shown below.&#x20;
{% endstep %}

{% step %}

#### Choose delimiter format

In this case we have chosen a colon, which is set by default, but you can choose the delimiter yourself.&#x20;

<figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2FQhsFOlcZwgvBlz2fD2tf%2FScreenshot-2025-05-13-163549.png.webp?alt=media&#x26;token=ebc32415-96ce-4058-ba6e-1b5e64eb7d30" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### CSV & Excel format

{% stepper %}
{% step %}

#### Download template

To import via Excel or CSV, first download the template. The sample document is available from the application or via these links:

* [CSV](https://incogniton.com/wp-content/uploads/2023/09/proxyIncognitonExampleBulkImportCSV.csv)
* [Excel](https://incogniton.com/wp-content/uploads/2023/09/proxyIncognitonExampleBulkImportExcel.xlsx)
  {% endstep %}

{% step %}

#### Fill out template

Fill out the template and save it to your computer.

<div align="center"><img src="https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/b6uPOwhbb6Diy8IG2n59/4.%20Sample%20CSV%20file.png" alt=""></div>
{% endstep %}

{% step %}

#### Upload and import

Click **CSV file** or **Excel file** and upload your completed document. The standard file uses the semicolon as delimiter, but this can be adjusted if desired. Click **Check** to validate the document, then click **Import** to save the proxies to the database.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/8bN6IwK53gnyLSZQUMiD/Screenshot%202025%2005%2013%20164927.png)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions, please contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/proxy-management/integrating-proxies.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.
