# Navigating KNAPS

### Main KNAPS Menu

In the upper left corner of the screen is the primary KNAPS menu bar.

![](/files/TZ0TnWh2TtdWMvL4sN7Y)

You can navigate to different screens of KNAPS as needed by clicking the menu icon, which will open the main KNAPS menu.

![](/files/C3bonY8eGzHWNw4IMyIw)

### User Menu

The User Menu is located on the upper right corner of the KNAPS screen. To open the User Menu, click on the Store Name or User Name.

![](/files/MCR3XDBQP4dOD0dRE7Iq)

### Selecting Users

You can switch between users by selecting the first tab in the User Menu. The user will be asked to enter their PIN code before switching to the new user. This can be helpful when using the same terminal by multiple users without logging out and logging back in as a new user.

![](/files/c0Vh30B1e1gQe5bFDCVR)

### Selecting Terminal ID

You can nominate a Terminal ID by selecting the second tab in the User Menu.

![](/files/CsdAUzEbqnUq4KRGWw3K)

Enter the Terminal ID name in the field and click Save ![](/files/Qr9JwPCgMRNSaXXwZJWr). Usually, you need to do this only once in a terminal. You would have to do it again if you reinstalled your browser.

\
**NOTE:** You need to nominate a Terminal ID on a machine if you are trying to, e.g. save, edit or take payment for a sale on the terminal or closing the day from Till Balance screen. Without having this setup, you will see the following warning message in KNAPS:<br>

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

### Store Settings

To make modifications to your Store Settings, click on the Store Settings tab in the User Menu.

![](/files/x9Qrvuo1rDeHzFCbFnFg)

### Support

Clicking the Support tab will take you to the KNAPS support page, where you may raise a ticket for any KNAPS support related issues. You would have to set up your account with the Support portal for the first time using your email address that was used to create your KNAPS account. Once it is setup, it will automatically take you to the support portal with your profile.

![](/files/9KdFZHpJ6LObMDfKZw5n)

### Help Guide

You can access the KNAPS Guide by selecting the Help tab. A bank of information about using KNAPS may be found here.

![](/files/TdWenI6Txy2Q3VqfbR7d)

### Quick Links

Clicking the Toggle Quick Links tab will display or hide the Quick Links menu bar at the top of the KNAPS screen.

![](/files/46A5ERhHSEjMNx2kgIwg)

### Quick Links Menu

At the top of the KNAPS screen is the Quick Links menu. Each icon's link name will appear when you scroll over this menu. Any of these icons can be clicked to bring up the relevant screen in a new tab. This quick link is available for users to access from any screen.

![](/files/2sm6PnYREjxEFVUGpKBa)

There are quick links to the following screens:

* **New Sale**
* **Quick Sale**
* **Sales Search**
* **Price Lookup**
* **Customer Accounts**
* **Store Dashboard**
* **Purchase Orders**
* **Goods Receipts**
* **Store Invoices**

### Notification Icon

To the left of the store name is the Notification Icon.

![](/files/c4ofXdgmIFbC6WEJHzu9)

New notifications about KNAPS releases are available for you to view if a blue dot appears next to the notification icon.

Click on the bell icon to view the available notifications.

![](/files/FCOLWEOMtF5r0hAd5NOt)

You may click on any of the notifications for further reading.


---

# 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://helpv2.knaps.io/user-guide/navigating-knaps.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.
