# How to enable spell check in Enate

To ensure that you are able to carry out your work in Enate spelling error-free, you can enable spell check in your web browser to help check your spelling as you go about your tasks.&#x20;

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

Below are the steps to activate spell checker in three of the most popular browsers: Google Chrome, Mozilla Firefox and Microsoft Edge.

### Google Chrome&#x20;

1. Open Chrome Settings:&#x20;

* Click on the three vertical dots in the upper right corner.&#x20;
* Select Settings.&#x20;

2. Access Language Settings:&#x20;

* In the settings menu, type "language" in the search box.&#x20;
* Click on Languages.&#x20;

3. Enable Spell Check:&#x20;

* Under the Spell check section, choose between Basic spell check or Enhanced spell check.&#x20;
* You can also add new languages if necessary.&#x20;

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

### Mozilla Firefox&#x20;

1. Open Firefox Menu:&#x20;

* Click on the three horizontal lines in the upper right corner.&#x20;
* Select Settings.&#x20;

2. Navigate to Language Settings:&#x20;

* In the left sidebar, select General.&#x20;
* Scroll down to the Language and Appearance section.&#x20;

3. Turn on Spell Check:&#x20;

* Check the box next to Check my spelling as I type.&#x20;

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

### Microsoft Edge&#x20;

1. Open Edge Settings:&#x20;

* Click on the three horizontal dots in the top-right corner.&#x20;
* Select Settings.&#x20;

2. Find Language Options:&#x20;

* Scroll down and click on Languages.&#x20;

3. Enable Spell Check:&#x20;

* Toggle on the option for Enable spell check for your preferred languages.&#x20;

<figure><img src="/files/R7Mv6t7jKUzlevIKazwx" 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.enate.net/enate-help/work-manager/work-manager-2021.1/appendix/how-to-enable-spell-check-in-enate.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.
