> For the complete documentation index, see [llms.txt](https://wiki.swot.de/handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.swot.de/handbuch/swot_cube/integration_cube_co.md).

# Integration mit SWOT Co

Das SWOT Cube Modul kann entweder aus dem[ SWOT Browser](/handbuch/swot_browser.md) oder aus [SWOT Controlling](/handbuch/swot_co.md) aufgerufen werden. Wichtig ist, dass die Daten in SWOT Controlling nicht über eine separate Logik aus den Datenbankwerten neu ermittelt werden müssen, sondern lediglich aus der Belegtabelle eingerechnet werden.

SWOT Cube Daten können in SWOT Controlling anhand der Funktion „Zuordnung zu SWOT Co“ auf die vordefinierten SWOT Controlling Zeilen (GuV- und Bilanzzeilen mit Planungsart „Cube“) für bestimmte Unternehmensstrukturen übertragen werden.

## Zuordnung Cube zu SWOT Co

Die Zuordnung beinhaltet die Zuordnungsregeln von Cube Faktendaten zu SWOT Controlling Daten mit der Planungsart SWOT Cube. Der Aufruf der Cube-Co-Zuordnung erfolgt über das Menü ***Bearbeiten/Zuordnung zu SWOT Co*** oder über das Kontextmenü ***Zuordnung zu SWOT Co (neue Regel)*** aus einer SWOT Cube Ansicht. Im letzten Fall wird automatisch eine Regel-Vorlage zum ausgewählten Datenknoten geöffnet:

<figure><img src="/files/TIz25JuYQE9ilNDUMkKB" alt=""><figcaption><p>Abbildung 54 Zuordnung zu SWOT Co - Aufruf</p></figcaption></figure>

<figure><img src="/files/rA9EczCSpSnrrmHX2TGO" alt=""><figcaption><p>Abbildung 55 Zuordnung zu SWOT Co (neue Regel)</p></figcaption></figure>


---

# 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://wiki.swot.de/handbuch/swot_cube/integration_cube_co.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.
