<!-- Moment Help Center help center. Full doc index: https://help.pavior.com/llms.txt -->
Every user has a profile. The user profile lets you:

- View and edit the user's attributes (including custom attributes), notes, and files
- View the user's entire history of events (including custom events) (see @category/user-history)
- Start and continue conversations with the user
- Rewind time to view session replays of the user's activity on your website (see [time travel](/v1/user-manual/time-travel))

You can get to a user's profile by:

- Searching for the user's name, email, or id using the search icon at the top right of a page
- Going to {(() => {return generateMenu('users')})()} and filtering the users as desired, then clicking on one of them
- Clicking on a user link from any other part of the site, for example, from the right sidebar in a conversation
