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

# Automatisiere deine Workflows

- [Einführung in das Skripting in Ninox](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/einfuhrung-in-das-skripting-in-ninox.md): Lerne, was Ninox Skripting ist, wo du es einsetzen kannst und welche Grundbegriffe du für deine ersten Skripte brauchst.
- [Zentrale Elemente des Skriptings kennenlernen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/explore-core-scripting-elements.md): Lerne die Grundbausteine des Ninox Skriptings kennen, darunter Anweisungen, Variablen, Datentypen, Operatoren und integrierte Funktionen.
- [Variablen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/explore-core-scripting-elements/variables.md): Lerne, wie du Variablen deklarierst, Werte speicherst und Ergebnisse in Ninox Logik wiederverwendest.
- [Operatoren](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/explore-core-scripting-elements/operators.md): Lerne, wie du mit Operatoren in Ninox Logik Werte berechnest, vergleichst, zuweist und darauf zugreifst.
- [Statements](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/explore-core-scripting-elements/statements.md): Lerne, wie du zentrale Ninox Statements verwendest, um Entscheidungen zu treffen, Datensätze abzufragen und zu sortieren, Logik zu wiederholen sowie Datensätze zu erstellen oder zu löschen.
- [Funktionen des Logik-Editors](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/explore-core-scripting-elements/logic-editor-features.md): Lerne, wie dir der Ninox Logik-Editor hilft, Skripte schneller zu schreiben, zu formatieren, zu durchsuchen und Fehler zu beheben.
- [Mit Funktionen arbeiten](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions.md): Lerne, wie du Ninox Funktionen nach Kategorien nutzt und die richtigen Werkzeuge für Berechnungen, Text, Datum, Datensätze und mehr findest.
- [Text und Strings](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/text-and-strings.md): Lerne, wie du Textwerte für Bezeichnungen, Logik und Integrationen in Ninox erstellst, bereinigst, durchsuchst, formatierst und konvertierst.
- [Zahlen und Mathematik](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/numbers-and-math.md): Lerne, wie du Werte zusammenfasst, Daten in Zahlen umwandelst, Bereiche erzeugst und gängige mathematische Funktionen in Ninox Skripten nutzt.
- [Datum und Uhrzeit](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/dates-and-time.md): Lerne, wie du Datums- und Zeitwerte erstellst, Dauern misst, Datumsbestandteile extrahierst und Zeiträume für Auswertungen in Ninox Skripten aufbaust.
- [Datensätze und Tabellen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/records-and-tables.md): Lerne, wie du Datensätze und Datensatzlisten in Ninox Skripten sortierst, prüfst, aktualisierst und wiederverwendest.
- [Nutzeroberfläche](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/user-interface.md): Lerne, wie du mit Ninox Skripten Meldungen anzeigst und Bestätigungen abfragst.
- [Dateien und Export](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/files-and-export.md): Lerne, wie du Dateien importierst, Exporte erstellst, Anhänge prüfst und Datei- sowie Ansichtsfreigaben in Ninox Skripten verwaltest.
- [User und Rollen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/users-and-roles.md): Lerne, wie du Nutzerdetails liest, Arbeitsbereich-Rollen und Admin-Status prüfst und Skripte an App-, Sprach- und Arbeitsbereichskontext anpasst.
- [Standort und Geräte](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/location-and-devices.md): Lerne, wie du in Ninox Skripten Gerätestandorte liest, Links öffnest, Anrufe startest, URLs kodierst und Barcodes scannst.
- [Integration und HTTP](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/integration-and-http.md): Lerne, wie du externe Dienste aufrufst, XML gegen XSD-Schemas validierst, XML transformierst, E-Mails sendest und Kalendereinträge in Ninox Skripten erstellst.
- [System und Ablaufsteuerung](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/work-with-functions/system-and-flow-control.md): Lerne, wie du Skripte pausierst und den Ausführungskontext der App prüfst.
- [Automatisierungen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/automations.md): Lerne, wann Automatisierungen laufen und wie du On create, On update und On delete in Ninox verwendest.
- [Best Practices und häufige Stolperfallen](https://docs.ninox.com/ninox-scripting/de/automate-your-workflows/best-practices-and-common-pitfalls.md): Lerne, wie Ninox Lese- und Schreibtransaktionen ausführt und wie du typische Performance-Probleme in Skripten vermeidest.


---

# 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.ninox.com/ninox-scripting/de/automate-your-workflows.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.
