# Creación masiva de perfiles de navegador

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

Incogniton te permite crear múltiples cuentas al mismo tiempo en masa. La herramienta es bastante avanzada y permite mucha personalización. En solo unos pocos pasos puedes crear múltiples perfiles a la vez.

{% stepper %}
{% step %}
**Crear en Masa**

Haz clic en **Create Bulk** en el menú lateral de tu cuenta de Incogniton y aparecerá una ventana emergente.

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

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

Rellena los detalles de los perfiles de navegador. Hemos creado un archivo de ejemplo, que puedes encontrar [aquí](https://incogniton.com/wp-content/uploads/2026/01/Examplefileforbulkimporter-5.xlsx). Completa toda la información en las diferentes columnas. En la última columna, la información se combinará para que sea legible para Incogniton. Copia la información de la última columna del archivo y pégala en la pestaña CSV Format en Incogniton.

{% hint style="warning" %}
Los encabezados deben incluirse en la copia y pega de la última columna, de lo contrario, el creador en masa no funcionará.
{% endhint %}
{% endstep %}

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

Haz clic en **Check** y luego en **Import** y los perfiles se crearán. Mira el video en esta página para una explicación visual.
{% endstep %}
{% endstepper %}

**Tabla de opciones:**

| Nombre de la Opción                           | Valores posibles                                               |
| --------------------------------------------- | -------------------------------------------------------------- |
| profile\_name                                 | Cualquier texto (OBLIGATORIO)                                  |
| profile\_notes                                | Cualquier texto                                                |
| simulated\_operating\_system                  | Windows/Mac OS/Linux                                           |
| Proxy\_connection\_type                       | http/socks4/socks5/none                                        |
| Proxy\_proxy\_url                             | Cualquier texto                                                |
| Proxy\_proxy\_username                        | Cualquier texto                                                |
| Proxy\_proxy\_password                        | Cualquier texto                                                |
| Timezone\_fill\_timezone\_based\_on\_ip       | true/false                                                     |
| Timezone\_timezone\_name                      | Cualquier nombre de zona horaria válido                        |
| WebRTC\_set\_external\_ip                     | true/false                                                     |
| WebRTC\_behavior                              | altered/disabled/real                                          |
| WebRTC\_public\_ip                            | Cualquier IP                                                   |
| WebRTC\_local\_ip                             | Cualquier IP                                                   |
| Geolocation\_behavior                         | Block/Allow/Prompt                                             |
| Geolocation\_fill\_geolocation\_based\_on\_ip | true/false                                                     |
| Geolocation\_location\_information\_longitude | Cualquier número doble entre -180 y 180                        |
| Geolocation\_location\_information\_latitude  | Cualquier número doble entre -90 y 90                          |
| Geolocation\_location\_information\_accuracy  | Cualquier entero positivo                                      |
| Navigator\_user\_agent                        | Cualquier texto                                                |
| Navigator\_screen\_resolution                 | Ejemplo: 1920″x”1080, Por favor reemplaza la x con una real x. |
| Navigator\_languages                          | Cualquier texto                                                |
| Navigator\_platform                           | Cualquier 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 fuentes separadas por coma                            |
| Media\_devices\_enable\_media\_masking        | true/false                                                     |
| Media\_devices\_video\_outputs                | Cualquier entero positivo                                      |
| Media\_devices\_audio\_inputs                 | Cualquier entero positivo                                      |
| Media\_devices\_audio\_outputs                | Cualquier entero 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                 | Cualquier texto                                                |
| Hardware\_WebGL\_meta\_renderer               | Cualquier texto                                                |
| Other\_active\_session\_lock                  | true/false                                                     |
| Other\_custom\_args\_enabled                  | true/false                                                     |
| Other\_custom\_args                           | Cualquier texto                                                |
| cookie                                        | cookies json codificados en Base64                             |

{% hint style="info" %}
Si aún tienes preguntas sobre cómo realizar acciones en masa en Incogniton, por favor lee [este artículo](/documentation/spanish/navegador-y-perfiles-de-navegador/bulk-browser-profiles-creation/perform-bulk-actions-on-profiles.md) o si tienes cualquier otra pregunta, no dudes en contactar a nuestro [departamento de soporte](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/spanish/navegador-y-perfiles-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.
