# Profile

### Definition

Your Profile in Unifize is your personalized user account, where you can manage settings, update information, and configure preferences for a personalized experience. It provides access to account settings, organization controls, and notification preferences to help tailor Unifize to your workflow.

### Key Features

* **User Information Management** – Update your name, profile picture, and preferences.
* **Security & Access** – Change passwords and manage login credentials.
* **Notifications & Preferences** – Customize how and when you receive updates.
* **Organization Management** – Switch between organizations, clone settings, and configure org preferences.
* **System Controls** – Refresh the platform, view version details, and log out securely.

### Navigating Your Profile

{% @arcade/embed flowId="5FBHwLYNkQuLPONupbed" url="<https://app.arcade.software/share/5FBHwLYNkQuLPONupbed>" %}

Your Profile Menu is accessible by clicking your profile picture in the top-left corner of Unifize. From here, you can:

1. **Personal Settings**
   1. **Update Name** – Modify your displayed username.
   2. **Change Profile Picture** – Upload or update your avatar.
   3. **Notification Settings** – Adjust how and when you receive alerts from Unifize.
2. **Security & System Settings**
   1. **Change Password** – Reset or update your login credentials.
   2. **Refresh** – Reload the platform to reflect the latest updates.
   3. **Logout** – Sign out of your Unifize account securely.
3. **Organization Settings**
   1. **Change Organization** – Switch between different Unifize organizations.
   2. **Org Settings** – Manage organizational preferences and access controls.
4. **About & Support**
   1. **About Unifize** – View the platform version and essential details.
   2. **Preferences** – Configure additional user-specific settings.

Your Profile in Unifize provides a centralized space to manage your personal settings, security options, and organization preferences. Keeping your profile updated ensures a smooth, secure, and customized experience while using Unifize.&#x20;


---

# 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.unifize.com/user-guide/navigating-the-platform/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.
