# Update User Profile

You can update your profile information by clicking on your name on the top right corner and then click “My Settings”. You can update your profile details and reset your password.

If you have higher privileges of System Admin or User Management, then you can peform following additional operations :&#x20;

1. Setup their preferences like Date/Time format, Time Zone
2. Reset their password
3. Setup their Notification Settings
4. Upgrade/Downgrade their privileges
5. Manage their Site membership
6. Manage their Contact Groups membership
7. Send them an Activation email (if they haven't setup their account) or Invitation email (if they already have an account but need to be sent the Invitation email again).
8. Expire the user access to the portal


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.workdigital.io/faq/update-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
