# Home Screen

On the `Home` tab of the direct message (DM) channel with `@Translate` you will find a menu of buttons and a list of enabled Automatic Translation rules/settings:

<figure><img src="/files/JgnKw5Jcyr5p2KKZB2rN" alt=""><figcaption><p>The "Home" tab of the DM with @Translate</p></figcaption></figure>

* The `Settings` button is the default view of the home screen which enables you to:
  * Choose `Your Language` which will be used as the default language when using the [Translate this message](/features/manual-translation/translate-this-message.md) function
  * Create / Edit settings to [automatically translate YOUR messages](/features/automatic-translation/translate-your-messages.md) in a specific channel or DM.
  * Create / Edit settings to [automatically translate ALL messages](/features/automatic-translation/translate-all-messages.md) in a specific channel or DM. These settings apply to every member of the channel.&#x20;
  * Each automatic translation setting has an \[Edit] button which can be used to change the [language](/features/supported-languages.md) and/or the [Display format](/features/automatic-translation/display-format.md).&#x20;
  * To [disable/delete an automatic translation setting](/features/automatic-translation/disable-auto-translate.md), use the \[Edit] button and then choose **None** from list of languages.
* The `Translate` button on the home screen brings up a [form ](/features/manual-translation/translate-text-shortcut.md)that can be used to manually translate text.
* The `Account` button displays your current plan and the number of characters you have used in the current calendar month.


---

# 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.translate.technology/features/automatic-translation/home-screen.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.
