> 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/dropbox-integration.md).

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

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

### **必要条件** <a href="#gjdgxs" id="gjdgxs"></a>

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

注

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

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

### **Private接続** <a href="#id-30j0zll" id="id-30j0zll"></a>

作成または参加したワークスペースごとに、Dropbox アカウントをClickUpユーザー アカウントに接続します。 Dropbox アカウントのデータは、 ClickUpを通じて他のユーザーが利用することはできません。

### **特徴** <a href="#id-1fob9te" id="id-1fob9te"></a>

**Private Universal Search：** ClickUpから Dropbox ファイルを検索します。

**Create Attachments**：タスクやコメントに Dropbox ファイルを添付します。

### **コマンド** <a href="#id-3znysh7" id="id-3znysh7"></a>

**Open Dropbox：**&#x65B0;しいタブで Dropbox を開きます。

### **共有接続** <a href="#id-2et92p0" id="id-2et92p0"></a>

ワークスペースの所有者または管理者は、Dropbox を共有接続として有効にすることができます。

ヒント

ボットまたはサービス アカウントを使用して、他のアプリのコンテンツをClickUpワークスペース内の全員と共有します。

### **特徴** <a href="#tyjcwt" id="tyjcwt"></a>

**Shared Universal Search：** ClickUpから Dropbox ファイルを検索します。

注

Shared Universal SearchはEnterpriseプランで利用できます。

### **Dropbox統合を有効にする** <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

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

個人設定から：

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

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

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

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

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

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

ヒント

Dropbox からアップロードされたファイルには、添付ファイルのサムネイルに**Dropbox**アイコンが表示されま&#x3059;**。**

### **/スラッシュコマンドを使用してDropboxファイルを添付する** <a href="#id-4d34og8" id="id-4d34og8"></a>

**/dropboxと**入力すると、できるだけ少ないクリック数でファイルを添付できます。

<img src="/files/9ABqzIKfYrEDAvVS7o0v" alt="Screenshot of someone using the Dropbox slash command." width="242">


---

# 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/dropbox-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.
