# Navigation

This is the home screen of FunTEST from where you can access everything

<figure><img src="/files/swOk2sKq7eRgTQQaReSu" alt=""><figcaption><p>FunTest Homescreen</p></figcaption></figure>

### User level permission

FunTEST has 3 user level permissions that are represented by the icons in the top left corner

<figure><img src="/files/Yda2CvCc6uhCBmhgUYbm" alt=""><figcaption><p>User Permissions in FunTEST</p></figcaption></figure>

The user is prompted to login when the application is started and by clicking on "Login" you can change users at any time.

<figure><img src="/files/8Gp9W7GGTnKJHgcauYKg" alt=""><figcaption><p>FunTEST login dialog</p></figcaption></figure>

## Overview of user permission

### Operator

When login as an operator the only action that is available to you is to execute a test from the home screen

<figure><img src="/files/fYgJAizoGPT4B1eKSxGP" alt=""><figcaption><p>Starting a test sequence as Operator</p></figcaption></figure>

### Programmer

When login as a programmer you have access to create and modify test sequences as well as access to limited admin tools such as plugins.

<figure><img src="/files/mKD12KyaLhXoMaVqC1fF" alt=""><figcaption><p>Opening test file in FunTEST</p></figcaption></figure>

### Admin

As an admin you have unlimited permission. This includes all permissions of the operator and programmer. In addition, you have access to creating and deleting new projects, test stations, and users.

<figure><img src="/files/bMK9PC2RVmVcHWAHIhIB" alt=""><figcaption><p>Admin view in FunTEST</p></figcaption></figure>

***


---

# 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://funtest-1.gitbook.io/funtest-documentation/product-tour/navigation.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.
