# Branding

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

### Project Name

Use this section to name your project. The name will be displayed at the top right corner of the DAM.&#x20;

### &#x20;Login page <a href="#login-page" id="login-page"></a>

This section allows you to customize the login page of your project

| Setting               | Description                                                                                                              |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Login page layout     | Select the layout of the login page                                                                                      |
| Background cover type | Select the background of the login page: color or an image                                                               |
| Cover                 | Select a background image if you have selected the image option or the main color, if you have selected the color option |

### Logo <a href="#logo" id="logo"></a>

| Setting      | Description                                                                                                                                             |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| company logo | Upload a project (or company) logo to be displayed on the top-left corner of the Asset Hub. You can add logos that accomodate to Light and Dark themes. |
| Favicon      | Upload a custom favicon to replace the default Scaleflex DAM favicon.                                                                                   |

### Theme <a href="#basic" id="basic"></a>

| Setting               | Description                                                             |
| --------------------- | ----------------------------------------------------------------------- |
| Theme                 | Select between Dark, Light and Custom theme.                            |
| Color                 | Add your own color-hex code to override the Asset Hub's default colour. |
| Default number format | Set the format for the thousands and decimal separators in numbers      |


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/project/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.
