# Navigating and managing the Unity Editor

> Navigate the Editor interface, use keyboard shortcuts, search for resources, and manage your workflow.

Navigate the Unity Editor with keyboard shortcuts, search, and the Undo History window. You can also use the toolbar and status bar to manage and monitor your project.

| **Topic**                                                                                                                                | **Description**                                                                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| **[Keyboard shortcuts](/engine/6000.7/manual/unity-editor/editor-navigating-managing/shortcuts-manager.md)**                             | Use the **Shortcuts** window to assign, manage, and save keyboard shortcuts, including shortcuts for custom tools, scripts, and packages. |
| **[Undo History window](/engine/6000.7/manual/unity-editor/editor-navigating-managing/undo-window.md)**                                  | Navigate through your recent actions to undo or redo multiple steps at once.                                                              |
| **[Navigate through your Editor selection history](/engine/6000.7/manual/unity-editor/editor-navigating-managing/selection-history.md)** | Use keyboard shortcuts or toolbar buttons to return to previously selected objects in the Editor.                                         |
| **[Searching in the Unity Editor](/engine/6000.7/manual/unity-editor/editor-navigating-managing/editor-searching.md)**                   | Find assets, GameObjects, settings, and other resources using Unity's search tools.                                                       |
| **[Save your work](/engine/6000.7/manual/unity-editor/editor-navigating-managing/saving.md)**                                            | Understand how Unity saves your scenes, assets, and project settings.                                                                     |
| **[Editor toolbar](/engine/6000.7/manual/unity-editor/editor-navigating-managing/toolbar-lp.md)**                                        | Access common Unity tools and controls from the main toolbar at the top of the Editor.                                                    |
| **[Status bar](/engine/6000.7/manual/unity-editor/editor-navigating-managing/status-bar.md)**                                            | Monitor background tasks, view notifications, and access information from the bottom of the Editor.                                       |

## Additional resources

* [Unity Editor windows and views reference](/engine/6000.7/manual/unity-editor/editor-windows-views-reference.md)
* [Customize the Unity Editor](/engine/6000.7/manual/editor-customize.md)
