# View

Below is an overview of all actions that can be accessed from this menu.

| UI Action Name                                                  | Action Name                    | Description                                                                                                                                                                        |
| --------------------------------------------------------------- | ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Quick view](/ida-actions/quickview.md)                         | `QuickView`                    | Quickly open a view                                                                                                                                                                |
| [Disassembly](/ida-actions/windowopen.md)                       | `WindowOpen`                   | Open disassembly view                                                                                                                                                              |
| [Proximity browser](/ida-actions/graphnewproximityview.md)      | `GraphNewProximityView`        | Open new proximity browser                                                                                                                                                         |
| Generate microcode                                              | `mv:GenMicro`                  |                                                                                                                                                                                    |
| Generate pseudocode                                             | `hx:GenPseudo`                 |                                                                                                                                                                                    |
| [Hex dump](/ida-actions/toggledump.md)                          | `ToggleDump`                   | Open hexadecimal view                                                                                                                                                              |
| [Address details](/ida-actions/addressdetails.md)               | `AddressDetails`               | Address details                                                                                                                                                                    |
| [Exports](/ida-actions/openexports.md)                          | `OpenExports`                  | Open exports window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                           |
| [Imports](/ida-actions/openimports.md)                          | `OpenImports`                  | Open imports window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                           |
| [Names](/ida-actions/opennames.md)                              | `OpenNames`                    | Open names window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                             |
| [Functions](/ida-actions/openfunctions.md)                      | `OpenFunctions`                | Open functions window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                         |
| [Strings](/ida-actions/openstrings.md)                          | `OpenStrings`                  | Open string window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                            |
| [Segments](/ida-actions/opensegments.md)                        | `OpenSegments`                 | Open segments window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                          |
| [Segment registers](/ida-actions/opensegmentregisters.md)       | `OpenSegmentRegisters`         | Open segment registers window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                 |
| [Selectors](/ida-actions/openselectors.md)                      | `OpenSelectors`                | Open selectors window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                         |
| [Signatures](/ida-actions/opensignatures.md)                    | `OpenSignatures`               | Open signatures window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                        |
| [Type libraries](/ida-actions/opentypelibraries.md)             | `OpenTypeLibraries`            | Open types window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                             |
| [Local types](/ida-actions/openlocaltypes.md)                   | `OpenLocalTypes`               | Open local type definitions window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                            |
| [Cross references](/ida-actions/openxrefs.md)                   | `OpenXrefs`                    | Open cross references window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                  |
| [Cross references tree](/ida-actions/openxrefstree.md)          | `OpenXrefsTree`                | Open cross references tree. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                    |
| [Bookmarks](/ida-actions/openbookmarks.md)                      | `OpenBookmarks`                | Open bookmarks window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                         |
| Open picture                                                    | `picture_search:open_picture`  |                                                                                                                                                                                    |
| [Notepad](/ida-actions/opennotepad.md)                          | `OpenNotepad`                  | Open notepad window to create general notes about the current database. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                        |
| [Problems](/ida-actions/openproblems.md)                        | `OpenProblems`                 | Open problems window. See [subviews](/core/user-interface/concepts/subviews.md) for more.                                                                                          |
| [Patched bytes](/ida-actions/patchedbytes.md)                   | `PatchedBytes`                 | Open the Patched bytes window. The Patched bytes view shows the list of the patched locations in the database. It also allows you to revert modifications selectively.             |
| [Navigation history](/ida-actions/showviewnavigationhistory.md) | `ShowViewNavigationHistory`    | Navigation history                                                                                                                                                                 |
| [Undo history](/ida-actions/showundohistory.md)                 | `ShowUndoHistory`              | Undo history                                                                                                                                                                       |
| Xrefs graph to                                                  | `xref_graph:ShowXrefGraphTo`   |                                                                                                                                                                                    |
| Xrefs graph from                                                | `xref_graph:ShowXrefGraphFrom` |                                                                                                                                                                                    |
| Function calls                                                  | `xref_graph:FuncCallXrefGraph` |                                                                                                                                                                                    |
| Manage...                                                       | `xref_graph:ShowGraphsDialog`  |                                                                                                                                                                                    |
| [Calculator...](/ida-actions/calculate.md)                      | `Calculate`                    | Open calculator.                                                                                                                                                                   |
| [Full screen](/ida-actions/fullscreen.md)                       | `FullScreen`                   | Display the current view in full screen                                                                                                                                            |
| [Graph Overview](/ida-actions/graphoverview.md)                 | `GraphOverview`                | Display the graph overview if hidden                                                                                                                                               |
| [Recent scripts](/ida-actions/recentscripts.md)                 | `RecentScripts`                | Recent scripts                                                                                                                                                                     |
| [Database snapshot manager...](/ida-actions/showsnapman.md)     | `ShowSnapMan`                  | Show the database snapshot manager. This command shows the database snapshot manager. In this dialog, it is possible to restore previously saved snapshots, rename or delete them. |
| [Increase Font Size](/ida-actions/fontsizeincrease.md)          | `FontSizeIncrease`             | Increase Font Size                                                                                                                                                                 |
| [Decrease Font Size](/ida-actions/fontsizedecrease.md)          | `FontSizeDecrease`             | Decrease Font Size                                                                                                                                                                 |
| [Reset Font Size](/ida-actions/fontsizereset.md)                | `FontSizeReset`                | Reset Font Size                                                                                                                                                                    |
| [Print segment registers](/ida-actions/showregisters.md)        | `ShowRegisters`                | Print segment registers in the messages window.                                                                                                                                    |
| [Print internal flags](/ida-actions/showflags.md)               | `ShowFlags`                    | Print internal flags in the messages window                                                                                                                                        |
| [Print register value](/ida-actions/findregistervalue.md)       | `FindRegisterValue`            | Print register value                                                                                                                                                               |
| [Hide](/ida-actions/hide.md)                                    | `Hide`                         | Hide the current function, segment, structure, enumeration or create a hidden range.                                                                                               |
| [Unhide](/ida-actions/unhide.md)                                | `UnHide`                       | Unhide the current function, segment, structure, enumeration or hidden range.                                                                                                      |
| [Hide all](/ida-actions/hideall.md)                             | `HideAll`                      | Hide all functions, structs or enums.                                                                                                                                              |
| [Unhide all](/ida-actions/unhideall.md)                         | `UnHideAll`                    | Unhide all functions, structs or enums                                                                                                                                             |
| [Delete hidden range](/ida-actions/delhiddenrange.md)           | `DelHiddenRange`               | Delete the current hidden range, or all hidden ranges in a range.                                                                                                                  |
| [Setup hidden items...](/ida-actions/setuphidden.md)            | `SetupHidden`                  | Setup hidden items                                                                                                                                                                 |


---

# 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.hex-rays.com/core/user-interface/reference/menu-bar-actions/common-actions-1.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.
