> 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/move-views.md).

# ビューを移動する

ワークスペース全体でビューを移動して、フィルター、並べ替え、グループ化などを保持できます。 これには、[フォーム ビュー](https://help.clickup.com/hc/en-us/articles/6310233090711-Form-View)を除くすべての[ページ ビュー](https://help.clickup.com/hc/en-us/articles/6310347914263-Page-Views)が含まれます。

注

[必須ビュー](https://help.clickup.com/hc/en-us/articles/6310293474199-Make-a-required-view)は移動できません。 代わりに、[デフォルトのビュー テンプレート](https://help.clickup.com/hc/en-us/articles/6310160224023-Default-View-Templates)を使用して、ワークスペース全体で同じ必要なビューを使用できます。

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

* [ClickUpプラン](https://clickup.com/pricing?utm_source=google\&utm_medium=cpc\&utm_campaign=gs%20%7C%20ww%20%7C%20mc%20%7C%20nnc%20%7C%20brand%20%7C%20trial%20%7C%20all%20devices%20%7C%20tis%20%7C%20pricing\&utm_content=mc%20%7C%20exact%20%7C%20text%20%7C%20brand\&utm_term=e_clickup%20plans\&gclid=CjwKCAjwuYWSBhByEiwAKd_n_ugOx7PgNQqkRjWUQ_5-cBjv5MhgfDYsB1w_tslbHwvn4L0Jne2wahoCniMQAvD_BwE)で利用できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含む誰でもビューを移動できます。

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

ビューを移動するには：

1. 移動したいビューを右クリックします。
2. **移動を**選択します。
3. 新しい場所を選択してください：
   * **Everything :** [​​Everythingビュー](https://help.clickup.com/hc/en-us/articles/6310138041367-Add-an-Everything-view)にビューを追加します。
   * **スペース、フォルダー、またはリスト**：ビューを移動するスペース、フォルダー、またはリストを選択します。
4. クリックしま&#x3059;**。**

注

ビューは新しい場所を反映するように自動的に更新されますが、フィルター、設定、および環境設定は同じまま保持されます。


---

# 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/move-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.
