# Insert manual input rows

In live reporting environments, we may need to insert a row in our matrix reports and enter custom data. For example, a financial statement report connecting to a database query may be able to fetch revenue and expense metrics, but it might not retrieve the number of shares outstanding. Similarly, a sales report may not have the latest sales data for a newly launched product category.

To address such scenarios, Inforiver allows you to insert static rows in matrix-style reports where you can input or enter the data.

{% embed url="<https://lumel.wistia.com/medias/n67puv7p0m>" %}


---

# 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/insert-manual-input-rows.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.
