> 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/make-a-required-view.md).

# 必要なビューを作成する

ClickUpでスペース、フォルダー、リストに移動するときに、手動で作成しなくても、自動的に作成され、必須となるビューを設定できます。

[リスト ビューは、](https://help.clickup.com/hc/en-us/articles/6310260883351-List-view-overview)[スペース](https://help.clickup.com/hc/en-us/articles/6309466958103-Spaces-overview)、[フォルダー](https://help.clickup.com/hc/en-us/articles/6311450560407-Learn-the-difference-between-Folders-and-Lists)、および[リスト](https://help.clickup.com/hc/en-us/articles/6311450560407-Learn-the-difference-between-Folders-and-Lists)に必要な唯一のビューです。 ただし、各スペースに他の必要なビューを追加することもできます。 ビューが作成されるたびに、[その構築方法をカスタマイズする](https://help.clickup.com/hc/en-us/articles/6310410797079-View-Templates)こともできます。

{% hint style="info" %}
注\
リスト ビューは必須のビューであり、完全に削除することはできません。
{% endhint %}

### **必要なビューを作成する** <a href="#gjdgxs" id="gjdgxs"></a>

スペースを作成するときに、ビューを必須にすることができます。 既存のスペースに必要なビューを編集することもできます。

ビューを必須にするには：

1. スペースの横にある**省略記号の...**&#x3092;クリックします。
2. **\[スペース設定]**&#x3092;選択し、 **\[All Space settings]** を選択します。
3. **Editモーダル**から、**ビューのデフォルト設定**を選択します。
4. 1 つ以上のビューを有効にします。
5. **\[変更を確認]**&#x3092;クリックします。
6. 確認し、 **「Save changes」**&#x3092;クリックします。

<img src="/files/2ZJIyTJ8bg4lSv2uTsRe" alt="Gif showing how to make a view required" width="375">


---

# 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/make-a-required-view.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.
