# Focus

Change settings related to the [Focused Filing](/using-msgfiler/focused-filing.md) feature.

<figure><img src="/files/i8qb898nt5gSKpZ8Fe9q" alt="" width="563"><figcaption></figcaption></figure>

## **General**

* **Keyboard Shortcut**: The default for toggling Focused Filing is `Command-Shift-F`. You can change this in [Keyboard Shortcut Settings](/settings/keyboard-shortcuts.md).
* **Resume automatically**: If on, Focused Filing will automatically resume whenever the user returns to MsgFiler 4 or Mail. If off, it will turn off when the user switches to another application and will not automatically resume when the user returns.
* **Display button in main window**: Displays a button to toggle Focused Filing on and off next to the Show button at the bottom of the main window.

## **Animation**

* **Opacity**: Set the opacity of the dimmed screen when enabling [Focused Filing](/using-msgfiler/focused-filing.md).
* **Duration**: Set the animation time when turning on and off Focused Filing.
* **Dim all screens**: When on, dims all screens connected to your Mac when Focused Filing is active.


---

# 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.msgfiler.com/settings/focused-filing-settings.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.
