> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/dashboard/manage-your-to-do-list.md).

# To Do リストを管理する

この *To Do リスト* このウィジェットには、対応可能な保留中のタスクがすべて一覧表示されます。このウィジェットを使うと、ダッシュボードから直接保留中のタスクを把握でき、未完了のタスクを最小限に抑えられます。各一覧項目の横にある該当ボタンを選択することで、これらのタスクに対応できます。

{% hint style="info" %}
**注：** この *To Do リスト* このウィジェットは、〜とは異なります *タスク* ウィジェット。詳細は [パートナーダッシュボードとウィジェットの解説](/partner/ja/nitsuitebitaidesuka/platform-features/dashboard/partner-dashboard-and-widgets-explained.md) で詳細をご確認ください。
{% endhint %}

1. 次へ移動し、 *To Do リスト* あなたの上のウィジェット [ダッシュボード](https://app.impact.com/secure/mediapartner/home/pview.ihtml).
2. 一覧にあるタスクを完了するには、その横にあるボタンを選択します（例： *チェックリストに戻る*, *契約変更を表示*、など）。
   * タスクには、プログラムやキャンペーンの招待の確認、問い合わせへの対応などが含まれます。
3. 一覧にあるタスクを一時停止して表示から消すには、 **閉じる**.
   * 却下したタスクは、その時点までに完了していない場合、7日後に再表示されます。
   * チェックリストのタスクは一時停止できません。
4. リストのさらに下にある追加タスクを表示するには、 **すべて表示**.

   <div data-with-frame="true"><figure><img src="/files/354681259e1b9af814904ddb5793377283a19c32" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/dashboard/manage-your-to-do-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
