> 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/save-view-changes.md).

# ビューの変更をSave

[タスク ビュー](https://help.clickup.com/hc/en-us/articles/6310383076503-Task-views)に変更を加えた場合、その変更を他のすべてのユーザー用に保存することを選択できます。

つまり、他の人もあなたが見ているものを正確に見ることができるということです。 このような設定を、[作成するすべてのビューのデフォルト設定として追加する](https://help.clickup.com/hc/en-us/articles/6310160224023-Default-View-Templates)こともできます。

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

* [必要なビューは](https://help.clickup.com/hc/en-us/articles/6310293474199-Make-a-required-view)すべてのプランで利用できます。
* 特定のビューには、異なる[有料プラン](https://clickup.com/pricing)が必要です。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は個別の許可が与えられていればビューを作成できます
* Guestsは、共有されていないビューを表示できません。
* Guestsはビューを保存できません。

### **ビューを保存する** <a href="#id-30j0zll" id="id-30j0zll"></a>

他のユーザーが同時に同じビューにいる場合、ビューの変更はすぐには更新されません。 ビューを離れたり、ビューを再読み込みしたりするとすぐに、変更が反映されます。

1. 表示オプションの 1 つを変更します。
2. 右下に、**「このビューには保存されていない変更があります**」というモーダルが表示されます。
3. **Cmd + Enter**また&#x306F;**\[Save]ボタン**をクリックできます。
4. ビューは、そのビューにアクセスできるすべてのユーザーに対して保存されます。

### **ビューを自動保存する** <a href="#id-1fob9te" id="id-1fob9te"></a>

**\[ビューを自動保存]** をクリックすると、そのビューに対して今後行う変更はすべて自動的に保存されます。

### **ビューの保存を禁止する** <a href="#id-3znysh7" id="id-3znysh7"></a>

人々の意見を変えたくない場合は、次の 2 つのオプションがあります。

1. [ビューを保護](https://help.clickup.com/hc/en-us/articles/6310368663447-Protect-a-View)して、誰も変更できないようにします
2. [プライベートビュー](https://help.clickup.com/hc/en-us/articles/6310155254039-Create-a-private-view)にします。 これにより、あなただけがプライベートに利用できるようになることに注意してください。


---

# 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/save-view-changes.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.
