> 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/views/intro-to-views/everything-you-need-to-know-about-task-views.md).

# Taskビューについて知っておくべきこと

ビューはClickUpの秘密兵器です！各ビューは、作業に対する独自の視点を提供します。List（リスト）/Board（ボード）/Calendar（カレンダー）ビューでタスクを視覚化し、Gantt（ガント）ビューでそれらの相互関係を確認したり、Team（チーム）ビューでチームメンバー間で作業がどのように分配されているかを確認したりできます。これらはTask（タスク）ビューと呼ばれ、それぞれが驚くべきタスク管理力を提供します。

### ビューの仕組み <a href="#ut7mhranenry" id="ut7mhranenry"></a>

### Taskビュー <a href="#om5qiezdoqxb" id="om5qiezdoqxb"></a>

Taskビューは、タスクを視覚化する全く新しいスタイルを提供します。各ビューには[グループ化](https://help.clickup.com/hc/en-us/articles/6310202447511-Using-grouping-in-views)、[並べ替え](https://help.clickup.com/hc/en-us/articles/6310352825751-Sort-Tasks-in-List-View)、[フィルタリング](https://help.clickup.com/hc/en-us/articles/6310206119575-Filter-and-search-tasks-in-List-View)といったさまざまな方法があり、タスクの表示方法や操作方法を完全に制御できます。

各リスト、フォルダー、スペースでビューをカスタマイズできます。さらに、[Everythingレベル](https://help.clickup.com/hc/en-us/articles/6310138041367-Add-an-Everything-view)のビューで全タスクを確認できます。

効率を高めるために、同じタイプのビューを複数作成し、頻繁にアクセスする重要なビューをピン留めできます。固定されていないビューは、同じタイプの他のビューと積み重ねられます。

{% hint style="info" %}
ヒント：各ビューには、その目的または意図された使用法を反映する名前を付けるとよいでしょう。\
例：期限順にソートされたリストビューには「期限」、緊急の優先度フラグのみを表示するようにフィルターされたボードビューの場合は「緊急」と付ける。
{% endhint %}

### 必須ビュー <a href="#e3qsdj46k0wu" id="e3qsdj46k0wu"></a>

スペースに最も役立つTaskビューを選択し、全ユーザーに迅速かつ一貫したアクセスを提供します。

Listビューは常に必須であり、他のTaskビューはスペース設定を通じてアクティブ化できます。 スペース内の[必須ビュー](https://help.clickup.com/hc/en-us/articles/6310293474199-Make-a-required-view)にカスタムの外観を適用する場合は、[デフォルトのビュー テンプレートを使用してください](https://help.clickup.com/hc/en-us/articles/6310160224023-Default-View-Templates)。

ヒント：ホットキーを使用して、スペース内の必要なビュー間を移動できます。\
lはリスト表示、\
bはボード表示、\
xはチーム表示、\
cはカレンダー表示です。

**いつでも、［View］をクリックして新しいカスタムビューを追加できます。**

### Taskビューに加えた変更を保存する <a href="#gybalz8j197o" id="gybalz8j197o"></a>

ビューに変更を加えた場合は、その変更を随時保存するか、自動保存ビューをオンにして、変更内容を継続的に保存して維持するかを選択できます。

### Taskビューオプション <a href="#jotw7slkcx3v" id="jotw7slkcx3v"></a>

Taskビューを右クリックすると、オプションメニューが表示されます。

* Rename：上部のアイコンを使用して、ビューに分かりやすい名前を追加します
* Default for everyone（[Businessプラン](https://clickup.com/pricing)）：スペース、フォルダー、リストにアクセスする全ユーザーに対してデフォルトのTaskビューまたはPageビューを作成します。
* Pin viewを選ぶとそのビューを表示したままにして簡単にクリックできます。
* Use [Me mode](https://help.clickup.com/hc/en-us/articles/6308948062871-People-sidebar-and-Me-Mode-overview) for everyone：誰かがこのビューにアクセスすると、自分に割り当てられたタスクのみが表示されます。
* Reset view to defaults：全てのフィルターとビューの変更をクリアします。
* [Templates](https://help.clickup.com/hc/en-us/articles/6310410797079-View-Templates)：Taskビューを保存して、将来再利用できるようにします。
* Private view（Businessプラン）：個人的な使用に非常に役立つビューがある場合に最適です。
* Protect view（Businessプラン）：ビューを保護すると、あらゆるものがロックされ、誤って変更されるのを防ぐことができます。ビューを保護した理由を他の人に説明するメモを残すこともできます。
* Add to [favorites](https://help.clickup.com/hc/en-us/articles/6308862167575-Favorites)：お気に入りにビューを追加できます。


---

# 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://manual.dxable.com/clickup/views/intro-to-views/everything-you-need-to-know-about-task-views.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.
