# Common Controls

<table data-header-hidden><thead><tr><th width="91">Icon</th><th>Name</th></tr></thead><tbody><tr><td><img src="/files/qMz336pNRxAQ8k8sqyan" alt="" data-size="line"></td><td><p><strong>Active Button</strong></p><p>Filters search results by inactive and active statuses to hide inactive items when viewing stored data.</p></td></tr><tr><td><img src="/files/s4oIRNkvF7VSNGHbWd4E" alt="" data-size="line"></td><td><strong>Add to Inventory Tool</strong><br>Sends selected products from the active window to the <a href="/pages/SYu6IMPszswoFhTCEJUL">Inventory Tool</a> when clicked.</td></tr><tr><td><img src="/files/kXSBONKj5egxkbItMX2r" alt="" data-size="line"></td><td><p><strong>Advanced Filters</strong></p><p>Shows additional search parameters depending on the active tab in the Navigator Window when activated.</p></td></tr><tr><td><img src="/files/5mhgQV6YDydLDYfHuDN1" alt="" data-size="line"></td><td><p><strong>Column Visibility</strong> <strong>Button</strong> </p><p>This toggles which columns are visible in an associated table. It is helpful for decluttering tables with many columns, which some users rarely need or use.</p></td></tr><tr><td><img src="/files/hAzs6SG5Dkg1rlQKPyJx" alt="" data-size="line"></td><td><p><strong>Edit</strong> <strong>Button</strong></p><p>Appearing in various windows, clicking this button allows you to modify details shown in that window</p></td></tr><tr><td><img src="/files/O6VncY4bghJyI15un0c2" alt="" data-size="line"></td><td><p><strong>Flag Button</strong></p><p>Marks items with a flag to make them easier to search for and identify when they need special attention. For example, you might flag orders with a red flag when they need review by a co-worker.</p></td></tr><tr><td><img src="/files/rKf1YHnhC8XGtemY4ITP" alt="" data-size="line"></td><td><p><strong>ID Search Button</strong> </p><p>When activated, ID Search Mode allows you to search for products using their corresponding product ID or by scanning a barcode.</p></td></tr><tr><td><img src="/files/Tqr1FKr8lhfguhOGBBJd" alt="" data-size="line"></td><td><p><strong>More Options Menu</strong> </p><p>Indicates additional actions for an associated window or view. These actions are often also available by <mark style="color:blue;"><strong>right-clicking</strong></mark> an item.</p></td></tr><tr><td><img src="/files/FhD0VZIObtHaeasOJFzI" alt="" data-size="line"></td><td><p><strong>Refresh</strong> <strong>Button</strong> </p><p>Clicking this button will refresh the information displayed in the current window.</p></td></tr><tr><td><img src="/files/RRQtvTIJEuAF6uKMXdM2" alt="" data-size="line"></td><td><p><strong>Section Hide/Show</strong> <strong>Button</strong> </p><p>Collapses or expands a section of a window when clicked.</p></td></tr><tr><td><img src="/files/YJdgVfjKxsWHhszFrBPU" alt="" data-size="line"></td><td><strong>Show All</strong> <strong>Button</strong> <br>When activated, it shows all records associated with the current window. For example, voided or canceled items in an order are hidden unless this button is activated.</td></tr><tr><td><img src="/files/WTX1XELWecSatJtOpMZf" alt="" data-size="line"></td><td><p><strong>Target-Window Button</strong></p><p>When activated, items you select in the Navigator Window will open in their respective windows without changing the active window. </p></td></tr><tr><td><img src="/files/FIxtMSDo53AEeKJGoew9" alt="" data-size="line"></td><td><p><strong>View in Browser Button</strong> </p><p>When clicked, it opens the webpage for the product group currently opened in the Product Group Window.</p></td></tr></tbody></table>


---

# 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.tuplo.com/introduction/interface-fundamentals/common-controls.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.
