> 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/ja/apuri/packages/packaging-requests/organic-packages.md).

# Organic パッケージ

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

この高度な標準化により、Organic パッケージは自動的に数分以内に作成されます。チケットは作成されず、料金も追加されません。パッケージは、パッケージファクトリーの関与なしに、できるだけ早く Package Store の Organic タブで利用可能になります。

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

##

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

## Organic パッケージを一覧から外す

Organic パッケージは、作成後、テナント内の他の管理者に表示させたくない場合は一覧から外すことができます。パッケージストアに移動し、パッケージを選択して「今すぐ一覧から外す」ボタンを押すだけです。

<figure><img src="/files/7ce6f737fe3a4c3dc5cc21e8b287dfe813acbadb" alt=""><figcaption><p>今すぐ一覧から外す</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/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.
