# Style

## General

* Portal title: the page name which will show in the portal header
* Logo: the logo which will show in the portal header. Use the *browse* button to connect a logo, or drag and drop the logo file into the allocated area.
* Favicon: the favicon presented to the users in the web browser for the page. Use the browse button to upload a favicon or drag and drop the file to the allocated area. To change the favicon back to default, use the trash bin icon to remove the current favicon.&#x20;

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

## Branding

The portal comes with Novacura Royal Blue as the default configuration theme.&#x20;

To add your own theme select a Base theme. add a new theme name and save. The newly created theme can be modified in the configure theme section.&#x20;

A theme can be exported and imported.

<div align="left"><figure><img src="/files/8rAV5PV9nBFdthInr0qM" alt=""><figcaption></figcaption></figure></div>


---

# 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-portal-2/getting-started/style.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.
