# Landing and Home Page

Logging in with the plant operator role will take the user to the landing page.

## Landing Page

* The landing page has a list of cards which includes the TQM card.
* The landing page shows a pending tasks card at the bottom of the page.
* The pending tasks card lists tests pending to be updated by this user.
* The tasks which are overdue will show up first in the pending tasks card.
* There is an option to view all the pending tasks which takes the user to TQM inbox page.

<figure><img src="/files/TVXiXDjbr4aCI9A5jf1n" alt=""><figcaption><p>Plant Operator Landing Page</p></figcaption></figure>

## Home Page

* Clicking on the Treatment Quality Monitoring (TQM) card  will take the user to the TQM home page.
* The TQM home page shows a TQM card with the links to Inbox, View Past Tests.
* It also shows 2 cards below which are -> Your performance, Alerts card.
* The "Your Performance" card shows relevant metrics such as test compliance and the percentage of tests that passed which shows the efficiency of the plant(s) linked to the logged in user.
* The 'Alerts' card shows a count of the different types of alerts that were raised by the system. This data comes from the anomaly finder.

<figure><img src="/files/Fx1EhsA9KTg7MrnU0tsA" alt=""><figcaption><p>TQM Home Page</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://docs.digit.org/sanitation/water-sanitation-product-suite/waste-management-system/functional-specifications/tqm-ui/ui-plant-operator/landing-and-home-page.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.
