> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/de/app-verwaltung/packages/packaging-requests/organic-packages.md).

# Organische Pakete

Organic-Pakete werden für den Transport von Binärdateien mit einer festen Konfiguration verwendet, die nicht geändert werden kann. Hochgeladene .zip-Dateien werden automatisch der Liste der verfügbaren Pakete im Tenant hinzugefügt und mit einem starken Passwort gesichert. Der Inhalt wird entpackt nach *`$env:SystemDrive\Install\packagename`* während der Paketausführung. Dieser Pfad kann nicht geändert werden. Ein optionaler Virenscan ist verfügbar.

Aufgrund dieser hohen Standardisierung werden Organic-Pakete automatisch und innerhalb weniger Minuten erstellt. Es wird kein Ticket erstellt und keine Gebühr hinzugefügt; das Paket wird im Package Store unter dem Reiter Organic so bald wie möglich verfügbar gemacht, ohne dass die Packaging Factory eingebunden werden muss.

<figure><img src="/files/24ef35606b3d14691a46482795fef772a9e1892e" alt=""><figcaption><p>Anfrage für ein Organic-Paket.</p></figcaption></figure>

##

{% hint style="warning" %}
Aufgrund ihres automatisierten Erstellungsprozesses können Organic-Pakete nicht aktualisiert werden. Diese Pakete werden ohne Benutzereingabe generiert und veröffentlicht, wodurch sie unveränderlich sind. Außerdem sind logische Aktualisierungen nicht möglich, da keine Installationsroutine ausgeführt wird. Um eine neue Version freizugeben, erstellen Sie ein neues automatisches Organic-Paket und entfernen Sie das veraltete aus Ihrem Portal.
{% endhint %}

## Organic-Pakete auslisten

Organic-Pakete können nach der Erstellung aus der Liste genommen werden, wenn sie von anderen Administratoren in Ihrem Tenant nicht gesehen werden sollen. Gehen Sie einfach zum Package Store, wählen Sie das Paket aus und drücken Sie die Schaltfläche "Jetzt auslisten".

<figure><img src="/files/d3eed62041a68dfbea380f85bb11b2381330128e" alt=""><figcaption><p>Jetzt auslisten</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:

```
GET https://docs.realmjoin.com/de/app-verwaltung/packages/packaging-requests/organic-packages.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.
