# User profile

Each user in Bunny can customize their own profile via the Profile link at the bottom of the sidebar.

<figure><img src="/files/vXZVKmrR0QjkseJl1azt" alt="" width="563"><figcaption></figcaption></figure>

### Show subdomain as browser tab title

If you are working with several instances of Bunny, it can be useful to see the Bunny subdomain in the browser's table. That's what this setting is for.

### Quote personalization

When a quote is shared with a customer, the user can customize a personalized message. The message here is based on the default message under [Settings > Entity > Quotes](/guide/tour/entities/quotes.md).


---

# 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.bunny.com/guide/tour/user-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.
