# Toplu tarayıcı profili oluşturma

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

Incogniton, aynı anda birden fazla hesabı toplu olarak oluşturmanıza olanak tanır. Araç oldukça gelişmiştir ve birçok özelleştirme seçeneği sunar. Sadece birkaç adımda birden fazla profili aynı anda oluşturabilirsiniz.

{% stepper %}
{% step %}
**Toplu Oluştur**

Incogniton hesabınızda sol menüdeki **Create Bulk** seçeneğine tıklayın ve bir açılır pencere görünecektir.

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

{% step %}
**CSV girişi hazırlayın**

Tarayıcı profillerinin ayrıntılarını doldurun. [Burada](https://incogniton.com/wp-content/uploads/2026/01/Examplefileforbulkimporter-5.xlsx) bulabileceğiniz bir örnek dosya hazırladık. Farklı sütunlardaki tüm bilgileri doldurun. Son sütunda bilgiler Incogniton için okunabilir hale getirilmek üzere birleştirilecektir. Dosyadaki son sütundan bilgileri kopyalayın ve Incogniton'daki CSV Format sekmesine yapıştırın.

{% hint style="warning" %}
Başlıklar, son sütunun kopyalanıp yapıştırılmasına dahil edilmelidir, aksi takdirde toplu oluşturucu çalışmaz.
{% endhint %}
{% endstep %}

{% step %}
**Kontrol Et ve İçe Aktar**

**Check** ve ardından **Import** üzerine tıklayın ve profiller oluşturulacaktır. Görsel bir açıklama için bu sayfadaki videoyu izleyin.
{% endstep %}
{% endstepper %}

**Seçenekler tablosu:**

| Seçenek Adı                                   | Olası değerler                                              |
| --------------------------------------------- | ----------------------------------------------------------- |
| profile\_name                                 | Herhangi bir metin (GEREKLİ)                                |
| profile\_notes                                | Herhangi bir metin                                          |
| simulated\_operating\_system                  | Windows/Mac OS/Linux                                        |
| Proxy\_connection\_type                       | http/socks4/socks5/none                                     |
| Proxy\_proxy\_url                             | Herhangi bir metin                                          |
| Proxy\_proxy\_username                        | Herhangi bir metin                                          |
| Proxy\_proxy\_password                        | Herhangi bir metin                                          |
| Timezone\_fill\_timezone\_based\_on\_ip       | true/false                                                  |
| Timezone\_timezone\_name                      | Geçerli herhangi bir saat dilimi adı                        |
| WebRTC\_set\_external\_ip                     | true/false                                                  |
| WebRTC\_behavior                              | altered/disabled/real                                       |
| WebRTC\_public\_ip                            | Herhangi bir IP                                             |
| WebRTC\_local\_ip                             | Herhangi bir IP                                             |
| Geolocation\_behavior                         | Block/Allow/Prompt                                          |
| Geolocation\_fill\_geolocation\_based\_on\_ip | true/false                                                  |
| Geolocation\_location\_information\_longitude | -180 ile 180 arasında herhangi bir çift                     |
| Geolocation\_location\_information\_latitude  | -90 ile 90 arasında herhangi bir çift                       |
| Geolocation\_location\_information\_accuracy  | Herhangi bir pozitif tamsayı                                |
| Navigator\_user\_agent                        | Herhangi bir metin                                          |
| Navigator\_screen\_resolution                 | Örnek: 1920″x”1080, lütfen x'i gerçek bir x ile değiştirin. |
| Navigator\_languages                          | Herhangi bir metin                                          |
| Navigator\_platform                           | Herhangi bir metin                                          |
| 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                    | Virgülle ayrılmış yazı tipi listesi                         |
| Media\_devices\_enable\_media\_masking        | true/false                                                  |
| Media\_devices\_video\_outputs                | Herhangi bir pozitif tamsayı                                |
| Media\_devices\_audio\_inputs                 | Herhangi bir pozitif tamsayı                                |
| Media\_devices\_audio\_outputs                | Herhangi bir pozitif tamsayı                                |
| 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                 | Herhangi bir metin                                          |
| Hardware\_WebGL\_meta\_renderer               | Herhangi bir metin                                          |
| Other\_active\_session\_lock                  | true/false                                                  |
| Other\_custom\_args\_enabled                  | true/false                                                  |
| Other\_custom\_args                           | Herhangi bir metin                                          |
| cookie                                        | Base64 kodlu json çerezleri                                 |

{% hint style="info" %}
Incogniton'da toplu işlemler gerçekleştirme hakkında hala sorularınız varsa lütfen [bu makaleyi](/documentation/turkish-documentation/tarayici-ve-tarayici-profilleri/bulk-browser-profiles-creation/perform-bulk-actions-on-profiles.md) okuyun veya başka sorularınız varsa lütfen [destek departmanımızla](https://incogniton.com/contact/) iletişime geçmekten çekinmeyin.
{% 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/turkish-documentation/tarayici-ve-tarayici-profilleri/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.
