# How To Customize Your Profile

FlowBookings lets you set up and customize your profile on the platform.&#x20;

Follow these instructions to customize your profile on FlowBookings:&#x20;

1. Go to the **Profile** page under the Account menu.
2. On this page, you can upload your profile picture, and customize your name, email address, phone number, company name, and website.&#x20;
3. Once you've made changes to your profile, click on the **Save** button.  &#x20;

{% hint style="info" %}
**Note:** The Company name set on the profile page is also used in the notification emails.&#x20;
{% endhint %}

<figure><img src="/files/NQR5zOPv8eYMfjxg666L" 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.flowbookings.io/knowledgebase/account-and-billing/how-to-customize-your-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.
