# Authorization

## 1 Authorization settings

![Fig. 1: The menu for authorization](/files/ft7wU6rIztzioHUeiym4)

## 2 Enable login/JWT authorization

{% hint style="info" %}
Locked settings that have been set with environment variables at startup are marked with <mark style="background-color:red;">ENV</mark>. Disable or adjust environment variables unlocks the settings.
{% endhint %}

{% hint style="warning" %}
If access data are activated via <mark style="background-color:red;">ENV</mark>, a change via the graphical interface in the Restreamer is not possible.
{% endhint %}

{% hint style="danger" %}
It is strongly recommended to enable authorization to prevent unauthorized access to the instance.
{% endhint %}

### 3 Username

Here you can store the name for the login.

### 4 Password

Password for authorization on the system.

## Learn more

{% content-ref url="/pages/-MXb\_BFQq0tV8S0Onai7" %}
[Installing](/restreamer/installing/minimum-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/5UuleQZ0OaxSy9HgMewO" %}
[What are environment variables?](/restreamer/knowledge-base/faq/what-are-environment-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/obgD22CebJtWA4GlfKrJ" %}
[Environment Variables](/restreamer/api/environment-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/Os2NcMmPtTG6sKqCztmb" %}
[Why do I see ENV and cannot select anything?](/restreamer/knowledge-base/troubleshooting/why-do-i-see-env-and-cannot-select-anything.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYd\_eWFK56LZQkA-iAN" %}
[User Guides](/restreamer/knowledge-base/user-guides.md)
{% endcontent-ref %}


---

# 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.datarhei.com/restreamer/knowledge-base/manual/system-settings/authorization.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.
