# ClickUpへのインポート

あなたの作品をClickUpに簡単に取り込みましょう!

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

* [全てのClickUpプラン](https://clickup.com/pricing)でUnlimitedのインポートが可能です。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はワークスペースにデータをインポートできません。
* Enterpriseプランでは、[**Importingという**カスタム権限](https://help.clickup.com/hc/en-us/articles/6309195687959-Custom-permissions)をもつメンバーがインポートできます。
* 作品をインポートするには、ウェブアプリを使う必要があります。

### **人気のあるアプリからインポートする** <a href="#id-30j0zll" id="id-30j0zll"></a>

次のアプリから作品を簡単にインポートできます。

* [Asanaからインポート](https://help.clickup.com/hc/en-us/articles/6311064163479-Importing-from-Asana)
* [Trelloからインポート](https://help.clickup.com/hc/en-us/articles/6311084821015-Importing-from-Trello)
* [Monday.comからインポート](https://help.clickup.com/hc/en-us/articles/6311012229527-Import-from-Monday-com)
* [Jiraからインポート](https://help.clickup.com/hc/en-us/articles/6310954639255-Import-from-JIRA)
* [Todoistからインポート](https://help.clickup.com/hc/en-us/articles/6308441616919-Todoist-Import)
* [Basecampからインポート](https://help.clickup.com/hc/en-us/articles/6310906712983-Import-from-Basecamp)
* [Wrikeからインポート](https://help.clickup.com/hc/en-us/articles/6311053435159-Import-from-Wrike)

### **データファイルを使用してインポート** <a href="#id-1fob9te" id="id-1fob9te"></a>

データファイルを使用して作業内容をClickUpにインポートすることもできます。

![import from CSV/Excel file](/files/we1QQrZqVFADP9F1B8mI)

データに任意の数の列が含まれ、行ごとに１レコードのみが含まれる次のファイルタイプをインポートできます。

* Excel：**.xls、.xlsx**
* カンマ区切り値（CSV）：**.csv**
* タブ区切り値（TSV）：**.tsv**
* XML：**.xml**
* Text：**.txt**

作業内容をClickUpに取り込むには３つのステップのプロセスがあります。

1. [データファイルを準備します](https://help.clickup.com/hc/en-us/articles/6310821748759-Prepare-a-data-file-for-import)。
2. [ClickUpでどのフィールドを使用するかを把握しておいてください](https://help.clickup.com/hc/en-us/articles/6310876671255-Supported-fields-for-data-file-imports)。
3. [データファイルをインポート](https://help.clickup.com/hc/en-us/articles/6310834724247-Import-a-data-file-into-ClickUp)してください。

### **タスクをClickUpにインポートする** <a href="#id-3znysh7" id="id-3znysh7"></a>

インポート機能を使用して、タスクをワークスペースに直接インポートできます。タスクをインポートすると、インポートされた全てのタスクが送信される新しいリストが作成されます。

1. Import/Exportページに移動します。
   * ClickUp 2.0では、左下隅にあるワークスペースのアバターをクリックします。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、左上隅にあるワークスペースのアバターをクリックし、\[**Settings**]を選択します。
2. \[**Import/Export**]を選択します。
3. \[**Start Import**]をクリックします。
4. インポート元のアプリを選択するか、\[**Excel & CSV**]を選択してデータファイルをインポートします。
5. 手順に従って、作業内容をClickUpに取り込みます。

注

インポートされたタスクに既存のカスタムフィールドを適用することはできません。

### **インポートレポートを表示する** <a href="#id-2et92p0" id="id-2et92p0"></a>

インポートが完了すると、重複したアイテム、インポートに失敗したアイテム、またはインポートされなかったアイテムを含むファイルを含む[インポートレポートを確認できます。](https://help.clickup.com/hc/en-us/articles/6327946552983-Troubleshoot-Imports#import_reports)

インポートで問題が発生した場合は、[トラブルシューティングガイドの手順に従ってください。](https://help.clickup.com/hc/en-us/articles/6327946552983-Troubleshoot-Imports)

### **インポートを削除する** <a href="#tyjcwt" id="tyjcwt"></a>

過去10日間に作成されたインポートは削除できます。インポートを削除すると、インポートによって作成された全てのアイテムが削除されます。10日経った後では、アイテムはスペースから個別に削除するか、[Bulk Action Toolbarを使用して削除する必要があります](https://help.clickup.com/hc/en-us/articles/6309768265495-Manage-tasks-with-the-Bulk-Action-Toolbar)。


---

# Agent Instructions: 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/getting-started/import-and-export/importing-to-clickup.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.
