> 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/using-grouping-in-views.md).

# ビューでのグループ化の使用

**「グループ化」メニューを**使用して、ビュー内でタスクを整理する方法を選択できます。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* 「グループ化」メニューは、[すべてのClickUpプラン](https://clickup.com/pricing)で利用できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含む誰でもこの機能を使用できます。
* グループ化メニューは次のビューで使用できます。
  * [リストビュー](https://help.clickup.com/hc/en-us/articles/6310260883351-List-view-overview)
  * [ボードビュー](https://help.clickup.com/hc/en-us/articles/6310080798615-Add-a-Board-view)
  * [タイムラインビュー](https://help.clickup.com/hc/en-us/articles/6310399909143-Add-a-Timeline-view)
  * [テーブルビュー](https://help.clickup.com/hc/en-us/articles/6329890854935-Table-View)
  * [ワークロードビュー](https://help.clickup.com/hc/en-us/articles/6310449699735-Use-Workload-view-resource-management)

### **グループ化を使用する** <a href="#id-30j0zll" id="id-30j0zll"></a>

サポートされているいずれかのビューから、画面上部&#x306E;**「グループ化」**&#x3092;クリックしてグループ化オプションにアクセスします。

注

リスト ビューとテーブル ビューでは、グループ化する列ヘッダーをクリックして **\[グループ化]**&#x3092;選択することで、グループ化をすばやく変更できます。

タスクは次のようにグループ化できます。

* [**Status**](https://help.clickup.com/hc/en-us/articles/6309465975063-Statuses-FAQ)
* [**譲受人**](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees-vs-Single-Assignees)
* [**優先度**](https://help.clickup.com/hc/en-us/articles/6304483666199-Priorities-ClickApp-)
* [**タグ**](https://help.clickup.com/hc/en-us/articles/6304056754583-Tags-overview)
* [**期日**](https://help.clickup.com/hc/en-us/articles/6309610317975-Due-Dates)
* [**Taskタイプ**](https://help.clickup.com/hc/en-us/articles/17564381376919)
* **なし**
  * ***注**： **\[なし]**&#x3067;グループ化すると、すべてのタスクが 1 か所に表示されます。*
* 次の[**カスタムフィールド**](https://help.clickup.com/hc/en-us/articles/6303536766231-Custom-Fields-overview)：
  * ドロップダウン
  * 評価
  * チェックボックス
  * 日付
  * ユーザー
  * ラベル

グループ化の選択の横にあるアイコンをクリックすると、グループの順序を逆にすることができます。 リスト ビューとボード ビューを同じ方法でグループ化およびフィルタリングする場合、両方で同じタスク順序が共有されます。

注

タスクが並べ替えられグループ化されている場合、タスクのグループ化が優先されます。 Tasksは最初にグループ化され、次にグループ内で並べ替えられます。

### **グループを折りたたむ** <a href="#id-1fob9te" id="id-1fob9te"></a>

表示したくないグループは折りたたんで非表示にすることができます。

グループを折りたたむには、グループの横にある**省略記号の...**&#x30E1;ニューをクリックし、 **\[折りたたむ]**&#x3092;選択します。


---

# 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/using-grouping-in-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.
