# How Profiles Are Accessed

Once your [**Public Profile**](https://www.simplebooth.com/profile) is enabled, there are two primary ways for event guests and participants to find your business information.

***

#### Profile Link <a href="#h_3e86cd20f0" id="h_3e86cd20f0"></a>

When your profile is enabled, a link to your professional profile is displayed in the top-left corner of your online galleries. This provides a constant, subtle way for guests to see who provided the photo experience.

The profile link automatically includes:

* **Avatar**: Your profile picture.
* **Display Name**: Your chosen business name.
* **Username**: Your unique profile handle.

If your display name is left empty, the system will default to using your first name and last initial.

To remove your profile link from the gallery, [disable your profile](/accounts-and-billing/account-management/public-profile/profile-customizations.md#h_a98e2364d9).

#### Profile Ads <a href="#h_c11590b245" id="h_c11590b245"></a>

Profile ads are specialized placements that appear between photos as participants scroll through your public gallery page. These act as "in-feed" advertisements for your business.

* **Granular Control**: Profile ads are managed within your specific Gallery settings. This allows you to enable ads for certain events (like public marketing activations) and disable them for others (like private weddings).
* **Included Info**: Like the profile link, ads feature your avatar and display name.

Profile Ads can be enabled or disabled in your [gallery settings](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/gkBJjut3zmQfG3bS9iDb/gallery-images).

<figure><img src="/files/qmk2jWyzheEOMGxENqQi" alt="" width="375"><figcaption><p>The profile link is in the top left corner.<br>A profile ad is displayed on the right side.</p></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.simplebooth.com/accounts-and-billing/account-management/public-profile/how-profiles-are-accessed.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.
