# Hide Navigation Menu Items

The main navigation menu may have items that you would like to hide. For example, your role may be primarily temp focused and you would like to hide the perm items from the menu.

Navigate to the user settings area by selecting the **Settings** option from the user menu.

<figure><img src="/files/NtPJq5D7U4t4462ki6li" alt=""><figcaption><p>User Menu Settings Option</p></figcaption></figure>

Scroll down the page until the **Navigation** section is in view.

Place a check in each item that you would like to be hidden from the navigation menu.

<figure><img src="/files/in4y2yzPH2jAka0mDJ4D" alt=""><figcaption><p>Hide Navigation</p></figcaption></figure>

Finally, press the![](/files/GFkGXe3ZniD1UhLcxpZl)button to update your navigation settings.


---

# 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.kisrec.com/user-settings/hide-navigation-menu-items.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.
