> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/de/admin-portal/settings.md).

# Einstellungen

- [Servereinstellungen](https://docs.radiusaas.com/de/admin-portal/settings/settings-server.md): Die Servereinstellungen sind unter https://YOURNAME.radius-as-a-service.com/settings/server verfügbar
- [Vertrauenswürdige Zertifikate](https://docs.radiusaas.com/de/admin-portal/settings/trusted-roots.md)
- [Proxy-Einstellungen](https://docs.radiusaas.com/de/admin-portal/settings/settings-proxy.md): Die Proxy-Einstellungen sind unter https://YOURNAME.radius-as-a-service.com/settings/proxy verfügbar
- [Berechtigungen](https://docs.radiusaas.com/de/admin-portal/settings/permissions.md): Berechtigungen und RADIUSaaS REST API-Zugriffstoken können unter https://YOURNAME.radius-as-a-service.com/settings/permissions verwaltet werden
- [Benutzereinstellungen](https://docs.radiusaas.com/de/admin-portal/settings/user-settings.md)
- [Regeln](https://docs.radiusaas.com/de/admin-portal/settings/rules.md): Dies ist die Dokumentation der RADIUSaaS Rule Engine, mit der Sie eine weitere Sicherheitsebene hinzufügen können, indem Sie Regeln definieren, die Netzwerkanfragen weiter einschränken, oder indem Sie VLAN-IDs zuweisen.
- [Allgemeine Struktur](https://docs.radiusaas.com/de/admin-portal/settings/rules/general-structure.md): Regeln erlauben weitere Einschränkungen
- [WiFi](https://docs.radiusaas.com/de/admin-portal/settings/rules/wifi.md)
- [LAN](https://docs.radiusaas.com/de/admin-portal/settings/rules/lan.md)
- [VPN](https://docs.radiusaas.com/de/admin-portal/settings/rules/vpn.md)
- [Log Exporter](https://docs.radiusaas.com/de/admin-portal/settings/log-exporter.md): Der Log Exporter ermöglicht es Ihnen, RADIUSaaS-Logs an ein externes Security Information and Event Management-(SIEM)-System für Überwachung und Alarmierung zu senden.
- [Teams](https://docs.radiusaas.com/de/admin-portal/settings/log-exporter/teams.md)
- [Log Analytics](https://docs.radiusaas.com/de/admin-portal/settings/log-exporter/log-analytics.md)
- [Allgemeiner Webhook](https://docs.radiusaas.com/de/admin-portal/settings/log-exporter/generic-webhook.md)
- [Beispiele](https://docs.radiusaas.com/de/admin-portal/settings/log-exporter/examples.md): Diese Seite bietet einige praxisnahe Szenarien und gibt Ihnen Anleitungen zur Konfiguration des Log Exporters für Ihr Szenario.
- [SCEPman](https://docs.radiusaas.com/de/admin-portal/settings/scepman.md): Diese Seite beschreibt die Steuerelemente im Zusammenhang mit der Verbindung zu SCEPman SaaS.


---

# 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.radiusaas.com/de/admin-portal/settings.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.
