> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/business-details/branding.md).

# Branding

Create your business identity with Fotello to ensure consistent branding across all customer touchpoints.

### Business Details

To change your business settings, click on **Settings** (the gear wheel button on the upper right).

<figure><img src="/files/6hDvFtHEhNxnxyvnAJiN" alt=""><figcaption></figcaption></figure>

Once you've clicked on the gear wheel button, This is what you'll see:

<figure><img src="/files/0ZOFdQypqtLp0GJSvjyh" alt=""><figcaption></figcaption></figure>

Click on **Business.** You can also go to <https://app.fotello.co/dashboard/settings/business/details>

Add your **name**, **logo**, and **socials** so every delivery carries your identity.

<figure><img src="/files/eYHVsjXH1ADqALpbLPeh" alt="" width="375"><figcaption></figcaption></figure>

### Branding

Use this page to keep your booking page and customer portal visually consistent.

{% stepper %}
{% step %}

#### Open the branding page

Go to **Settings → Business → Branding**, or use [this link](https://app.fotello.co/dashboard/settings/business/branding).

<figure><img src="/files/OFJIOM8SiCS8q2kv0VFJ" alt="Branding settings page"><figcaption></figcaption></figure>

#### Upload your logo

Click the logo image to upload your logo file.

Fotello supports **PNG**, **JPEG**, **GIF** file formats upto a max file size of **10MB**.
{% endstep %}

{% step %}

#### Set your brand color

Enhance your booking page with your brand colors for a seamless customer experience when transitioning from your website.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/business-details/branding.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.
