# Branding

You can customize and brand your demos to look and feel as if they were built in-house.

You have 5 branding options available:

* [Removing the Storylane watermark logo](#removing-the-storylane-watermark-logo)
* [Custom favicon for demo pages](#custom-favicon-for-demo-pages)
* [Custom logo in demo share page](#custom-logo-in-demo-share-page)
* [Header link on the page](#header-link-on-the-page)
* [Subdomain](#subdomain)

### 👉 Removing the Storylane watermark logo

The Storylane watermark logo appears in the bottom right corner of a published demo. Once you upgrade to a paid plan, the watermark logo will be removed.

<div align="left"><figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FgIo4NCAmqp3TGCHqYIgy%2FScreenshot%202024-10-22%20at%2017.10.19.png?alt=media&#x26;token=6efccc2c-5736-4fea-b132-7dbceea3d59a" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Custom favicon for demo pages

By default, the favicon for demo pages is the Storylane logo. However, you have the option to upload your own favicon by navigating to the settings > workspace.

<div align="left"><figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FlHdu9w5V6zuelbEmXDFA%2FScreenshot%202024-10-22%20at%2017.11.57.png?alt=media&#x26;token=1c926a17-9062-4b3b-afa2-c11806c39d9b" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Custom logo in demo share page

If you share a demo using a Storylane-hosted page, you have the flexibility to customize and replace the logo in the top left corner with a logo of your choosing. To do this, simply navigate to the settings > workspace section, where you can upload your logo and provide its URL.

<div align="left"><figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FvsRGhtFdEk3jiAlHIkUa%2FScreenshot%202024-10-22%20at%2017.23.24.png?alt=media&#x26;token=90b9dd1f-e263-4d89-96b1-ee591d867950" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Header link on the page

Give prospects a custom link to book a demo or start free, directly on the interactive demo page, in the top right corner (Only for Screenshot Demo).

<div align="left"><figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2F8LWSGDdMpgywS705cWPU%2FScreenshot%202024-10-22%20at%2017.24.23.png?alt=media&#x26;token=ef92dab3-c659-4786-8bc2-325a825e2d63" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Subdomain

Usually, demos are accessible at [https://app.storylane.io](https://app.storylane.io/). However, you have the option to personalize the URL by adding a subdomain, such as [https://yourcompany.storylane.io](https://yourcompany.storylane.io/). To achieve this, go to the settings > workspace > Domain section and click on 'Set up' under Storylane Subdomain.

<div align="left"><figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2F7TwvWMC51NvfQonRv2sW%2FScreenshot%202024-10-22%20at%2017.28.04.png?alt=media&#x26;token=0dcb9ca1-4c93-4449-bb64-58b032c915e9" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you need help or have any questions, feel free to contact us at <support@storylane.io>.
{% endhint %}


---

# 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.storylane.io/account/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.
