--- title: 'Hide & reorder fields' description: 'Learn how to hide and reorder fields in NocoDB.' tags: ['Table operations', 'Reorder', 'Show/hide', 'Cover image', 'Gallery view', 'Kanban view', 'Grid view'] keywords: ['hide field', 'show field', 'reorder field', 'cover image'] --- Utilize the `Fields` button in the toolbar to manage the visibility of fields within the system. By default, all system-related fields are concealed, but you have the option to enable them by selecting `Show system fields`. :::info For Gallery View & Kanban View, the `Fields` menu is available on the toolbar as `Edit Cards`. ::: ![Show system fields](/img/v2/table-operations/fields-show-system-fields.png) ### Rearranging Fields You have the flexibility to rearrange field positions. Access the `Fields` menu and reorder fields effortlessly by dragging and dropping the associated field using the provided `drag icon`. ![Reorder Fields](/img/v2/table-operations/fields-reorder.png) ### Show/Hide Fields For showing or hiding fields, navigate to the `Fields` menu and simply click the toggle button associated with the respective field to hide or un-hide it. :::tip Consider creating different grid views with distinct sets of fields displayed in each view for enhanced customization. ::: ![Show/Hide Fields](/img/v2/table-operations/fields-hide.png) ### Change cover field (Gallery/Kanban View) For Gallery View & Kanban View, you can change the cover field by clicking on the `Change cover field` button in the `Edit Cards` menu. You can select any field of type `Attachment` as the cover field. ![Change cover field](/img/v2/table-operations/change-cover-image.png) ### Related topics - [Filter](/table-operations/filter) - [Sort](/table-operations/sort) - [GroupBy](/table-operations/group-by) - [Row Height](/table-operations/row-height) - [Quick Search](/table-operations/search) - [Download](/table-operations/download)