Shortcuts User Guide
- Welcome
-
- Intro to Shortcuts
- Discover shortcuts in the Gallery
-
- Run a shortcut from the app
- Run shortcuts with Siri
- Run shortcuts from Control Centre
- Run shortcuts with the Action button
- Run shortcuts with Apple Pencil Pro
- Run app shortcuts
- Run shortcuts from the Home Screen widget
- Run shortcuts from the Search screen
- Add a shortcut to the Home Screen
- Launch a shortcut from another app
- Run shortcuts from Apple Watch
- Run shortcuts by tapping the back of your iPhone
- Adjust privacy settings
- Copyright and trademarks

Use the Show Alert action in a shortcut on iPhone or iPad
The Show Alert action presents an arbitrary dialogue at runtime. The dialogue contains a title, a description, a Done button (to continue the shortcut run) and an optional Cancel button (to stop the shortcut run). Use Show Alert to share information with the user, provide warning messages, pause the shortcut at a specific point and so on.
Show Alert is especially useful for displaying information in the Shortcuts widget or on Apple Watch. For example, you can create a shortcut that determines sunrise and sunset times and displays an alert that includes a summary.
You can also use the Show Alert action to debug shortcuts when you’re not getting your intended shortcut result. By passing content into Show Alert, you can preview the output of the previous action at a certain point in a shortcut, then cancel the shortcut, if necessary.