# User-level Personalization

## User-level Personalization

Our EHR integration framework provides extensive customization capabilities to adapt to the specific needs of healthcare organizations, departments, and individual clinicians.

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

### Personalization Dimensions

#### Organization-level Settings

* **Brand Alignment**: Customizable styling to match healthcare organization's visual identity
* **Terminology Adaptation**: Support for organization-specific medical terminology and abbreviations
* **Workflow Integration**: Tailored insertion points within existing clinical processes
* **Security Controls**: Granular access management aligned with organizational policies

#### Specialty-specific Customization

* **Specialty Templates**: Pre-configured templates for 20+ medical specialties
* **Condition-specific Content**: Tailored components for common conditions within each specialty
* **Regulatory Compliance**: Specialty-specific documentation requirements built into templates
* **Billing Integration**: CPT code suggestions relevant to each specialty

#### Individual User Preferences

* **Personal Templates**: User-specific templates that persist across sessions
* **Learning Adaptation**: System adapts to individual documentation patterns over time
* **Interface Customization**: Adjustable UI components based on user preference
* **Shortcut Configuration**: Personalized keyboard shortcuts and quick-access features

### Personalization Infrastructure

#### User Profile Management

* **Preference Persistence**: Secure storage of user settings across devices and sessions
* **Role-based Defaults**: Initial settings based on clinical role and specialty
* **Preference Portability**: Settings follow users across departments or locations
* **Version Compatibility**: User preferences maintained through system updates

#### Personalization Workflow

* **Guided Setup**: Interactive onboarding for initial personalization
* **Continuous Refinement**: Ongoing opportunities to adjust preferences based on usage
* **Preference Analytics**: Insights into which personalization options improve efficiency
* **Template Sharing**: Ability to share effective personalized templates within organizations

#### Technical Implementation

* **Client-side Storage**: Efficient local caching of personalization settings
* **Synced Preferences**: Real-time synchronization across devices and sessions
* **Fallback Handling**: Graceful defaults when personalization data is unavailable
* **Performance Optimization**: Minimal impact on system responsiveness regardless of personalization level


---

# 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://sully.gitbook.io/sully.ai-docs/FEM1tMOJsSSszbLOgKLA/user-level-personalization.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.
