# Account Profile

Your Account Profile contains company information, including your company name, description, website, and phone number. This information will be displayed to represent your Company on the Apptiflo platform, and your Customers and Suppliers will see it on Orders.&#x20;

Apptiflo offers a flexible currency system that adapts to your needs. You can update your home currency and choose currency formatting as $1,000.25 or €1.000,25, displayed throughout the platform.&#x20;

You may set purchasing terms, which are applied to all orders as templates. You may update specific Terms on each Order further.

{% hint style="info" %}
Regardless of your currency format, you must enter all numbers with a period as the decimal separator. For example, €1.000,25 needs to be entered as 1000.25
{% endhint %}

#### &#x20;Learn more about your Account:

{% content-ref url="/pages/4uQlUadcGCKqlhVoSKrK" %}
[How do I update Account Profile and Account logo?](/settings-docs/account-profile/how-do-i-update-account-profile-and-account-logo.md)
{% endcontent-ref %}

{% content-ref url="/pages/bqkZbihPzsd8SoB37SsH" %}
[How do I update Account Billing Address?](/settings-docs/account-profile/how-do-i-update-account-billing-address.md)
{% endcontent-ref %}

{% content-ref url="/pages/gB5IvBHvxfEVSG0kSNWL" %}
[How do I update Account Purchasing Terms?](/settings-docs/account-profile/how-do-i-update-account-purchasing-terms.md)
{% endcontent-ref %}

{% embed url="<https://apptiflo.com/>" %}


---

# 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.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.
