# Customize public profile

**Why a complete profile matters**

Your public profile plays a key role in building trust within the FlynCar community. A detailed and accurate profile not only helps drivers make informed decisions but also reflects your own standards and professionalism. If you're already running a business outside of FlynCar, maintaining consistency in your profile is key.

#### **How to customize your profile?**

* **Update Your Profile Picture:**
  * Navigate to your **Account** settings.
  * Access your **Public Profile**.
  * Click on **Edit Profile**.
  * Tap on the existing photo to replace or update it, then save your changes.
* **Update your cover:**
  * Go to your **Account**.
  * Select **Public Profile**.
  * Choose **Edit Profile.**
  * Click on **Change Cover** to edit or update it, and save.
* **Enhance your description:**
  * Drivers are curious about who you are. Use the description section to give them a clear and honest picture of yourself and your services.
* **Check your reviews and cars:**
  * Your reviews and listed cars are also visible on your public profile.

#### **Viewing Driver Profiles**

You have the ability to view public profiles of drivers. This can be useful to verify their information and read reviews from their past trips. To do so, simply click on **driver’s profile**, in the reservation or request details.


---

# 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://help.flyandcar.com/for-owner/manage-account/customize-public-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.
