# Hide and Show Field

Hide and show field is one of the feature for modify table where you can manage which field you want to show as a view and which table you want to hide as a view.

There is an exception in Users table. In Users table, you can't hide external\_id, role, and password field.

How to use Hide/Show Field feature:

1. Click on "Shown Field" button\ <img src="/files/UVOHMFWkfU09XP6TERdO" alt="" data-size="original">
2. Click on the fields you want to hide or show\
   ![](/files/np2sBixRUwBminfHPUJ6)
3. Field with checked mark on it means the field will be shown, meanwhile field that has no checked mark on it means the field will be hidden


---

# 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.qore.dev/table/modify-table/hide-and-show-field.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.
