# How do I update Account Profile and Account logo?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Account Profile access is required.
{% endhint %}

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

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

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

Click <mark style="color:blue;">**Save**</mark> to finalize.

{% hint style="info" %}
The Primary Customer Contact will the be default contact for all Customers. You may also designate a specific User by updating the Customer profile.

The Primary Supplier Contact will the be default contact for all Suppliers. You may also designate a specific User by updating the Supplier profile.
{% endhint %}

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

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

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

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

Your updated logo will appear on the <mark style="color:blue;">**Account**</mark> page.

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


---

# 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/account-profile/how-do-i-update-account-profile-and-account-logo.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.
