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

# 重複したビュー

同じタスクを別のビュー タイプとして表示します。 または、同じビュー タイプと設定を選択して、正確なコピーを作成します。

### **必要なもの** <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は自分と共有されているビューのみを表示できます。

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

この機能は、既存のビューの設定を再利用して、同じ情報を持つ新しいビュー タイプを作成します。一部のビュー タイプでは設定が少なくなります。 設定が複製ビュー タイプで使用可能な場合は、再利用されます。

ビューの正確なコピーを作成したり、異なる設定でコピーを作成したりすることもできます。

これらの設定は、両方のビュー タイプで使用可能な場合は再利用されます。

* カスタムフィールドなどの表示情報は同じ順序で複製されます
* ピン
* 自動保存ビュー
* 並べ替え
* グループ化
* フィルター
* ショーは終了しました
* サブタスクを展開

ビューを複製するには：

1. [Views Bar](https://help.clickup.com/hc/en-us/articles/19063083658135-Views-Bar-3-0)で、ビューの名前を右クリックします。
2. **\[Duplicate as]**&#x3092;選択します。
3. 利用可能なオプションのリストからビュー タイプを選択します。

![Screenshot highlighting the 'duplicate as' option in a view's ellipsis menu.](/files/BrQVFd5OT9iAJBUedEWv)

注

一部のビュー タイプでは、複製されたビューに特定の項目を含めないように選択できます。

### **利用可能なビューの複製と設定** <a href="#id-1fob9te" id="id-1fob9te"></a>

一部のビュー タイプは連携して動作しません。 また、設定は両方のビュー タイプで使用できる場合にのみ再利用されます。


---

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