> 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/smartsheet/basics/sheets-rows/view-your-assigned-tasks.md).

# 割り当てられたタスクを表示する

フィルターを使用すると、自分または他のユーザーに割り当てられたすべてのタスクを 1 つのシートに表示でき、レポートでは複数のシートにまたがるタスクを表示できます。

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheet プラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-1fob9te" id="id-1fob9te"></a>

所有者または管理者権限を持つライセンスを付与されたユーザーは、この機能を使用できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

この記事の手順では、連絡先リスト列タイプを使用してタスクが列に割り当てられていることを前提としています。 列タイプの詳細については、こちらをご覧ください[。](https://help.smartsheet.com/articles/504619)

#### 割り当てられたタスクを 1 つのシートに表示する <a href="#id-3znysh7" id="id-3znysh7"></a>

割り当てられたタスクを 1 つのシートに表示するには:

1. 表示したいタスクを含むシートを開きます。
2. メニュー バーからフィルター メニューをクリックし、\[新しいフィルター] をクリックします。
3. フィルターに名前を付けます (たとえば、フィルターに「My Tasks」という名前を付けます)。
4. \[新しいフィルターの作成] フォームの \[一致する行を表示] で、次の条件を選択します。
   * 割り当て先
   * ＝次のいずれかがある
5. \[値の選択] ボックスで、タスクを表示する人の名前を選択します。

   ヒント:現在シートを表示している共同作業者のタスクを検索するフィルターを作成するには、\[現在のユーザー] を選択します。 これは、共有フィルターを作成する場合に便利です。
6. 「適用」をクリックします。

シート内のデータはフィルター処理され、\[値の選択] ボックスで選択した名前の個人に割り当てられたタスクのみが表示されます。

の保存方法や共有方法など、[フィルタの作成](https://help.smartsheet.com/articles/504659)について詳しくは、こちらをご覧ください。

#### 複数のシートから割り当てられたタスクを表示する <a href="#id-2et92p0" id="id-2et92p0"></a>

複数のシートでプロジェクトを追跡しており、すべてのシートで自分または他の人に割り当てられているアイテムを見つけたい場合は、レポートを使用します。

自分または他の人に割り当てられたすべてのタスクを表示するレポートを作成するには、次の手順を実行します。

1. ナビゲーション バーで、 \[Solution Center] (プラス アイコン) > \[作成] > \[レポート] の順にクリックします。
2. 「行レポート」を選択します。
3. レポートに名前を付けます (たとえば、レポートに「My Tasks」という名前を付けます)。

[行レポートの作成](https://help.smartsheet.com/articles/2482078)について詳しくは、こちらをご覧ください。

[フィルタ基準](https://help.smartsheet.com/articles/2482081)を構成するときは、検証する連絡先列 (たとえば、担当者) を選択し、タスクを表示したい担当者を選択します。

フィルター条件で現在のユーザーを選択して、レポートを表示しているユーザーに割り当てられたタスクを表示することもできます (連絡列> 次のユーザーを持つ > 現在のユーザー)。 これは、共同作業者ごとに個別のレポートを作成する必要がないため、他の人が自分に割り当てられたタスクを確認するために使用できるレポートを共有する場合に便利です。

重要

時間はプロジェクト、フェーズ、カテゴリに対して追跡できますが、タスクに対する時間の追跡は現在サポートされていません。


---

# 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/smartsheet/basics/sheets-rows/view-your-assigned-tasks.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.
