> ## Documentation Index
> Fetch the complete documentation index at: https://herd.laravel.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Shortcuts

# Shortcuts

Herd comes with global shortcuts that integrate with your system and make accessing your current project easier than ever.

You can set up these global shortcuts in the settings.

<Frame>
  <img alt="Screenshot of shortcut settings" src="https://mintcdn.com/herd/dMLnVLuqj_YG0ri0/images/docs/windows/settings_shortcuts.png?fit=max&auto=format&n=dMLnVLuqj_YG0ri0&q=85&s=5357d02db04d1721fe390156ccc3d662" width="2744" height="1994" data-path="images/docs/windows/settings_shortcuts.png" />
</Frame>

Herd supports the following shortcuts:

* Open `php artisan tinker` or [Tinkerwell](https://tinkerwell.app) for the active project
* Open the path of the active project in your terminal
* Open the list of sites in Herd
* Open Dumps
* Enable/Disable dump interception
* Clear all dumps
* Open Mails
* Open Log Viewer

Every time you serve a site by opening the site in your browser, this site becomes the active project and Herd remembers this URL.
