> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/konfiguration/einstellungen.md).

# Settings

Under *Settings* you can configure all required parameters for JUNE5 FlexIn.

{% hint style="info" %}
After installation, portal.videc.info is used as the JUNE5 source. This must be adjusted by the customer.
{% endhint %}

## Server URL

### IP Address or URL of the JUNE5 Server

Enter the IP address or URL of the JUNE5 server. Example:

When using an IP address:

192.168.252.1\
<http://192.168.252.1>

<https://192.168.252.1>

When using a DNS name with standard port (80 for HTTP and 443 for HTTPS)

<http://portal.videc.info>\
<https://portal.videc.info>

When using a DNS name with non-standard port

<http://portal.videc.info:20000>

<https://portal.videc.info:20001>

### Username

Enter the username with which JUNE5 FlexIn should connect to the server.

### Password

Enter the password corresponding to the selected username.

{% hint style="info" %}
To ensure that the data is correct, you can perform a test with a browser login.
{% endhint %}

## General Settings

### Auto-Add

When this option is enabled, measurement variables are automatically placed in the "Local" area for later use during manual input under "Server". If it is not enabled, measurement variables must be manually imported from "Server" to the "Local" area beforehand.

### Debug Mode

This option should only be set if you are experiencing a problem with JUNE5 FlexIn and have been asked to do so by support.

### Flat List

When the "Flat List" option is activated, all measurement variables in the "Server" area are displayed as a simple list view. No tree structure is displayed. Manual readings are filtered.

### Manual Reading Filter

If the "Manual Reading Filter" option is set, only measurement variables of the "Manual Reading" type are displayed. In tree view, fewer measurement variables may then be displayed, as other measurement variables such as automatic readings, calculated values are missing.

## Advanced Settings

## Named Access Channel

From JUNE5 version 3.4, named access channels can be set up for JUNE5 FlexIn. If the appropriate license is available, a name can be assigned to the device and registered on the server. From then on, the device uses individual login to the server and does not cause logouts due to use of the same user on other devices.

It is also possible to deactivate the feature at this point. The system attempts to delete the access on the server as well. If this is not possible, a message is displayed so that it can be done manually on the server.


---

# 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://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/konfiguration/einstellungen.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.
