> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/premium-table/working-with-premium-table/4.-adding-business-logic-and-formulae/manage-inserted-rows-and-columns-1.md).

# Manage inserted measures

Measures inserted in the visual, such as calculations or data input columns, can be managed using the **Manage Measures** option.

Similar to the [Manage Rows](#id-1.-manage-rows) option, the **Manage Measures** option displays a list of inserted measures with options to edit, delete, or hide them. All the measures created in a visual can be viewed in the Measures tab.&#x20;

In addition, there is also an **Insert New** option that lets you insert calculated measures or data input measures right from this panel.

Use the **Search bar** to locate a specific measure.

<figure><img src="/files/iyWxErx8qnn0X2xpXQ1d" alt=""><figcaption><p>Manage measures panel</p></figcaption></figure>


---

# 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.inforiver.com/premium-table/working-with-premium-table/4.-adding-business-logic-and-formulae/manage-inserted-rows-and-columns-1.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.
