> 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/set-a-default-view.md).

# デフォルトビューを設定する

ビューをデフォルトにすると、ワークスペース内のその場所にアクセスしたときに最初に表示されるビューがそのビューになります。

たとえば、カレンダー ビューがスペースのデフォルトになっている場合、そのスペースを開くたびに、カレンダー ビューがデフォルトで表示されます。

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

* [すべてのプラン](https://clickup.com/pricing)で利用できます。
* [Guestsは](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)デフォルトのビューを設定できません。
* Businessプラン以上のワークスペースの[オーナーと管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)は、ワークスペース内のすべてのユーザーに対してデフォルトのビューを設定できます。
* [ClickUpモバイル アプリ](https://help.clickup.com/hc/en-us/articles/6311486610583-ClickUp-mobile-app-overview)ではデフォルトのビューを設定できません。

### **デフォルトビューを設定する** <a href="#id-30j0zll" id="id-30j0zll"></a>

[スペース](https://help.clickup.com/hc/en-us/articles/6309466958103-Spaces-overview)のデフォルトとして設定するには：

1. 左側のSidebarで、デフォルトのビューを設定するスペースにマウスを置きます。
2. **省略記号の...アイコン**をクリックします。
3. **スペース設定**をクリックします。
4. **All Space settings**を選択します。
5. 下部にある**ビューのデフォルト設定**を選択します。
6. 任意のビューの横にあるトグルの左側にマウスを移動し、**省略記号...**&#x30A2;イコンをクリックします。
7. **\[デフォルトに設定]**&#x3092;クリックします。
8. **\[変更を確認]**&#x3092;クリックします。
9. 確認し、 **「Save changes」**&#x3092;クリックします。

<img src="/files/kxInUdX6qsoaMtYbT2xQ" alt="2024-03-06_13-02-28.png" width="563">

このビューは、そのスペースとその新規または既存のフォルダーおよびリストのデフォルトになります。 いつでも**Editモーダル**に戻って、デフォルトの必須ビューを変更できます。

### **全員のデフォルトビューを設定する** <a href="#id-1fob9te" id="id-1fob9te"></a>

Businessプラン以上では、[オーナーと管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)は特定のワークスペースの場所にいる全員に対してデフォルトのビューを設定できます。 すべてのユーザーに対してデフォルトのビューを設定すると、そのビューが[必須](https://help.clickup.com/hc/en-us/articles/6310293474199-Make-a-required-view)になります。

スペース内の全員のデフォルトビューを設定するには：

1. Views Barでデフォルトにするビューを右クリックします。
2. **\[More settings]**&#x3092;クリックします。
3. **すべてのユーザーに対してデフォルト**をオンに切り替えます。


---

# 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/set-a-default-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.
