# Profile

In Ownchat, managing user profiles involves configuring essential details such as profile picture, first name and last name from the Profile settings. If you need to update the email address or roles, you can access the Users and Roles section in Settings to make these modifications.

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

**How to handle the Profile Information In Ownchat**

1. **Access User Profile Settings:**
   * Navigate to the profile section from user settings in Ownchat.
2. **Set Profile Picture:**
   * Upload or set a profile picture (DP) for the user account.
3. **Enter Personal Details:**
   * If you want to update the user's first name and last name.
4. **Save Changes:**
   * Click on "Save" to update and save the user's profile information and role assignments.

By following these steps, you can manage user profiles effectively in Ownchat, ensuring each user has necessary information and access permissions configured when creating the Ownchat account for an user with email ID according to their role within the organization.


---

# 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.ownchat.app/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.
