# Profiles Synchronizer

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

In this guide we explain how to use the Incogniton synchronizer. With this functionality you can automatically copy actions from one browser profile to another profile, saving time by avoiding repetitive clicks.

{% stepper %}
{% step %}

### Select the main browser profile

Activate the synchronizer by selecting a main browser profile (also called the dependent variable). This is the profile from which actions will be taken and copied to other profiles.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/IBS0C4ZBwr9AuGg1fInj/1.%20Start%20browser%20as%20main.png)
{% endstep %}

{% step %}

### Select dependent profiles

Select the dependent profiles - the profiles to which actions will be copied. You can select multiple profiles. After selecting them, click to set browser profile(s) as dependent synchronizer. This lets you perform actions on multiple profiles at once.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/tPjX3ohz3ZeDjNCQBc0L/2.%20Select%20dependent.png)
{% endstep %}

{% step %}

### Open Synchronizer management

Go to the Synchronizer management section by clicking on **Synchronizer** in the left overview. From Synchronizer management you can perform actions such as:

* Stop selected profiles
* Navigate to a URL
* Resize windows to main synchronizer size
* Bring browser windows to front
* Close all blank tabs
* Close all non-current tabs
* Tile selected windows in grid
* Overlap selected windows

{% hint style="warning" %}
It is very important to always select the option **Resize windows to main synchronizer size**. This ensures that the screen size of all browser profiles is the same. If this is not done, the synchronizer will not work properly.
{% endhint %}

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/EU1do9GOJIZk7Rrp0Kul/3.%20Synchronizer%20management.png)
{% endstep %}

{% step %}

### Start synchronizing

After ensuring all windows have the same size, bring the browser profiles to the front by using **tile selected windows in grid** or **bring windows in front**. Then start performing actions in the main profile, they will be copied to the dependent profiles.

{% embed url="<https://incogniton.com/wp-content/uploads/2023/12/ezgif.com-video-to-gif.mp4>" %}
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Do you still have any questions about how to use the synchronizer? Don’t hesitate to contact our [support department](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/browser-and-browser-profiles/profiles-synchronizer.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.
