# Organic パッケージ

オーガニック パッケージは、変更できない固定構成でバイナリファイルの転送に使用されます。アップロードされた .zip ファイルは、Tenant 内の利用可能なパッケージ一覧に自動的に追加され、強力なパスワードで保護されます。コンテンツは次の場所に展開されます *`$env:SystemDrive\Install\packagename`* パッケージ実行中。 このパスは変更できません。オプションのウイルス対策スキャンも利用できます。

この高い標準化により、オーガニック パッケージは数分以内に自動的に作成されます。チケットは作成されず、料金も追加されません。パッケージは、パッケージ ストアの［Organic］タブにできるだけ早く、パッケージ工場の関与なしで利用可能になります。

<figure><img src="/files/04f1ec4ee5bc4106d05323eb82a1eefaea7f9925" alt=""><figcaption><p>オーガニック パッケージのリクエスト。</p></figcaption></figure>

##

{% hint style="warning" %}
自動作成プロセスのため、オーガニック パッケージは更新できません。これらのパッケージはユーザー入力なしで生成・公開されるため、変更不可能です。さらに、インストール ルーチンが実行されないため、論理的な更新はできません。新しいバージョンをリリースするには、新しい自動オーガニック パッケージを作成し、古いものをポータルから削除してください。
{% endhint %}

## オーガニック パッケージの登録解除

オーガニック パッケージは、作成後に、Tenant の他の管理者に表示されたくない場合、登録解除できます。パッケージ ストアに移動し、パッケージを選択して［今すぐ登録解除］ボタンを押すだけです。

<figure><img src="/files/7ce6f737fe3a4c3dc5cc21e8b287dfe813acbadb" alt=""><figcaption><p>今すぐ登録解除</p></figcaption></figure>


---

# Agent Instructions: 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/ja/apuri/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.
