# Manage inserted rows (Reporting Matrix)

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

## 1. Rows

Inserted rows, such as static, calculated, etc., can be managed from the **Rows** tab. A list of the inserted rows is displayed. 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.

Hover over the row to view these options.

<figure><img src="/files/bnLs4Xh7je0mckGiotgZ" alt=""><figcaption><p>Managing inserted rows</p></figcaption></figure>

## 2. Row settings

The **Manage Rows** side panel has an **Insert Row Settings** tab that lets you configure settings such as user permissions.

<figure><img src="/files/4JEPLKaIjtpuhcAXGTYp" alt=""><figcaption></figcaption></figure>

### 2.1. Insert row configuration

You can set category-based rules on rows that are bulk-inserted. For example, you can disable row insertion for certain row dimension categories, enforce distinct values, or source categories from an Excel spreadsheet. [Learn more about bulk inserting rows in Reporting Matrix](https://docs.inforiver.com/working-with-inforiver/4.-adding-business-logic-and-formulae/pages/J1kKkM2pdV7YnqfIQrDi#id-2.-bulk-insert-static-rows).

### 2.2. Insert Row Access

You can explicitly set permissions for users to insert rows in read mode. Navigate to the Insert ribbon > Manage Rows > Insert Row Settings > Insert Row Access to set permissions.

Enable the **Allow in Read Mode** toggle to allow users to insert rows in reading mode.

<figure><img src="https://docs.inforiver.com/~gitbook/image?url=https%3A%2F%2F3062809325-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FEbkCXCUXmtUq5tcnUtZE%252Fuploads%252FuwfbgKUUhLPuL4mwJGf1%252Fimage.png%3Falt%3Dmedia%26token%3Da9cae46b-af52-4675-a9ef-5bc217c94788&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f6893644&#x26;sv=2" alt=""><figcaption><p>Allow users in reading view to insert custom 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/working-with-inforiver/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.
