> For the complete documentation index, see [llms.txt](https://docs.datarhei.com/restreamer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datarhei.com/restreamer/knowledge-base/manual/process-report.md).

# Process report

![Fig. 1: Open menu](/files/q4RQVCMOHxdQ7Me4kDeJ) ![Fig. 2: Copy process report](/files/P5iLWsyVCpSqrHCo97YO)

{% hint style="success" %}
GDPR! All IP addresses and access data are stored anonymously.
{% endhint %}

When you have problems and request help from datarhei online helpdesk or on GitHub, the most common source of information requested is the process report. This report contains system information, user access, event log, settings list, and network configurations. The settings list can include user IDs but not passwords or IP addresses.

### Retrieving a process report

Click **Process Report**, save it as a .txt file, copy the data to the cache, and attach it to the case.

## Learn more

{% content-ref url="/pages/c77eYxyjOy7GyPqS5wPl" %}
[Logging](/restreamer/knowledge-base/manual/system-settings/logging.md)
{% endcontent-ref %}

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


---

# 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.datarhei.com/restreamer/knowledge-base/manual/process-report.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.
