# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for your use.

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

* **Enable:** Choose an option to enable or disable the extension from here.
* **Enable For Frontend:** Enable language translation option for frontend.
* **Select Language For Frontend:** Choose a language that you want to enable for frontend store translation.

<figure><img src="/files/6v6Z7SAvrfCYAUMnqh2P" alt=""><figcaption></figcaption></figure>

* **Enable Admin Backend:** Enable language translation option for the backend.
* **Select Language For Backend:** Choose a language that you want to enable for backend store translation.
* **Translator Widget Layout on Frontend:** From this dropdown, you can pick language translation style from three different styles to display on store frontend.


---

# 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.magecomp.com/magento-2-google-language-translator-extension/configuration.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.
