Asks you to enter the ounces of water you want to log, then adds it to the Health app.

Actions

shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
Log Health Sample
Adds a data point into the Health app.
shortcuts-action-icon-nothing.webp
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.
Find Health Samples
Searches for the health samples in your library that match the given criteria. Allows for sorting, changing the order, grouping by time periods, limiting the number passed as a result, and more. Includes most information in the Health app.
Get Details of Health Sample
Extracts information about a health sample including the type, value, unit, start date, end date, duration, source, and name.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.

More From This Folder

Log caffeine

Asks you to choose the type of caffeinated drink (coffee, espresso, cappuccino, or a soda) and logs the caffeine content into the Health app. Also compares against the daily recommended limit of milligrams of caffeine.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Log%20water
Link to Open Shortcut
shortcuts://open-shortcut?name=Log%20water
AppleScript code
tell application “Shortcuts Events” run shortcut “Log water” end tell

More From The Library

Set background sounds

Presents a menu of the six options for Background Sounds available in Accessibility—balanced noise, bright noise, dark noise, ocean, ra, and stream sounds—then activates the choice, turns on the sounds, sets the volume to 20%, and also allows sounds during background media at 10%.

Get Shortcut »

Open the Gallery

Use this shortcut to quickly access the Gallery and see what kinds of shortcuts Apple recommends based on your usage, as well as curated categories put together by the Shortcuts team.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more