> For the complete documentation index, see [llms.txt](https://help.screena.ai/resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.screena.ai/resources/how-to/install-screena-portal.md).

# Install Screena Portal

{% hint style="info" %}
This guide is intended for customers who have deployed Screena Portal on-premises.
{% endhint %}

## Learn more about:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Step 1</strong></td><td><a href="/pages/QOBwx95YGOdum2Z0CQW9"><strong>Preparing your system</strong></a></td><td>Make sure you have all the necessary software and dependencies installed.</td></tr><tr><td><strong>Step 2</strong></td><td><a href="/pages/aU2WXj2oMxIRp0HOaZiW"><strong>Installing Screena Portal backend</strong></a></td><td>Unzip the files and place them in the appropriate directory.</td></tr><tr><td><strong>Step 3</strong></td><td><a href="/pages/ZmcA3PfrnWcFE9ttnF77"><strong>Launching Screena Portal backend</strong></a></td><td>Use the provided command to run the application on the production site.</td></tr><tr><td><strong>Step 4</strong></td><td><a href="/pages/qKd9s4OSekqFnKjVq5xo"><strong>Installing the web server</strong></a></td><td>Install and configure the web server, typically Nginx.</td></tr><tr><td><strong>Step 5</strong></td><td><a href="/pages/KXxcrN6PXH4lye0Spa4l"><strong>Configuring Screena Portal</strong></a></td><td>Configure the application's properties files to match your system's settings.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.screena.ai/resources/how-to/install-screena-portal.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.
