# Right sidebar

![](/files/-LrzqO-jDtbYINLKhMqB)

Right sidebar is used to view and edit the details of the selected row. When multiple rows are selected, you can edit value in bulk. It's also very helpful when you have a table with a lot of columns and you don't want to scroll horizontally for too far.

You can also search for column using the right sidebar.

To show/hide the right sidebar, click on the right sidebar toggle button, or press **`Space`** key.

![](/files/-LroZtYpwPMsA7L2q-a0)


---

# 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.tableplus.com/gui-tools/the-interface/right-sidebar.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.
