# Navigating the Web Portal

## Navigation

When you first log into the Web Portal, you will see the Home Screen Dashboard:

<figure><img src="/files/hHfffujP89ru8LhYnE9s" alt=""><figcaption><p>View this screen at any time by clicking the Home Tab</p></figcaption></figure>

*Depending on your User Role, Restrictions, and currently subscribed modules, the Tabs visible at the top of your screen may vary.*&#x20;

<figure><img src="/files/eDHZ1g0sqTcf2bPJfiU2" alt=""><figcaption><p>Navigation Bar</p></figcaption></figure>

Any Tab with the Triangle Symbol indicates that it is a menu. Hovering over it will display more options to choose from.

<figure><img src="/files/NTidFVWrVBZQA6xqvYRZ" alt=""><figcaption><p>Hover over the Tab to view the menu</p></figcaption></figure>

The Person Icon in the Top Right allows you to access User Account settings

<figure><img src="/files/yl2P8u1YOisjorxLxhMi" alt=""><figcaption><p>User Account Settings</p></figcaption></figure>

Some pages (such as the Product Pricing Page) have multiple views, shown as file tabs:

<figure><img src="/files/HJPQtjvFZ3VB5T9TmBYy" alt=""><figcaption><p>Product Pricing View</p></figcaption></figure>

<figure><img src="/files/SfJbHwoVO991AT8fzzWA" alt=""><figcaption><p>Click to toggle views</p></figcaption></figure>

<figure><img src="/files/9Q7CXPb8dMrvcrC9M3Xi" alt=""><figcaption><p>Product Setup View</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://help.tacinsight.com/fast-weigh-knowledge-base/tutorials/navigating-the-web-portal.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.
