# KIC - Ein KI-Cockpit für menschliche Aufsicht&#x20;

## KI-Cockpit

- [Das KI-Cockpit Vorgehensmodell](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/das-ki-cockpit-vorgehensmodell.md)
- [Was ist das KI-Cockpit Projekt?](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/einfuhrung/was-ist-das-ki-cockpit-projekt.md): Welches Ziel verfolgt das Projekt?
- [Das KI-Cockpit und die KI-Verordnung der Europäischen Union](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/einfuhrung/das-ki-cockpit-und-die-ki-verordnung-der-europaischen-union.md): Wie kann eine mit der EU KI-Verordnung konforme Implementierung von KI-Technologien in Unternehmen aussehen?
- [Wer ist Teil des KIC-Projekts?](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/einfuhrung/wer-ist-teil-des-kic-projekts.md): Warum interdisziplinär arbeiten? Welche Perspektiven bringen wir zusammen?
- [KIC-Leitbild](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-grundlagen/kic-leitbild.md): Mit welchem Technologie Verständnis arbeiten wir im Projekt?
- [KIC-Forschungsansatz](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-grundlagen/kic-forschungsansatz.md): Welchen Forschungsansatz verfolgt das Projekt?
- [KIC-Rollen](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-grundlagen/kic-rollen.md)
- [KIC-Produkte](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-produkte/kic-produkte.md): Welche Werkzeuge stellt das Projekt zur Verfügung? Wozu können sie verwendet werden?
- [KIC-Human ON the Loop](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-produkte/kic-human-on-the-loop.md): Wie ist dieser Ansatz der menschlichen Aufsicht umgesetzt?
- [KIC-Human IN the Loop](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-produkte/kic-human-in-the-loop.md): Wie ist dieser Ansatz der menschlichen Aufsicht umgesetzt?
- [Transparenz-Interface](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-produkte/transparenz-interface.md): Wie können informierte Nutzungsentscheidungen ermöglicht werden?
- [Risikoanalyse](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-konfiguration/risikoanalyse.md): Wie werden Risiken erhoben und gemapped?
- [Fairnesskriterien](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-konfiguration/fairnesskriterien.md): Was sollte bei der Festlegung von Fairnesskriterien bedacht werden?
- [Autonomiestufen](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-konfiguration/autonomiestufen.md): Was sind Autonomiestufen und wie sollten sie definiert werden?
- [Alarme](https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/kic-konfiguration/alarme.md): Wie wird menschliche Aufsicht durch Einbinden von Alarmen sichergestellt?


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ki-cockpit-1.gitbook.io/kic-vorgehensmodell/das-ki-cockpit-vorgehensmodell.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.
