> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/faq-en/faq/kontakt-weiteres-infos.md).

# Kontakt, weiteres Infos

## Dietrich’s Kontakt <a href="#toc193714177" id="toc193714177"></a>

### Wer sind meine Ansprechpartner bei Dietrich’s? <a href="#toc193714178" id="toc193714178"></a>

Bei grundsätzlichen Fragen zu Themen wie, Lizenzen oder kaufmännische Abwicklungen, oder auch allgemeiner Natur, gibt es eine Kontaktübersicht der jeweiligen Länder und Kontinente auf der Dietrichs Webseite. Für jede Region stehen dem Anwender zugewiesene Experten, zur Verfügung.

<https://de.dietrichs.com/ueber-dietrichs/unternehmen/ansprechpartner/>

### Wie kann ich eine Frage an Dietrich’s stellen? <a href="#toc193714179" id="toc193714179"></a>

Sollte das Thema noch nicht in den FAQs behandelt sein, können Sie zu Fragen rund ums Programm uns gerne über den Support kontaktieren. Entweder telefonisch über die +49 (0)89 61 44 21-30 oder per E-Mail an die <support@dietrichs.com>.

## Weitere Ressourcen - Wissenssammlungen <a href="#toc193714180" id="toc193714180"></a>

### Dietrich’s Forum <a href="#toc193714181" id="toc193714181"></a>

Im Dietrich’s Forum findet man Themen und Fragen von anderen Benutzern der Software. Hier stehen Benutzer der Software gerne mit Rat zur Seite.

<https://forum.dietrichs.com/forum/>

### YouTube Kanal – TechTipps <a href="#toc193714182" id="toc193714182"></a>

Kleinere Themen und Hilfen sowie Tutorials und Neuerungen finden sich auch auf dem Dietrich’s Youtube Kanal.

<https://www.youtube.com/@dietrichssoftware>

### Dietrich’s Blog <a href="#toc193714183" id="toc193714183"></a>

Im Dietrich’s Blog werden einzelne Themen genauer beleuchtet. Auch finden sich dort Videos, die direkt aus der Software aufgerufen werden können.

<https://de.blog.dietrichs.com/>

### Dietrich’s Akademie Online / Vor Ort Schulungen <a href="#toc193714184" id="toc193714184"></a>

<https://de.dietrichs.com/dietrichs-akademie/trainings/>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/faq-en/faq/kontakt-weiteres-infos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
