# Bulkcreatie van browserprofielen

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

Incogniton stelt je in staat om meerdere accounts tegelijkertijd in bulk aan te maken. De tool is vrij geavanceerd en biedt veel aanpassingsmogelijkheden. In slechts een paar stappen kun je meerdere profielen tegelijk aanmaken.

{% stepper %}
{% step %}
**Bulk aanmaken**

Klik op **Create Bulk** in het menu aan de linkerkant van je Incogniton-account en er verschijnt een pop-upvenster.

![](/files/12048bdc4d05b298879d051ff11b78b920c6fed6)
{% endstep %}

{% step %}
**Bereid CSV-invoer voor**

Vul de details van de browserprofielen in. We hebben een voorbeeldbestand gemaakt, dat je [hier](https://incogniton.com/wp-content/uploads/2026/01/Examplefileforbulkimporter-5.xlsx) kunt vinden. Vul alle informatie in de verschillende kolommen in. In de laatste kolom wordt de informatie gecombineerd om het leesbaar te maken voor Incogniton. Kopieer de informatie uit de laatste kolom van het bestand en plak deze in het CSV Format-tabblad in Incogniton.

{% hint style="warning" %}
De kopteksten moeten worden opgenomen in het kopiëren en plakken van de laatste kolom, anders werkt de bulk creator niet.
{% endhint %}
{% endstep %}

{% step %}
**Controleren en Importeren**

Klik op **Check** en vervolgens op **Import** en de profielen worden aangemaakt. Bekijk de video op deze pagina voor een visuele uitleg.
{% endstep %}
{% endstepper %}

**Optietabel:**

| Optienaam                                     | Mogelijke waarden                                      |
| --------------------------------------------- | ------------------------------------------------------ |
| profile\_name                                 | Elke tekst (VERPLICHT)                                 |
| profile\_notes                                | Elke tekst                                             |
| simulated\_operating\_system                  | Windows/Mac OS/Linux                                   |
| Proxy\_connection\_type                       | http/socks4/socks5/none                                |
| Proxy\_proxy\_url                             | Elke tekst                                             |
| Proxy\_proxy\_username                        | Elke tekst                                             |
| Proxy\_proxy\_password                        | Elke tekst                                             |
| Timezone\_fill\_timezone\_based\_on\_ip       | true/false                                             |
| Timezone\_timezone\_name                      | Elke geldige tijdzone naam                             |
| WebRTC\_set\_external\_ip                     | true/false                                             |
| WebRTC\_behavior                              | altered/disabled/real                                  |
| WebRTC\_public\_ip                            | Elk IP                                                 |
| WebRTC\_local\_ip                             | Elk IP                                                 |
| Geolocation\_behavior                         | Block/Allow/Prompt                                     |
| Geolocation\_fill\_geolocation\_based\_on\_ip | true/false                                             |
| Geolocation\_location\_information\_longitude | Elke dubbele tussen -180 en 180                        |
| Geolocation\_location\_information\_latitude  | Elke dubbele tussen -90 en 90                          |
| Geolocation\_location\_information\_accuracy  | Elk positief geheel getal                              |
| Navigator\_user\_agent                        | Elke tekst                                             |
| Navigator\_screen\_resolution                 | Voorbeeld: 1920″x”1080, vervang de x door een echte x. |
| Navigator\_languages                          | Elke tekst                                             |
| Navigator\_platform                           | Elke tekst                                             |
| Navigator\_do\_not\_track                     | true/false                                             |
| Navigator\_hardware\_concurrency              | 2/4/6/8/16                                             |
| Navigator\_device\_memory                     | 2/4/6/8                                                |
| Navigator\_useragent\_always\_latest          | true/false                                             |
| Fonts\_enable\_font\_list\_masking            | true/false                                             |
| Fonts\_browser\_font\_list                    | lettertype lijst gescheiden door komma                 |
| Media\_devices\_enable\_media\_masking        | true/false                                             |
| Media\_devices\_video\_outputs                | Elk positief geheel getal                              |
| Media\_devices\_audio\_inputs                 | Elk positief geheel getal                              |
| Media\_devices\_audio\_outputs                | Elk positief geheel getal                              |
| Hardware\_Canvas\_behavior                    | noise/block/off                                        |
| Hardware\_AudioContext\_behavior              | noise/off                                              |
| Hardware\_WebGL\_behavior                     | noise/off                                              |
| Hardware\_WebGL\_meta\_behavior               | mask/off                                               |
| Hardware\_WebGL\_meta\_vendor                 | Elke tekst                                             |
| Hardware\_WebGL\_meta\_renderer               | Elke tekst                                             |
| Other\_active\_session\_lock                  | true/false                                             |
| Other\_custom\_args\_enabled                  | true/false                                             |
| Other\_custom\_args                           | Elke tekst                                             |
| cookie                                        | Base64 gecodeerde json cookies                         |

{% hint style="info" %}
Als je nog vragen hebt over het uitvoeren van bulkacties in Incogniton, lees dan [dit artikel](/documentation/dutch-documentation/browser-en-browserprofielen/bulk-browser-profiles-creation/perform-bulk-actions-on-profiles.md) of als je andere vragen hebt, aarzel dan niet om contact op te nemen 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/browser-en-browserprofielen/bulk-browser-profiles-creation.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.
