> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/audit-and-compliance/audit-and-compliance-de/ein-audit-ausfuhren.md).

# Ein Audit ausführen

## ![](https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2F0pk52bJqKVUJPTPVPhiw%2FSummary2-Small-Icon.svg?alt=media\&token=74913d54-0cfd-4703-aa56-af396629dc59) Übersicht

Für jede Organisation, die Audit & Compliance zugewiesen ist, wird automatisch alle vier Stunden ein Audit ausgeführt, und Sie können jederzeit ein manuelles Audit ausführen. In diesem Artikel erfahren Sie, wie Sie ein manuelles Audit für eine einzelne Organisation ausführen.

{% hint style="warning" %}

#### Gelöschte Komponenten

Ein Audit-Job meldet nur **Vorläufig gelöscht** Komponenten (die in den Papierkorb verschoben wurden) als gelöscht. Sobald eine Komponente **Dauerhaft gelöscht**, erscheint sie nicht mehr in der Komponentenliste.
{% endhint %}

## Audit ausführen

{% stepper %}
{% step %}

### Organisation auswählen

1. Klicken Sie auf **Organisationen** im Menü der linken Seitenleiste.
2. Klicken Sie in der Tabelle auf die Organisation, die Sie prüfen möchten.

   <div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FIIUZl43BI9wYj5Ij8xSA%2FRunningAnAudit-S01-01.png?alt=media&amp;token=809430b5-397c-4b4b-868c-ef2b54c66470" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Audit ausführen

1. Klicken Sie auf **Audit ausführen** oben rechts auf der Seite.

   <div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2Fhjy1Rmqu6UUgdSNj7aXV%2FRunningAnAudit-S02-01.png?alt=media&amp;token=becf8163-38c9-4c7e-bd26-065abb859744" alt="" width="563"><figcaption></figcaption></figure></div>
2. Sobald das Audit gestartet wurde, wird es in den **Aktivitäten** Tab mit seinem Auftragsstatus angezeigt.

   <div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FqSvsx6L40sPMfEfvUt72%2FRunningAnAudit-S02-02.png?alt=media&amp;token=ba14bbb7-0772-49b5-af72-ca1492ba38e8" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Um ein Audit abzubrechen, klicken Sie auf **Abbrechen** neben dem Auftragsstatus.
{% endhint %}
{% endstep %}

{% step %}

### Komponenten überprüfen

Sobald das Audit abgeschlossen ist, können Sie den aktualisierten Status jeder Komponente anzeigen. Anweisungen finden Sie im folgenden Artikel.

* [Anzeigen des Komponenten-Audit-Status](/audit-and-compliance/audit-and-compliance-de/anzeigen-des-komponenten-audit-status.md)
  {% endstep %}
  {% endstepper %}


---

# 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.flosum.com/audit-and-compliance/audit-and-compliance-de/ein-audit-ausfuhren.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.
