> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/box-integration.md).

# Boxインテグレーション

Box アカウントをClickUpに接続して、タスクやコメントにファイルを添付しましょう。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* Box 統合はすべての[有料プラン](https://clickup.com/pricing)で利用できます。
* ワークスペースごとに 1 つの Box アカウントを承認できます。 異なるワークスペースを異なる Box アカウントと統合できます。
* Box 統合は、WebブラウザーでClickUp を使用する場合にのみ利用できます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はBox 統合を使用できます。

注

Box アカウント内のデータは、 ClickUpを通じて他のユーザーが利用することはできません。 Box から ClickUp タスクにファイルを添付する場合、[タスクを非公開にする](https://help.clickup.com/hc/en-us/articles/7255448709655-Make-Spaces-Folders-Lists-and-tasks-private#heading-5)ことで、ファイルにアクセスできるユーザーを制御できます。

### **接続タイプ** <a href="#id-30j0zll" id="id-30j0zll"></a>

利用できる機能とコマンドは、使用する接続の種類によって異なります。

| 接続タイプ                  | 説明                                                                                                                              | 特徴                                                                                                                                              | コマンド                                 |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| **Private　connection** | 作成または参加したワークスペースごとに、Box アカウントをClickUpユーザー アカウントに接続します。 Box アカウント内のデータは、 ClickUpを通じて他のユーザーが利用することはできません。                         | <p><strong>Private Universal Search：</strong> ClickUpから Box ファイルを検索します。</p><p><strong>Create Attachments</strong>：タスクやコメントに Box ファイルを添付します。</p> | **Open Box：**&#x65B0;しいタブでボックスを開きます。 |
| **Shared connection**  | <p>ワークスペースの所有者または管理者は、Box を共有接続として有効にすることができます。</p><p>ヒント</p><p>ボットまたはサービス アカウントを使用して、他のアプリのコンテンツをClickUpワークスペース内の全員と共有します。</p> | <p><strong>Shared Universal Search：</strong> ClickUpから Box ファイルを検索します。</p><p>注</p><p>Shared Universal SearchはEnterpriseプランで利用できます。</p>          |                                      |

### **タスクにBoxファイルを添付する** <a href="#id-1fob9te" id="id-1fob9te"></a>

タスクに Box ファイルを添付します。 Box からアップロードされたファイルには、添付ファイルのサムネイル&#x306B;**［Box］**&#x30A2;イコンが表示されます。

Box からタスクにファイルを添付するには：

1. タスクを開きます。
2. 下にスクロールして、 **［Attachments］**&#x30BB;クションにマウスを置きます。
3. 右側&#x306E;**［plus］**&#x30A2;イコンをクリックします。
4. **［Box］**&#x3092;選択します。
5. 添付するファイルを選択します。

### **Universal SearchによるBoxファイル検索** <a href="#id-3znysh7" id="id-3znysh7"></a>

Universal Searchを使用して Box ファイルを検索できます。 そのためには、まず Box 統合を有効にする必要があります。

### **Box統合を有効にする** <a href="#id-2et92p0" id="id-2et92p0"></a>

個人設定または[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)から Box 統合を有効にできます。

個人設定から：

1. 右上隅にある個人アバターをクリックします。
2. **［Settings］**&#x3092;クリックします。
3. サイドバーから下にスクロールして、 **［Cloud Storage］**&#x3092;選択します。
4. 統合を有効にするには、 **［Box］**&#x306E;横にあるトグルをクリックします。
5. アクセスを承認するには、Box アカウントにサインインしてください。

[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)から：

1. 右上隅で、右上隅の[Quick Actionメニューをクリックします。](https://help.clickup.com/hc/en-us/articles/8746698620567-Quick-Action-menu)
2. **［App Center］**&#x3092;クリックします。
3. App Centerサイドバーから、 **［Cloud Storage］**&#x3092;選択します。
4. **［Box］**&#x3092;クリックします。
5. **［Private］**&#x307E;た&#x306F;**［Shared］**&#x30BF;ブを選択します。
6. **［Connect］**&#x3092;クリックします。
7. アクセスを承認するには、Box アカウントにサインインしてください。


---

# 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://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/box-integration.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.
