# How to enable and disable Dictation Box?

This article discusses how to enable and disable the Dictation Box. Use the Dictation Box to type on sites where Voice In doesn't work by default. Dictate into the dictation box and copy the text to the target box at the end without leaving the site.

### Enabling Dictation Box

1\) Click the Voice In button (microphone icon) to start dictation.&#x20;

<figure><img src="/files/eFepeVqDaLDL3QZINMD4" alt="" width="292"><figcaption></figcaption></figure>

That should show a Voice In page pop-up on the page.

**Note:** If you do not see the page pop-up, go to [Voice In Options Page](https://dictanote.co/voicein/options/) and uncheck the "Hide Voice In page pop-up" checkbox.&#x20;

2\) Click on the pop-up button, and a page settings window will open on the page like below.

<figure><img src="/files/K0YTastVcTNLmMRLXUq4" alt="" width="375"><figcaption></figcaption></figure>

3\) select the enable dictation box checkbox in the page settings window. Once you do that, the Dictation Box should appear.&#x20;

<figure><img src="/files/l3DB1EBVv8pqqwf8g0OF" alt="" width="497"><figcaption></figcaption></figure>

### Disabling Dictation Box

Follow the instructions above, except unselect the enable dictation box checkbox.

### Using the Dictation Box

You can use the dictation box by simply placing the cursor within the box and dictating. The dictation box is an ordinary textbox; all voice commands work within it.

Once you are done, you can click Copy to copy it to the clipboard and then paste it into the appropriate textbox.

There are two voice commands to make this easier:

*copy box* - Copies the contents of the Dictation Box to the clipboard \
\&#xNAN;*paste that* - Pastes the content in the clipboard at the cursor location

&#x20;


---

# 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://help.dictanote.co/help/features/how-to-enable-and-disable-dictation-box.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.
