> 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/herupugadesuka/end-of-sale-products-policy-overview/end-of-sale-announcement-for-cd62.md).

# CD62

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

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

今後は次世代のCD63 Domeシリーズを推奨します：

|            |              |                              |
| ---------- | ------------ | ---------------------------- |
| **製品**     | **SKU**      | **説明**                       |
| **CD63**   | CD63-512-HW  | CD63 屋内 Dome カメラ、512GB、最大30日 |
|            | CD63-1TB-HW  | CD63 屋内 Dome カメラ、1TB、最大60日   |
|            | CD63-2TB-HW  | CD63 屋内 Dome カメラ、2TB、最大90日   |
|            | CD63-3TB-HW  | CD63 屋内 Dome カメラ、3TB、最大120日  |
| **CD63-E** | CD63-512E-HW | CD63 屋外 Dome カメラ、512GB、最大30日 |
|            | CD63-1TBE-HW | CD63 屋外 Dome カメラ、1TB、最大60日   |
|            | CD63-2TBE-HW | CD62 屋外 Dome カメラ、2TB、最大90日   |
|            | CD63-3TB-HW  | CD63 屋外 Dome カメラ、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/herupugadesuka/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.
