> 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/work-in-clickup/navigating-in-clickup/my-work.md).

# My Work

My Workには、Home2.0と[Profiles](https://help.clickup.com/hc/en-us/articles/6308956833175-Profiles-overview)にMy Workと[リマインダー](https://help.clickup.com/hc/en-us/articles/6326047586199-Reminders-overview)が表示されます。 My Workには、あなたまたはあなたの[チーム](https://help.clickup.com/hc/en-us/articles/6326036524823-Create-user-groups-with-Teams)に割り当てられたタスクとリマインダーのみが含まれます。

注

ここで説明するMy Workは[Home 2.0](https://help.clickup.com/hc/en-us/articles/6308921446935-Home)の機能です。Home 3.0のMy Workカードについては[こちら](https://help.clickup.com/hc/en-us/articles/18947060934423-Use-the-My-Work-card-in-Home-3-0)をお読みください。

My Workには４つのタブがあります。

* To do
* Comments
* Done
* Delegated

タスクとリマインダーを任意のグループ間でドラッグアンドドロップすると、期限をすぐに変更できます。今日作業する準備ができていない場合は、項目を「**Today**」グループから「**Next**」グループにドラッグできます。

### **To do** <a href="#gjdgxs" id="gjdgxs"></a>

To doタブには、全タスクとリマインダーが、**today、overdue、next、unscheduled**というグループに分けて表示されます。

* **today**：今日が期限のアイテムと開始日が今日以前のアイテム。
* **overdue**：期限が過ぎたアイテム。
* **next**：開始日や期限が将来のアイテム。
* **unscheduled**：開始日または期限のないアイテム。

![Screenshot of the To Do tab in My Work.](/files/sx1JB3kAMhFeDKGjSAqA)

### **アイテムを並べ替える** <a href="#id-30j0zll" id="id-30j0zll"></a>

各アイテムは**Status**、**Due date**、**Date created**、**Date updated**、**Priority**、または **Custom**で並べ替えることができます。カスタムソートオプションを使うと各アイテムを任意の順序にドラッグアンドドロップできます。

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

タスク、ドキュメント、Chatビュー、Chatダッシュボードカード上の[Assigned comments](https://help.clickup.com/hc/en-us/articles/6311126397591-Assigned-Comments)は、Commentsタブに表示されます。[自分が所属する](https://help.clickup.com/hc/en-us/articles/6311126397591-Assigned-Comments)[チーム](https://help.clickup.com/hc/en-us/articles/6326036524823-Create-user-groups-with-Teams)に割り当てられたコメントは、Commentsタブには表示されません。

### **Done** <a href="#id-3znysh7" id="id-3znysh7"></a>

**Done**タブには、完了したタスクと自分に割り当てられたリマインダーが表示されます。「**Done**」または「**Closed**」の[ステータス](https://help.clickup.com/hc/en-us/articles/6309452618647-Create-and-manage-custom-statuses)のタスクはここに表示されます。

右側の並べ替えボタンを使って、これらのタスクとリマインダーの並べ替えを変更できます。

\[**Reminders on top**]トグルをクリックするとリマインダーを表示します。リマインダーとタスクは両方とも、あなたがプリファレンスに設定した**順序**に従って並べ替えられます。

![Screenshot of the sort by preference in the Done tab of My Work.](/files/PRcglfDObPtWzeA1qYA2)

### **Delegated** <a href="#id-2et92p0" id="id-2et92p0"></a>

[他の人に割り当てた](https://help.clickup.com/hc/en-us/articles/6325931822359-Delegate-reminders)リマインダーが表示されるので、その人の進捗状況を追跡できます。タスクに変換された委任されたリマインダーも表示されます。

右側の並べ替えボタンを使用して、これらのタスクとリマインダーの並べ替えを変更できます。

\[**Reminders on top**]トグルをクリックするとリマインダーを表示します。リマインダーとタスクは両方とも、あなたがプリファレンスに設定した**順序**に従って並べ替えられます。

### **My Work settings** <a href="#tyjcwt" id="tyjcwt"></a>

省略記号&#x306E;**...**&#x30E1;ニューをクリックすると、次のMy Work settingsを開けます。

* **Task locations**：スペース、フォルダー、リストなどを含むタスクの場所を表示します。
* **Include tasks that only have start dates**：開始日があり無期限に設定されているタスクが表示されます。

My Work settingsはどのタブからでも更新でき、全てのタブに適用できます。


---

# 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/work-in-clickup/navigating-in-clickup/my-work.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.
