# User Profile

## Overview

The User Profile in the Welkin Care Portal contains your personal information as configured by your administrator. You can access your profile from the top-right corner of the Care Portal.

## Accessing Your Profile

1. Click your **profile icon** (initials or photo) in the top-right corner of the Care Portal
2. Select **My Profile** or **User Settings**

## Profile Information

Your profile includes:

* **Name** — your first and last name as it appears in the Care Portal
* **Email Address** — your login email (managed by your administrator)
* **Phone Number** — your direct line, used for internal communications
* **Role** — your assigned role(s); view-only (managed by administrators)
* **Profile Photo** — upload a photo that appears in patient-facing communications

## Notes

Notification preferences, password changes, and scheduling settings are managed by your administrator or configured in Welkin Designer — not through the Care Portal user profile. Contact your administrator if you need to update these settings.


---

# 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://docs.welkinhealth.com/care/getting-started/user-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.
