# Proxies integreren

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

In dit artikel leggen we uit hoe de proxybeheerfunctie werkt. Met deze functionaliteit kunt u proxies in bulk toevoegen en opslaan, en uw proxies in groepen opslaan zodat u altijd een overzicht heeft.

### Waar vind je de Proxybeheerfunctie?

U kunt deze functie vinden in het browserprofieloverzicht door op Proxybeheer te klikken. Eenmaal binnen het proxybeheerportaal kunt u:

* Uw reeds geïmporteerde proxies beheren
* Nieuwe proxies zowel in bulk als individueel toevoegen
* Proxies verwijderen
* Verbinding controleren
* De proxies roteren (werkt alleen voor roterende proxies)

![](/files/0d9c6be719d1afe8b31d37f353074edbb12e94a6)

### Een enkele proxy toevoegen aan de database

{% stepper %}
{% step %}
**Maak een enkele proxy**

Ga naar **Create Single Proxy** in het menu aan de linkerkant.
{% endstep %}

{% step %}
**Voer proxygegevens in**

Voeg de proxygegevens toe: Naam, Proxy:PORT, Proxy gebruikersnaam, Proxy wachtwoord. Voor roterende proxies, vink de optie **Rotating proxy** aan. Voeg optioneel de proxy toe aan een bestaande groep.
{% endstep %}

{% step %}
**Controleer en sla op**

Klik op **Check proxy** en klik vervolgens op de pijlen in het midden om de proxy aan de database toe te voegen.
{% endstep %}
{% endstepper %}

![](/files/1b1b879fa278f38e51abc939484f61230734088f)

### Proxies in bulk toevoegen

U kunt proxies in bulk toevoegen om veel proxies in een paar klikken te importeren. Klik op **Create bulk** in het menu aan de linkerkant, er verschijnt een pop-up. Kies hoe u de proxies in bulk wilt importeren: via standaardformaat, CSV-formaat, CSV-bestand of Excel-bestand.

#### Standaardformaat

{% stepper %}
{% step %}
**Voer proxygegevens in**

Voer de gegevens in, zoals de proxy, poort, gebruikersnaam en wachtwoord, in het formaat zoals hieronder weergegeven.
{% endstep %}

{% step %}
**Kies scheidingstekenformaat**

In dit geval hebben we gekozen voor een dubbele punt, wat standaard is ingesteld, maar u kunt zelf het scheidingsteken kiezen.

<figure><img src="/files/mQ6C570RBxblOEy3sDIx" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### CSV- en Excel-formaat

{% stepper %}
{% step %}
**Download sjabloon**

Om te importeren via Excel of CSV, download eerst de sjabloon. Het voorbeeldbestand is beschikbaar vanuit de applicatie of via deze 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 %}
**Vul sjabloon in**

Vul de sjabloon in en sla deze op uw computer op.

<div align="center"><img src="/files/0ca52863affdf92c0cf7bd74683ec2ffbf993c44" alt=""></div>
{% endstep %}

{% step %}
**Upload en importeer**

Klik op **CSV file** of **Excel file** en upload uw ingevulde document. Het standaardbestand gebruikt de puntkomma als scheidingsteken, maar dit kan indien gewenst worden aangepast. Klik op **Check** om het document te valideren en klik vervolgens op **Import** om de proxies in de database op te slaan.

![](/files/93cd5c7e49caef2133bd528b71de8c94d592f439)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Als u nog vragen heeft, neem dan contact op met onze [ondersteuningsafdeling](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/documentation/dutch-documentation/proxybeheer/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.
