# Tips when using Word

## **Make more room for ClauseBuddy**

If you are using ClauseBuddy from within ClauseBuddy, you may not have enough space on your screen if you do not have a large monitor. If so, you may want to put Microsoft Word in **Web Layout View** instead of the default Print Layout. You can do so by visiting the View tab in Word's ribbon, or by clicking on the relevant button in Word's status bar at the bottom of the window.

You can then make your document panel at the left side smaller, and Word will wrap the document's text in the available window. This allows you to make more room for ClauseBuddy.

## **Assigning a shortcut to highlight**

When you are actively highlighting various parts of your Word-document, it can become tedious to get your hands off the keyboard in order to pick up your mouse and navigate to Word's toolbar to click on the highlight button.

You may want to assign a shortcut to the highlight action:

* On Windows, go to `File` > `Options` > `Customize Ribbon`. At the bottom of the dialog box, choose the `Customize` button.
* On a Mac, go to menu `Tools` and then `Customize keyboard...`

In both cases, navigate to the `All commands` category at the left side of the dialog box, and select the `Highlight` command. You can then assign a shortcut (e.g. Ctrl + Alt + H) by positioning your cursor within the `Press new shortcut key` box.

While you're at it, you may also want to assign another shortcut (e.g., Ctrl + Alt + Shift + H) to the `HighlightOff` command.

For more information, see [Microsoft's support site](https://support.microsoft.com/en-us/office/customize-keyboard-shortcuts-9a92343e-a781-4d5a-92f1-0f32e3ba5b4d).


---

# 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.clausebuddy.com/smart-templates/how/in-depth/smart-templates-in-depth/tips-when-using-word.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.
