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

# Organic パッケージ

Organic パッケージは、変更できない固定構成でバイナリファイルを転送するために使用されます。アップロードされた .zip ファイルは Tenant 内の利用可能なパッケージ一覧に自動的に追加され、強力なパスワードで保護されます。コンテンツは次の場所に展開されます *`$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 パッケージは作成後、Tenant 内の他の管理者に見られたくない場合は一覧から外すことができます。パッケージストアに移動し、パッケージを選択して「今すぐ一覧から外す」ボタンを押すだけです。

<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, and the optional `goal` query parameter:

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