# Creazione di profili browser in massa

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

Incogniton ti consente di creare più account contemporaneamente in blocco. Lo strumento è piuttosto avanzato e consente molta personalizzazione. In pochi passaggi puoi creare più profili contemporaneamente.

{% stepper %}
{% step %}
**Creare in Blocco**

Clicca su **Create Bulk** nel menu a sinistra del tuo account Incogniton e apparirà una finestra pop-up.

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

{% step %}
**Preparare l'input CSV**

Compila i dettagli dei profili browser. Abbiamo creato un file di esempio, che puoi trovare [qui](https://incogniton.com/wp-content/uploads/2026/01/Examplefileforbulkimporter-5.xlsx). Compila tutte le informazioni nelle diverse colonne. Nell'ultima colonna le informazioni verranno combinate per renderle leggibili per Incogniton. Copia le informazioni dall'ultima colonna del file e incollale nella scheda CSV Format in Incogniton.

{% hint style="warning" %}
Le intestazioni devono essere incluse nella copia e incolla dell'ultima colonna, altrimenti il creatore in blocco non funzionerà.
{% endhint %}
{% endstep %}

{% step %}
**Controllare e Importare**

Clicca su **Check** e poi su **Import** e i profili verranno creati. Guarda il video su questa pagina per una spiegazione visiva.
{% endstep %}
{% endstepper %}

**Tabella delle opzioni:**

| Nome Opzione                                  | Valori possibili                                                   |
| --------------------------------------------- | ------------------------------------------------------------------ |
| profile\_name                                 | Qualsiasi testo (OBBLIGATORIO)                                     |
| profile\_notes                                | Qualsiasi testo                                                    |
| simulated\_operating\_system                  | Windows/Mac OS/Linux                                               |
| Proxy\_connection\_type                       | http/socks4/socks5/none                                            |
| Proxy\_proxy\_url                             | Qualsiasi testo                                                    |
| Proxy\_proxy\_username                        | Qualsiasi testo                                                    |
| Proxy\_proxy\_password                        | Qualsiasi testo                                                    |
| Timezone\_fill\_timezone\_based\_on\_ip       | true/false                                                         |
| Timezone\_timezone\_name                      | Qualsiasi nome di fuso orario valido                               |
| WebRTC\_set\_external\_ip                     | true/false                                                         |
| WebRTC\_behavior                              | altered/disabled/real                                              |
| WebRTC\_public\_ip                            | Qualsiasi IP                                                       |
| WebRTC\_local\_ip                             | Qualsiasi IP                                                       |
| Geolocation\_behavior                         | Block/Allow/Prompt                                                 |
| Geolocation\_fill\_geolocation\_based\_on\_ip | true/false                                                         |
| Geolocation\_location\_information\_longitude | Qualsiasi doppio tra -180 e 180                                    |
| Geolocation\_location\_information\_latitude  | Qualsiasi doppio tra -90 e 90                                      |
| Geolocation\_location\_information\_accuracy  | Qualsiasi numero intero positivo                                   |
| Navigator\_user\_agent                        | Qualsiasi testo                                                    |
| Navigator\_screen\_resolution                 | Esempio: 1920″x”1080, Si prega di sostituire la x con una reale x. |
| Navigator\_languages                          | Qualsiasi testo                                                    |
| Navigator\_platform                           | Qualsiasi testo                                                    |
| 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                    | elenco di font separati da virgola                                 |
| Media\_devices\_enable\_media\_masking        | true/false                                                         |
| Media\_devices\_video\_outputs                | Qualsiasi numero intero positivo                                   |
| Media\_devices\_audio\_inputs                 | Qualsiasi numero intero positivo                                   |
| Media\_devices\_audio\_outputs                | Qualsiasi numero intero positivo                                   |
| 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                 | Qualsiasi testo                                                    |
| Hardware\_WebGL\_meta\_renderer               | Qualsiasi testo                                                    |
| Other\_active\_session\_lock                  | true/false                                                         |
| Other\_custom\_args\_enabled                  | true/false                                                         |
| Other\_custom\_args                           | Qualsiasi testo                                                    |
| cookie                                        | cookie json codificati in Base64                                   |

{% hint style="info" %}
Se hai ancora domande su come eseguire azioni in blocco in Incogniton, leggi [questo articolo](/documentation/italian-documentation/browser-e-profili-browser/bulk-browser-profiles-creation/perform-bulk-actions-on-profiles.md) o se hai altre domande non esitare a contattare il nostro [dipartimento di supporto](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/italian-documentation/browser-e-profili-browser/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.
