# AI Suite-Anbieter

Der Anbieter der AI-Suite ermöglicht es Ihnen, den gewünschten AI-Serviceanbieter zu konfigurieren und ihn für alle AI-bezogenen Funktionen der ngSurvey AI-Suite zu nutzen, wie z. B. AI-basierte Erstellung von Umfragen, Smart Columns und Smart Reporting.

Folgende AI-Anbieter werden derzeit unterstützt und können so konfiguriert werden, dass sie mit ngSurvey arbeiten.

* [OpenAI](/de/installation-setup/system-settings/ai-suite-anbieter/openai.md)
* [Azure AI](/de/installation-setup/system-settings/ai-suite-anbieter/azure-ai.md)
* [Google Gemini](/de/installation-setup/system-settings/ai-suite-anbieter/google-gemini.md)
* Anthropic's Claude (Kontaktieren Sie uns)

Der AI-Anbieter kann auch für integrierte Übersetzungsfunktionen und Sentiment-Auswertungen von Antworten der Befragten verwendet werden.

{% hint style="danger" %}
Die AI-Suite erfordert die ngSurvey AI suite Add-On-Lizenz.
{% endhint %}


---

# 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.ngsurvey.com/de/installation-setup/system-settings/ai-suite-anbieter.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.
