# Add component

Before you start the installation make sure the [System requirements](/6.12/system-requirements.md) are fulfilled and that <https://home.novacuraflow.com> is accessible from the server.

The installation can either be done online or offline.\
&#x20;**Online:** The installation files will automatically be downloaded by the Novacura Flow Server Manager tool.\
&#x20;**Offline:** The installation files need to be downloaded separately and added manually in the Novacura Flow Server Manager tool. Observe this is only necessary if for any reason <https://home.novacuraflow.com> can not be accessible.

**1.** Open the *Novacura Flow Server Manager*

* Click on the menu for the installation that the component/s should be added to.
* Choose Add Component...
* Choose the component/s that should be installed.
* Click *Install*.

{% hint style="info" %}
If connection to *Novacura Flow home* is **not** available, then *offline* installation it will be available. Download the offline packages and enter the package for each component that should be installed.
{% endhint %}

![](/files/-M1PjwBLJnevbaN3u4T9)

<div align="left"><img src="/files/-M1VllrOP6c8ksl_WOZI" alt=""></div>

{% hint style="info" %}
When Portal 2 is added, the base URL must be entered. :jigsaw:&#x20;

**Enter the base URL like:** \
E.g. [https://myserveraddress](https://address) or [http://myserveraddress:80](http://serveraddress:80),\
like, <https://novacuraflow.com> or <http://app01:80>.
{% endhint %}

<div align="left"><img src="/files/-M1Vv_boL6xcF8dHGUeq" alt=""></div>

**2.** The installation is done and the component/s is added to installation

* If the Novacura Flow Web Client was installed. Open the Novacura Flow Web Client. The page should show a log in prompt.
* If the Novacura Flow portal was installed, open the portal application to to finish the portal installation. The portal database will be created when the portal application is open for the first time. When the installation is done will the login page appear.&#x20;

![](/files/-M1VxF4yZQ50MiN0Kz7c)


---

# 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/6.12/installation-and-upgrade/add-component.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.
