> 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/ubersicht-uber-organisationen.md).

# Übersicht über Organisationen

## ![](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

Die **Organisationen** Die Seite listet alle Salesforce-Organisationen auf, die für Audit & Compliance verfügbar sind. Dieser Artikel erklärt, welche Informationen auf dieser Seite angezeigt werden und welche Informationen jede Organisation bereitstellt.

{% hint style="info" %}

#### Wichtig

Wenn Ihre Salesforce-Organisationen hier nicht aufgeführt sind, stellen Sie sicher, dass die Organisationen in den **Flosum Global Settings** der App erstellt wurden und dass die **Audit & Compliance** App jeder Organisation zugewiesen ist. Anweisungen zum Abschließen dieser Aktionen finden Sie in den folgenden Artikeln.

* [Eine Organisation erstellen](/global-settings/global-settings-docs-de/umgebung/organisationen/eine-organisation-erstellen.md)
* [Eine App einer Organisation zuweisen](/global-settings/global-settings-docs-de/umgebung/organisationen/eine-app-einer-organisation-zuweisen.md)
  {% endhint %}

Die Organisationstabelle kann durchsucht und nach Besitzer gefiltert werden. Jede Organisation zeigt die folgenden Details an:

<table><thead><tr><th width="179.99993896484375"></th><th></th></tr></thead><tbody><tr><td><strong>Organisationen</strong></td><td>Der Name der Organisation und der Benutzer, der zuletzt mit ihr interagiert hat.</td></tr><tr><td><strong>Umgebung</strong></td><td>Die der Organisation zugewiesene Umgebungsbezeichnung: Dev, Prod, Test, QA.</td></tr><tr><td><strong>Besitzer</strong></td><td>Der Benutzer, der die Organisation in den Global Settings hinzugefügt hat.</td></tr><tr><td><strong>Benutzername</strong></td><td>Das Salesforce-Benutzerkonto, mit dem die Organisation verbunden ist.</td></tr><tr><td><strong>Letztes Audit</strong></td><td>Zeit seit der letzten Ausführung des Audits.</td></tr></tbody></table>

<div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FxTUecXY0eq3TUEUeMoMG%2FOverviewOfOrganizations-01.png?alt=media&amp;token=53f55121-a306-4e9b-86a7-2f951db20618" alt="" width="563"><figcaption></figcaption></figure></div>

## Einzelne Organisationen

Wenn Sie eine Organisation aus der Liste auswählen, wird sie geöffnet, sodass Sie ihren Audit-Verlauf und den Audit-Status jeder Komponente anzeigen können. Diese Informationen sind auf die Registerkarten **Aktivitäten** und **Komponenten** aufgeteilt, die in den folgenden Abschnitten erläutert werden.

Informationen zum Ausführen eines Audits für eine bestimmte Organisation finden Sie im folgenden Artikel.

* \[Demnächst verfügbar]

### Registerkarte Aktivitäten

Die **Aktivitäten** Registerkarte listet jedes **Audit** Job auf, der für diese Organisation ausgeführt wurde. Sie können die Liste der Audits nach dem Ausführenden, dem Status des Jobs und dem Zeitraum, in dem der Job ausgeführt wurde, sortieren.

Jeder Audit-Job listet den Benutzer auf, der ihn ausgeführt hat, wie lange es her ist, dass er ausgeführt wurde, und wie lange der Job zur Ausführung gebraucht hat.

<div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2F16bEXgPJdGE73nihczi9%2FOverviewOfOrganizations-02.png?alt=media&amp;token=75ae8ee4-02f9-42b1-ac65-9897483c4fc5" alt="" width="563"><figcaption></figcaption></figure></div>

### Registerkarte Komponenten

Die **Komponenten** Registerkarte listet jede Komponente für die ausgewählte Organisation auf. Sie können die Komponentenliste sortieren und durchsuchen, und jede Komponente zeigt ihren Namen, Typ, die Zeit seit der letzten Änderung der Komponente, den Salesforce-Benutzer, der sie zuletzt geändert hat, und den Audit-Status an. Um mehr über die Informationen auf dieser Registerkarte zu erfahren, sehen Sie sich den folgenden Artikel an.

* \[Demnächst verfügbar]

<div align="left"><figure><img src="https://3613367449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FHCkL5UF7Sc3idcf9rCoG%2FOverviewOfOrganizations-03.png?alt=media&amp;token=efe323e0-6ffc-4e2d-a5c2-a11a94aeaad0" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/ubersicht-uber-organisationen.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.
