> 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/intro-to-cloud-storage.md).

# クラウドストレージ入門

クラウド ストレージを使用して、 ClickUp外部からタスクにファイルを添付します。

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

* クラウドストレージは[Unlimitedプラン以上](https://clickup.com/pricing)でご利用いただけます。
* ワークスペースごとにユーザー 1 人あたり 1 つの Google、Dropbox、Box、または OneDrive/SharePoint アカウントを承認できます。 異なるワークスペースを異なるクラウド ストレージ アカウントと統合できます。
* クラウド ストレージは、WebブラウザーでClickUp を使用する場合にのみ利用できます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はクラウド ストレージ アプリを使用して、 ClickUpタスクにファイルを添付できます。

### **クラウドストレージを有効にする** <a href="#id-30j0zll" id="id-30j0zll"></a>

個人設定またはApp Centerからクラウド ストレージを有効にできます。

個人設定から：

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

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

1. 左上隅にあるワークスペースのアバターをクリックします。
2. **［Apps］**&#x3092;選択し、 **［App Center］**&#x3092;クリックします。
3. サイドバーで、**［Cloud Storage］**&#x3092;選択します。Microsoft\
   OneDrive/SharePoint 統合は現在、 App Centerからアクセスできません。
4. 使用するクラウド ストレージを選択します。
5. **［Connect］**&#x3092;クリックします。
6. アクセスを承認するには、クラウド ストレージ アカウントにサインインしてください。

### **クラウドストレージからファイルを添付する** <a href="#id-1fob9te" id="id-1fob9te"></a>

次のクラウド ストレージ アプリからファイルを添付する方法を学びます。

* [Dropbox](https://help.clickup.com/hc/en-us/articles/14841600134295)
* [Google Drive](https://help.clickup.com/hc/en-us/articles/14841781940759)
* [Box](https://help.clickup.com/hc/en-us/articles/6308505433495-Box-Cloud-Storage)
* [Microsoft OneDrive/SharePoint](https://help.clickup.com/hc/en-us/articles/6305961040151-Microsoft-OneDrive-SharePoint)


---

# 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/intro-to-cloud-storage.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.
