# Tabs

This setting allows you to manage tabs in open windows.

## Same tabs

When clicking Same tabs, the tabs in the main profile will be synchronized with the controlled profiles.

***Example:*** The main profile displays 3 tabs: Facebook, Google, and YouTube. While the other 3 controlled profiles are opening Google. Using Same Tabs, all tabs from the main profile will open in the other 2 controlled profiles in the order: Facebook, Google, YouTube.

## Close current tabs

Close the current tab in each window.

## Close other tabs

Close all tabs except the current tab in all profiles.

## Close blank tabs

Close all blank tabs in each profile.

<figure><img src="/files/zklQuiPZmIxZrzI1E3z3" alt=""><figcaption></figcaption></figure>

## Visit website

To access the same websites in each window, enter the URL and click Open.

If you select **Open link in current tab**, the first URL will open in the current tab of each window.

<figure><img src="/files/qF2BreTi10UWYIZzpKvQ" alt=""><figcaption></figcaption></figure>


---

# 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.hidemyacc.com/hidemyacc-3.0-features/synchronizer/tabs.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.
