# Teamworkから移行する

Teamworkからのインポートする公式の機能はありませんが、[CSVインポート機能を使って](https://help.clickup.com/hc/en-us/articles/6310834724247-Import-a-data-file-into-ClickUp)Teamwork データをClickUpに簡単に取り込むことができます。

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

* 全[ClickUpプラン](https://clickup.com/pricing)で無制限のインポートが可能です。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はワークスペースにデータをインポートできません。

### **Teamworkデータのインポートを準備する** <a href="#id-30j0zll" id="id-30j0zll"></a>

ClickUpへの CSVインポート用にTeamworkデータを準備するには：

1. [このガイド](https://support.teamwork.com/projects/project-reports/task-list-reports)に従って、CSV形式でTeamworkのタスクをエクスポートします。 [Teamworkの担当者に連絡して](https://www.teamwork.com/contact)データのエクスポートをリクエストすることもできます。
2. TeamworkがデータをMySQLファイルでしかエクスポートできない場合は、[ここにアクセスして](https://www.rebasedata.com/convert-mysql-to-csv-online)データをCSVに変換できます。
3. データをClickUpに取り込むための[ファイルを準備](https://help.clickup.com/hc/en-us/articles/6310821748759)します。

ヒント

インポートが完了したら、[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/transition-from-teamwork.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.
