# How to switch between leads and results

## Main Navigation Tabs <a href="#main-navigation-tabs" id="main-navigation-tabs"></a>

### **Leads Tab**:  <a href="#leads-tab" id="leads-tab"></a>

View all product leads from your server

<div data-full-width="true"><figure><img src="/files/DeOeB6qbXzZ9QVk9FB8S" alt=""><figcaption><p><em>Leads Tab Example</em></p></figcaption></figure></div>

### **Results Tab**:  <a href="#results-tab" id="results-tab"></a>

Check your in-store stock check result

<div data-full-width="true"><figure><img src="/files/lWYgpGtLFCAex3t0lp1t" alt=""><figcaption><p><em>Results Tab Example</em></p></figcaption></figure></div>


---

# 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://prodocs.tempomonitors.com/how-to-switch-between-leads-and-results.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.
