# Update your personal information

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

* **Update Your Profile Picture:**
  * Go to **Profile**.
  * Select **Personal Information**.
  * Click on the current photo to edit or update it.
* **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.
  * To view your profile as others see it, navigate to **Profile**, click on your name, and explore how your information is displayed to users.

### **Viewing owners profiles**

You have the ability to view public profiles of owners. This can be useful to verify their information and read reviews from other driver’s experiences. To do so, simply click on **owner’s profile**, in the car 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-driver/manage-account/update-your-personal-information.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.
