Question where to set/get: Project settings for UserPrefs?

Good day.

Now I’m working with project I cloned from GitHub repo. Just open it in folder.
And my task is to work with UserPrefs. In documentation here is a text:

On Windows, PlayerPrefs are stored in the registry under HKCU\Software[company name][product name] key, where company and product names are the names set up in Project Settings.

Where I can find this Project Settings?

Thank you

See here.