# Profile Customizations

To begin building your brand presence, visit your [**Profile Settings**](https://www.simplebooth.com/profile). If your profile is currently disabled, you will be prompted to enable it before you can access the customization tools.

***

#### Profile Settings <a href="#h_49646769d3" id="h_49646769d3"></a>

Use these fields to ensure your profile looks professional and provides the right information to potential clients:

* **Cover Image**: This displays as a large header at the top of your profile.
  * *Recommended size: 1920x540px. Maximum file size is 6MB. PNG and JPEG files are supported.*
* **Avatar**: Your profile picture or company logo.&#x20;
  * *Recommended size: 300x300px. Maximum file size is 6MB. PNG and JPEG files are supported.*
* **Username**: Your username doubles as your unique URL handle. Supported characters include letters, numbers, dashes, underscores, and periods.
* **Display Name**: The primary name guests will see. This should be the name of the person or company you want guests to contact.
* **Company & Industry**: Define your business name and select your specific field from the dropdown menu.
* **Website**: A direct link to your primary business site.
* **Profile Description**: A brief "About Us" section where you can describe your team and the services you offer.
* **Profile Action Button & URL**: Add a prominent button to your profile (e.g., "Contact Us" or "Book Now") to drive traffic directly to your lead form or website.

***

#### Previewing Your Profile <a href="#h_2ea9df30e5" id="h_2ea9df30e5"></a>

You can see how your profile looks to the public at any time by clicking the View Profile button located at the top of your profile settings.

#### Enabling and Disabling Your Profile <a href="#h_a98e2364d9" id="h_a98e2364d9"></a>

If you prefer not to have a public-facing presence, you can disable the profile entirely using the toggle at the bottom of your profile settings.


---

# 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.simplebooth.com/accounts-and-billing/account-management/public-profile/profile-customizations.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.
