# EDITable interface

Let us now explore the EDITable interface. It has the following sections:

<figure><img src="/files/8v0JDaTTHJBMcSODCdm6" alt=""><figcaption><p>EDITable interface</p></figcaption></figure>

### **Toolbar**

The toolbar has various action items that enable you to insert rows, import data, filter and search for specific data, group rows, find and replace data, format text and display style, view audit logs, use conditional formatting, configure columns, and much more.

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

### **Table**

This section displays your source table as well as the results of any editing, sorting, filtering, formatting, commenting, and other actions you perform on it.

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

### **Status Bar**

The status bar displays table information, settings, and controls.&#x20;

On the left, the total number of rows and the source details are displayed.

* Total rows: This displays the total number of rows in the source table
* Source: A symbol indicating the data platform in which the source is available, along with the database and table names.

On the right, you can view page display settings and zoom/unzoom controls:

* **Settings:** It allows you to change the number of rows displayed per page by selecting 'All', 'Auto', or a specific range from 10 to 75 rows.

<figure><img src="/files/37bjehMMsMH1pWbg8gjA" alt=""><figcaption><p>Rows per page</p></figcaption></figure>

* **Zoom-in and zoom-out controls:** Users can click on the '+' and '-' icons to zoom in and out respectively. Alternatively,  Ctrl + and Ctrl - shortcut keys can also be used.
* **Pagination controls:** Use these controls to go to the first page, previous, next, and last page, and also navigate to a specific page by entering the page number.

<figure><img src="/files/7SBWZX1EN1QObD60iBNs" alt=""><figcaption><p>Zoom and pagination controls</p></figcaption></figure>

The status bar also displays the number of changes made in the visual and whether or not approvals are enabled in the visual, as below:

<figure><img src="/files/uKpqigNEntu4s6YF0Aih" alt=""><figcaption><p>Status bar with changes</p></figcaption></figure>

* **EDITable logo:** By clicking on this, you can see the version number and license information. It also includes links to our official website and product documentation.

<figure><img src="/files/w1IQR0GUhnBN9D7j25qu" alt=""><figcaption><p>License information and important product links</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/editable/working-with-editable/editable-interface.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.
