# How do I update my User Profile and Profile Pic?

### **Step 1**&#x20;

Navigate to Settings Dashboard, select <mark style="color:blue;">**Profile**</mark> on the Side Navigation Menu, and click the <mark style="color:blue;">**Details**</mark> tab.

Update your profile and click <mark style="color:blue;">**Save**</mark>.

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

### **Step 2**&#x20;

Click the <mark style="color:blue;">**Update Pic**</mark> button to update your profile pic.&#x20;

Select your picture and <mark style="color:blue;">**Save**</mark> to finalize the selection.&#x20;

Your updated profile pic will appear on the <mark style="color:blue;">**My Profile**</mark> page.

{% hint style="warning" %}
Only images ending in .png and .jpg are accepted.
{% endhint %}

<figure><img src="/files/B3sQFwlfpS6RfkJf5QRz" 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://docs.apptiflo.com/settings-docs/user-profile/how-do-i-update-my-user-profile-and-profile-pic.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.
