> 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/erste-schritte/audit-and-compliance-ubersicht.md).

# Audit & Compliance - Übersicht

Audit & Compliance zeigt Ihnen, ob jede Metadatenkomponente in Ihren Salesforce-Organisationen zuletzt durch eine kontrollierte Flosum-DevOps-Bereitstellung oder direkt in der Salesforce-Organisation geändert wurde, sodass Sie Änderungen finden können, die Ihren DevOps-Prozess umgangen haben. Der Status jeder Komponente basiert ausschließlich auf dem neuesten Audit und nicht auf einer fortlaufenden Historie jeder an dieser Komponente vorgenommenen Änderung. Audit & Compliance bietet die folgenden Funktionen:

* **Aktivitäten**: Überprüfen Sie die Historie der Audit-Durchläufe für jede Organisation, einschließlich des Zeitpunkts, zu dem jedes Audit ausgeführt wurde, wer es initiiert hat und ob es automatisch oder manuell ausgelöst wurde.
* **Komponenten**: Durchsuchen Sie die im neuesten Audit abgerufenen Metadatenkomponenten zusammen mit dem Status jeder einzelnen Komponente zum Zeitpunkt dieses Audits.
* **Komponentenstatus**: Sehen Sie, ob eine Komponente über Flosum DevOps aktualisiert oder gelöscht wurde (einschließlich des Branches, der die Änderung vorgenommen hat) oder direkt in Salesforce geändert wurde.
* **Automatisierte Audits**: Audits werden für jede zugewiesene Organisation automatisch alle vier Stunden ausgeführt, und Sie können jederzeit auch manuell eines starten.

#### Direkt loslegen

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FYTnS6cAnFQh9i7WL1BVd%2Faudit-assign-organization.svg?alt=media&amp;token=391821d2-23bd-46fa-8676-36f864325b82" alt=""></td><td><strong>Eine Organisation zuweisen</strong></td><td>Wählen Sie aus, welche Organisationen Audit &#x26; Compliance auditiert.</td><td><a href="/audit-and-compliance/audit-and-compliance-de/ubersicht-uber-organisationen.md">Übersicht über Organisationen</a></td></tr><tr><td><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FIaPbkLeJ9kH9HWtZRkRK%2Faudit-run-audit.svg?alt=media&amp;token=e19f3ab3-996e-4950-8566-2e77eed41adc" alt=""></td><td><strong>Ein Audit ausführen</strong></td><td>Führen Sie ein Audit manuell aus und sehen Sie sich die Ergebnisse an.</td><td></td></tr><tr><td><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FSi7LucL4J7oSD7V1WYYB%2Faudit-component-statuses.svg?alt=media&amp;token=d38f7149-6007-40cd-a387-35659fdd6022" alt=""></td><td><strong>Komponentenstatus</strong></td><td>Erfahren Sie, was jeder Komponentenstatus bedeutet und wie er bestimmt wird.</td><td></td></tr></tbody></table>


---

# 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/erste-schritte/audit-and-compliance-ubersicht.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.
