> 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/datenquellenunterstuetzung-und-einbindung/honeywell-uniformance-process-history-database-phd/konfiguration.md).

# Configuration

The configuration of a PHD connector is done in *5 steps*:

### Step 1:

Define a data source endpoint PHD ([New Endpoint](/june5-3.7/en/webanwendung/datenquellen/endpunkt-anlegen.md))

### Step 2:

Fill in all fields of the PHD configuration. Detailed configuration of the [PHD Connector](/june5-3.7/en/webanwendung/datenquellen/endpunkt-anlegen/honeywell-phd.md). Then save the settings and perform a connection test.

### Step 3:

Under "Configure Data Source", activate the PHD data source and save the settings.

### Step 4:

Under "Browse Data Source", activate all data points that should be displayed in JUNE5. Use the filter function if needed to limit the list of data points. Save the settings.

### Step 5:

Test the metrics under "Views" and ensure that measured values are displayed. If necessary, change the time range if no data is available for the current time range.


---

# 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/datenquellenunterstuetzung-und-einbindung/honeywell-uniformance-process-history-database-phd/konfiguration.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.
