# Branding your shared space

**Where to find it:** Settings → Views → Shared Space **Who can access it:** Admins only

Shared Space uses your company's branding by default. Admins can customize the appearance to match your brand — or configure a white-label version that reflects the customer's own brand for high-touch accounts.

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

**What you can configure:**

Logo — your company logo shown in the portal header

Colors — primary color used for buttons, highlights, and accents

Background — header background color or image

Custom domain — instead of `customer.to/yourcompanyname`, point to a subdomain you own, for example `success.yourcompany.com`

To configure: go to Settings → Views → Shared Space and update the branding options. Changes apply across all Shared Spaces for all customers.


---

# 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.startdeliver.io/managing-customers/shared-space/branding-your-shared-space.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.
