# Manage inserted rows

Rows inserted in the visual, such as calculations, static rows, or percentage contribution rows, can be managed using the **Manage Rows** option.&#x20;

A list of the inserted rows is displayed in the side pane. Each type of row: calculated, static, and percentage contribution, can be identified from the row icons. The following operations can be performed:

a) Edit - Formulae or other properties can be modified.

b) Delete - The inserted row can be permanently deleted.

c) Show/hide row - Inserted rows can be hidden temporarily.

d) Show/hide row indicator - The pencil icon beside the inserted rows can be hidden.

e) Search and filter custom rows - Use the Search bar to search for a particular row category.

<figure><img src="/files/F9CKICrzumTKU2lT91Ee" alt=""><figcaption><p>Manage inserted rows</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.inforiver.com/premium-table/working-with-premium-table/4.-adding-business-logic-and-formulae/manage-inserted-rows-and-columns.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.
