# Keyboard shortcuts for column display selection with Finder (classic)

Whether you are choosing the columns to display in investigations and alerts or deciding which additional fields to display in metrics, learning keyboard shortcuts can help you be more efficient. In many cases, using the keyboard to select a display field may be faster and more convenient than using the mouse.

The **Ctrl** key enables access to the keyboard shortcuts of the display field selector, which is shown when:

* [Editing the options of an investigation](/platform/user-guide/investigations/creating-an-investigation-with-finder-classic/editing-the-options-of-an-investigation-with-finder-classic.md)
* [Navigating the results of an investigation](/platform/user-guide/investigations/creating-an-investigation-with-finder-classic/navigating-through-the-results-of-an-investigation-with-finder-classic.md)
* [Creating a metric](/platform/user-guide/using-finder-classic/monitoring-it-custom-metrics-with-finder-classic/creating-a-metric-with-finder-classic.md)

To quickly select fields using the keyboard:

1. Start typing in the box to filter the available fields by text content.
2. Press **Ctrl** to highlight a field in the selection dialog box.
3. Press **Ctrl+Arrow key** to navigate away from the highlighted field:
   * Press **Ctrl+Right arrow** or **Ctrl+Down arrow** to move to the next field available.
   * Press **Ctrl+Left arrow** or **Ctrl+Up arrow** to move to the previous field available.
4. Use the **Home** and **End** keys to navigate to the beginning and to the end of the dialog box:
   * Press **Ctrl+Home** to move to the first available field in the dialog box.
   * Press **Ctrl+End** to move to the last available field in the dialog box.
5. Press **Ctrl+Space** to add the highlighted field to the display list and move to the next available field.
   * Alternatively, press **Ctrl+Shift+Space** to add the highlighted field to the display list and move to the previous field available.
   * While holding the **Ctrl** key, the text filter that you typed at the beginning of the procedure is applied.
     * After adding one or more fields to the display list, releasing the **Ctrl** key removes the text filter.
     * If you did not add a field to the display list, the text filter is maintained.

Note that disabled or already selected fields are not available for selection.


---

# 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.nexthink.com/platform/references/references-classic/search-and-information-display-classic/keyboard-shortcuts-for-column-display-selection-with-finder-classic.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.
