# Text

The Text Manager allows you to set and control the text input in each window.<br>

**Clear text:** Click to clear entered text in all windows simultaneously.

## Random number

Enter any number within the range you set.

1. Set the desired number range.
2. Click Enter randomly to input random numbers for these profiles.

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

## Identical Text

This setting allows you to input the same text for all profiles.

1. Enter the desired text in the settings box.
2. Click Type as human to let the system automatically input the text.

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

You can customize typing speed in the Settings section.

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

## Designated Text

Input different texts for each profile. You can create Text Groups and fill in the content in these groups.

### Designated

Input text from top to bottom, according to the order of selected profiles.

**Example:** Text

```
antidetect browser Hidemyacc
the best antidetect browser
multiple accounts
```

Order of selected profiles:

1. Profile 1 (Main)
2. Profile 2 (Controlled)
3. Profile 3 (Controlled)

When selecting Designated, the corresponding text for the profiles will be:\
antidetect browser Hidemyacc

```
antidetect browser Hidemyacc - Profile 1
the best antidetect browser - Profile 2
multiple accounts - Profile 3
```

### Enter randomly

Enter random text for profiles.

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