# Criação em massa de perfis de navegador

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

O Incogniton permite que você crie várias contas ao mesmo tempo em massa. A ferramenta é bastante avançada e permite muita personalização. Em apenas alguns passos, você pode criar vários perfis de uma vez.

{% stepper %}
{% step %}
**Criar em Massa**

Clique em **Create Bulk** no menu à esquerda em sua conta Incogniton e uma janela pop-up aparecerá.

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

{% step %}
**Preparar entrada CSV**

Preencha os detalhes dos perfis de navegador. Fizemos um arquivo de exemplo, que você pode encontrar [aqui](https://incogniton.com/wp-content/uploads/2026/01/Examplefileforbulkimporter-5.xlsx). Preencha todas as informações nas diferentes colunas. Na última coluna, as informações serão combinadas para torná-las legíveis para o Incogniton. Copie as informações da última coluna do arquivo e cole na aba CSV Format no Incogniton.

{% hint style="warning" %}
Os cabeçalhos precisam ser incluídos na cópia e colagem da última coluna, caso contrário, o criador em massa não funcionará.
{% endhint %}
{% endstep %}

{% step %}
**Verificar e Importar**

Clique em **Check** e depois em **Import** e os perfis serão criados. Confira o vídeo nesta página para uma explicação visual.
{% endstep %}
{% endstepper %}

**Tabela de opções:**

| Nome da Opção                                 | Valores possíveis                                            |
| --------------------------------------------- | ------------------------------------------------------------ |
| profile\_name                                 | Qualquer texto (OBRIGATÓRIO)                                 |
| profile\_notes                                | Qualquer texto                                               |
| simulated\_operating\_system                  | Windows/Mac OS/Linux                                         |
| Proxy\_connection\_type                       | http/socks4/socks5/none                                      |
| Proxy\_proxy\_url                             | Qualquer texto                                               |
| Proxy\_proxy\_username                        | Qualquer texto                                               |
| Proxy\_proxy\_password                        | Qualquer texto                                               |
| Timezone\_fill\_timezone\_based\_on\_ip       | true/false                                                   |
| Timezone\_timezone\_name                      | Qualquer nome de fuso horário válido                         |
| WebRTC\_set\_external\_ip                     | true/false                                                   |
| WebRTC\_behavior                              | altered/disabled/real                                        |
| WebRTC\_public\_ip                            | Qualquer IP                                                  |
| WebRTC\_local\_ip                             | Qualquer IP                                                  |
| Geolocation\_behavior                         | Block/Allow/Prompt                                           |
| Geolocation\_fill\_geolocation\_based\_on\_ip | true/false                                                   |
| Geolocation\_location\_information\_longitude | Qualquer número entre -180 e 180                             |
| Geolocation\_location\_information\_latitude  | Qualquer número entre -90 e 90                               |
| Geolocation\_location\_information\_accuracy  | Qualquer número inteiro positivo                             |
| Navigator\_user\_agent                        | Qualquer texto                                               |
| Navigator\_screen\_resolution                 | Exemplo: 1920″x”1080, por favor substitua o x por um x real. |
| Navigator\_languages                          | Qualquer texto                                               |
| Navigator\_platform                           | Qualquer texto                                               |
| 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                    | lista de fontes separadas por vírgula                        |
| Media\_devices\_enable\_media\_masking        | true/false                                                   |
| Media\_devices\_video\_outputs                | Qualquer número inteiro positivo                             |
| Media\_devices\_audio\_inputs                 | Qualquer número inteiro positivo                             |
| Media\_devices\_audio\_outputs                | Qualquer número inteiro 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                 | Qualquer texto                                               |
| Hardware\_WebGL\_meta\_renderer               | Qualquer texto                                               |
| Other\_active\_session\_lock                  | true/false                                                   |
| Other\_custom\_args\_enabled                  | true/false                                                   |
| Other\_custom\_args                           | Qualquer texto                                               |
| cookie                                        | Cookies json codificados em Base64                           |

{% hint style="info" %}
Se você ainda tiver dúvidas sobre como realizar ações em massa no Incogniton, por favor leia [este artigo](/documentation/pt-br-documentation/navegador-e-perfis-de-navegador/bulk-browser-profiles-creation/perform-bulk-actions-on-profiles.md) ou se tiver outras perguntas, não hesite em contatar nosso [departamento de suporte](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/pt-br-documentation/navegador-e-perfis-de-navegador/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.
