> ## 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/DeXoYubPfJnYhPtY/images/docs/settings_shortcuts.png?fit=max&auto=format&n=DeXoYubPfJnYhPtY&q=85&s=09c0d5e7dd753d6b8f9b46f26fb969ea" width="1460" height="1102" data-path="images/docs/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 its URL and path.

## Terminals

When a shortcut opens a terminal, Herd uses the terminal that you select in the settings. Herd supports the default Terminal, [iTerm](https://iterm2.com/) and [Warp](https://www.warp.dev/) – but Warp does not come with the possibility to run commands after it opens, so it doesn't have the same convenience as the default Terminal or iTerm.
