# Profile

## 👤 Profile in AbilityHUB

The **Profile** provides a centralized location for your personal and care-related information within AbilityHUB. It ensures that your care team and authorized caregivers have access to accurate details and allows you to manage your own preferences securely.

Your Profile may include:

* Personal information (name, contact details, date of birth)
* Emergency contacts
* Care preferences and accessibility information
* Account settings, including notifications and privacy options

### Accessing Your Profile

1. Open the **AbilityHUB** application on your device.
2. Tap **“Profile”** in the main menu, typically represented by a **person icon**.
3. Review your information, including personal details, account settings, and preferences.

> **Note:** Some information may be view-only depending on your permissions.

### Viewing and Updating Information

Within your Profile, you can typically:

* View personal and contact information
* Update phone numbers, email addresses, or emergency contacts *(if allowed by your organization)*
* Review care preferences or accessibility needs
* Adjust notification settings

#### Profile View

has a read-only display of the logged-in user's account details: Email, Address, County, Phone Number, User Type (Caregiver/Patient), SSN, and Date of Birth. A dark-green banner shows "Logged in as: \[Name]" with a sign-out icon. A red Delete Account button is shown at the bottom.

<figure><img src="/files/SfX626ErxSKmA4jMjH4o" alt=""><figcaption></figcaption></figure>

Header actions allow: Edit profile (pencil-person icon) to update the current user's profile. Language selector (language icon) controls the language used to display the ability hub screens.

#### Steps to Update Information:

1. Navigate to **“Profile”** → **“Edit”.**
2. Modify the desired fields
3. Tap **“Save”** or **“Update”** to confirm changes

> Changes may be reviewed by your care team for accuracy and compliance.

<figure><img src="/files/tleBdNITSeUmIypku2Nr" alt=""><figcaption></figcaption></figure>

#### Language Selector

A bottom sheet overlaying the Profile screen with three language options: English (default, shown with a checkmark), Español, and ગુજરાતી (Gujarati). Selecting a language immediately changes the app's UI language via i18next.

<figure><img src="/files/JUYVLtS9Qv8hnGV5790n" alt=""><figcaption></figcaption></figure>


---

# 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://fieldworker.gitbook.io/fieldworker-docs/fundamentals/pages/ability-hub-app/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.
