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

# ビューを削除する

ビューが不要になった場合は削除できます。

### **必要条件** <a href="#gjdgxs" id="gjdgxs"></a>

* 多くの[ビュー](https://help.clickup.com/hc/en-us/articles/6329880717719-All-About-Views)は[ClickUpの全プラン](https://clickup.com/pricing)で利用できます。
  * Team[ビュー](https://help.clickup.com/hc/en-us/articles/6310063253911-Team-view-overview)と[Formビュー](https://help.clickup.com/hc/en-us/articles/6310233090711-Form-view)は有料プランでのみご利用いただけます。
  * GanttビューのCritical PathやSlack Timeなどの一部の機能は、有料プランでのみ利用できます。
* リストまたはフォルダーへのFullアクセス権を持つ[Guestはビューを削除できます。](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)

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

あらゆる場所に、タスクデータが保存される必須のビューがあります。[必須ビュー](https://help.clickup.com/hc/en-us/articles/6310293474199-Make-a-required-view)は削除できません。追加のビューを作成した場合は、タスクや埋め込みコンテンツに影響を与えずに削除できます。

警告

TaskまたはPageビューの削除は永続的です。削除されたビューのほとんどは回復できません。ドキュメントとホワイトボードのビューは、削除後30日以内であれば[ゴミ箱から復元](https://help.clickup.com/hc/en-us/articles/6311742742423-Restore-items-from-the-Trash)できます。

ビューを削除するには：

1. List、Folder、SpaceまたはEverythingのレベルに移動し、削除するビューを見つけます。
2. Views Barでビューを右クリックします。
3. **［Delete］**&#x3092;クリックします。
4. ビューは完全に削除されます。


---

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