How do I modify Third Person Movement Speed?

I’ve located where to manage movement inputs on a Pawn that is player controlled but I am not seeing much documentation on modifying the minimum or max speed of a pawn. We’re working on a slower paced game and the default move speed in Third Person is currently too fast.
I understand that 1UU = 1cm but where do I go to edit these details on the actual movement parameters?

Player(Blueprint) > Defaults > Character Movement > Max Walk Speed ?

Wow. I completely looked right over that several times. Thank you.

It happens :), glad it sorted it out for you.