# Branding

Branding is only available in the Enterprise version of Flow.

## Logotype

Change the logotype shown in the left corner of the Flow clients. Click in the up load icon and choose a new logotype.&#x20;

![](/files/-M-p-NOjvlSh-jRLyq4f)

## Color theme

With Color Themes is it possible to change colors on the client banner, workflow buttons and the header text.

Add a new theme by clicking on Add and enter a name of the theme, change the colors and save theme. Activate the theme that should be used by Flow.&#x20;

![](/files/-M-p-QIluwmO7yU5uUy0)

Create your own color palette and use as backgrund colors for the workflows.&#x20;

![](/files/-M-p-SjAmKfVoqrPGbLA)

\
With the color picker is it possible to change the colors. Click on the color that should be changed and either enter RGB, hex code or choose a color from the color palette.\
The workflow colors will apply in the palette where to choose workflow color from. If workflow color 1 is changed will all workflows using that color be changed to the new color, and the same with the other workflow colors.

![](/files/-M-p-VpT_sfTKaydL2To)


---

# 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://help.novacuraflow.com/development/flow-studio/environment/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.
