> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/oridesuka/end-of-sale-products-policy-overview/end-of-sale-announcement-for-cd62.md).

# CD62

Verkadaは以下製品の販売終了を発表します：

|            |              |                           |
| ---------- | ------------ | ------------------------- |
| **製品**     | **SKU**      | **Description**           |
| **CD62**   | CD62-512-HW  | CD62 屋内ドームカメラ、512GB、最大30日 |
|            | CD62-1TB-HW  | CD62 屋内ドームカメラ、1TB、最大60日   |
|            | CD62-2TB-HW  | CD62 屋内ドームカメラ、2TB、最大90日   |
| **CD62-E** | CD62-512E-HW | CD62 屋外ドームカメラ、512GB、最大30日 |
|            | CD62-1TBE-HW | CD62 屋外ドームカメラ、1TB、最大60日   |
|            | CD62-2TBE-HW | CD62 屋外ドームカメラ、2TB、最大90日   |

今後は次世代のCD63ドームを推奨します：

|            |              |                           |
| ---------- | ------------ | ------------------------- |
| **製品**     | **SKU**      | **Description**           |
| **CD63**   | CD63-512-HW  | CD63 屋内ドームカメラ、512GB、最大30日 |
|            | CD63-1TB-HW  | CD63 屋内ドームカメラ、1TB、最大60日   |
|            | CD63-2TB-HW  | CD63 屋内ドームカメラ、2TB、最大90日   |
|            | CD63-3TB-HW  | CD63 屋内ドームカメラ、3TB、最大120日  |
| **CD63-E** | CD63-512E-HW | CD63 屋外ドームカメラ、512GB、最大30日 |
|            | CD63-1TBE-HW | CD63 屋外ドームカメラ、1TB、最大60日   |
|            | CD63-2TBE-HW | CD62 屋外ドームカメラ、2TB、最大90日   |
|            | CD63-3TB-HW  | CD63 屋外ドームカメラ、3TB、最大120日  |

{% hint style="danger" %}
これら製品のサポート終了日は **2035年5月1日**です。最終注文は **CD62** カメラは2025年4月30日までに受領される必要があります。
{% endhint %}

***

## **FAQ**

### これはどういう意味ですか？

2025年5月1日以降、当社はCD62のSKUを販売しません。ただし、10年間の保証期間中は引き続き製品サポートを提供します。

### 顧客は購入したCD62カメラと取付金具を返品できますか？

顧客はCD62カメラを返品できます *購入から30日以内に*.

### 保証期間内のCD62を交換する必要がある場合はどうなりますか？

RMAユニットは、在庫があればCD62で交換します。そうでない場合は、最も類似した次のカメラで交換します。

***

## 主要な定義

* 販売終了の発表（本記事）：公式の販売終了通知。
* 販売終了日：Verkadaを通じて製品を注文できる最終日。
* サポート終了日：Verkadaが製品をサポートする最終日。


---

# 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://help.verkada.com/command/ja/oridesuka/end-of-sale-products-policy-overview/end-of-sale-announcement-for-cd62.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.
