> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-box-product-manual/using-k-box-cal-to-display-data/using-the-oscilloscope-to-display-data/working-with-items-added-to-the-oscilloscope.md).

# Working with items added to the Oscilloscope

Right-clicking in the Item Information Area brings up the following menu:

<figure><img src="/files/llFcQw5GNPqliJDKAP05" alt=""><figcaption></figcaption></figure>

The Menu Items allow the following functionality:

<table data-header-hidden><thead><tr><th width="210"></th><th></th></tr></thead><tbody><tr><td>Start New Log</td><td>Allows to start a new log, clear log and refresh the Oscilloscope</td></tr><tr><td>Rename</td><td>Assigns a name to the channel; this will appear in the name column.</td></tr><tr><td>Select All</td><td>Selects all items</td></tr><tr><td>Deselect All</td><td>Deselects all items</td></tr><tr><td>Invert Selection</td><td>Selects all items not currently selected and deselects the items currently selected.</td></tr><tr><td>Active</td><td>Makes the selected items 'Active'; they will be shown on the oscilloscope.</td></tr><tr><td>Inactive              </td><td>Makes the selected items 'Inactive'; they will NOT be shown on the oscilloscope.</td></tr><tr><td>Del</td><td>Deletes the item or item selected in Orange.</td></tr><tr><td>Add Group</td><td>Adds selected item groups to the oscilloscope.</td></tr><tr><td>Del Group</td><td>Delete the selected item group from the oscilloscope.</td></tr><tr><td>Add all</td><td>Adds all items to the oscilloscope.</td></tr><tr><td>Del all  </td><td>Deletes all items from the oscilloscope.</td></tr><tr><td>Groups and scale to…</td><td>Allows customisation of the scaling of selected items.</td></tr><tr><td>Reset Scaling</td><td>Sets the default scaling.</td></tr><tr><td>Not Use</td><td>Removes conversion tables or formulas from the selected item(s).</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-box-product-manual/using-k-box-cal-to-display-data/using-the-oscilloscope-to-display-data/working-with-items-added-to-the-oscilloscope.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.
