> 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/delivering-listings/customer-portal.md).

# Customer Portal Setup

Give your customers a branded portal where they can log in, view delivered listings, download media, make payments, and request revisions - all in one place.

To access your Customer Portal settings, open it from the left sidebar by clicking **Customer Portal** or use [this link](https://app.fotello.co/dashboard/customer-portal).

<figure><img src="/files/ttjhjUyG6lKRwcnyXqXo" alt=""><figcaption></figcaption></figure>

### What you can do on this page

You'll see:

* Your Customer Portal link
* A live preview of what customers see

You can:

* Click the open-in-new-tab button to view it yourself
* Click **Copy** to paste the link on your website or share it with customers
* Set **Adjust panel access** to control which editing tools customers can use on delivered photos

### Adjust panel access

Choose what level of editing your customers have access to:

<figure><img src="/files/f1aOgJgMSTu2wZxdYTWL" alt=""><figcaption></figcaption></figure>

| Full Access                      | Focused Access                                     | Hidden                                                             |
| -------------------------------- | -------------------------------------------------- | ------------------------------------------------------------------ |
| All adjust panel tools.          | Profiles, remove tool, and revision requests only. | Adjust panel completely hidden. Can only view and download photos. |
| ![](/files/2RAzs6emuBaMSlGTgHKB) | ![](/files/CvnTc9O8jYn7oEqF1TOs)                   | ![](/files/lYr9dHCPB3egdiICb9OH)                                   |

### Make it feel like your business

Customize your Customer Portal using your business settings for a seamless, branded experience.

* [Branding](/business-details/branding.md) (logo + brand color)
* [Business Details](/business-details/personal-details.md) (name, contact info, socials)
* [Domain](/business-details/domain.md) (custom URL like `book.yourdomain.com` — Ultimate plan)

### Ways to share your Customer Portal

* **Website:** Add a "Book Now" button or a client login page linking to your portal.
* **Social:** Drop the link in your Instagram bio, Facebook page, or LinkedIn profile.
* **Direct messages:** Send the link over text, email, or WhatsApp when a client reaches out.
* **Email signature:** Include a portal link so every email doubles as an opportunity.

{% hint style="info" %}
The Customer Portal is fully responsive and mobile friendly.
{% endhint %}


---

# 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/delivering-listings/customer-portal.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.
