# Windows

The Windows Manager allows you to set the size of open windows and arrange the layout for these windows when running. The window layout depends on your screen size.

## Uniform size

Synchronize the window size of profiles according to the main profile.

1. Change the main window size
2. Click Uniform size. The controlled profile window size will then change to match the main profile.

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

## Custom size

Customize the size of the profiles.

1. Select the desired size in the Monitor section.
2. Click Custom size to change the window size of the profiles (including the main profile).

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

## Arrange Profile Layout

You need to set these parameters before running profiles. After running profiles, these parameters cannot be edited.

1. **Scale profile (%):** Zoom in/out window size. If your screen is small but you still want to display all profiles on the same screen, you can scale down the window size of the profiles to fit all profiles on the screen.
2. **Window layout Custom:** You can arrange the layout of the windows by selecting the number of rows and columns to display.

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

3. **Window layout Adaptive:** The system will automatically arrange these windows based on your screen size.

<figure><img src="/files/SdN3HTBWXJBxCpKhLJg4" 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/windows.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.
