> 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/need-help/end-of-sale-products-policy-overview/end-of-sale-announcement-for-cf81-e.md).

# CF81-E

Verkada is announcing the end-of-sale for the following products:

|             |              |                                                 |
| ----------- | ------------ | ----------------------------------------------- |
| **Product** | **SKU**      | **Description**                                 |
| **CF81-E**  | CF81-512E-HW | CF81 Outdoor Fisheye Camera, 512GB, 30 Days Max |
|             | CF81-1TBE-HW | CF81 Outdoor Fisheye Camera, 1TB, 60 Days Max   |
|             | CF81-2TBE-HW | CF81 Outdoor Fisheye Camera, 2TB, 90 Days Max   |

We recommend our next generation CF83-E fisheye moving forward:

|             |              |                                                 |
| ----------- | ------------ | ----------------------------------------------- |
| **Product** | **SKU**      | **Description**                                 |
| **CF83-E**  | CF83-512E-HW | CF83 Outdoor Fisheye Camera, 512GB, 30 Days Max |
|             | CF83-1TBE-HW | CF83 Outdoor Fisheye Camera, 1TB, 60 Days Max   |
|             | CF83-2TBE-HW | CF83 Outdoor Fisheye Camera, 2TB, 90 Days Max   |
|             | CF83-3TBE-HW | CF83 Outdoor Fisheye Camera, 3TB, 120 Days Max  |

{% hint style="danger" %}
Final orders for CF81-E cameras must be received by **July 31, 2025**. End-of-Support date for these products is **August 1, 2035**.
{% endhint %}

***

## **FAQ**

### **What does this mean?**

As of August 1, 2025, we will no longer sell CF81-E SKUs. However, we will continue to provide support for the product through our 10-year warranty period.

### **Can customers return CF81-E cameras and mounts that they purchased?**

Customers can return CF81-E cameras *within 30 days of purchase*.

### **What happens if a CF81-E under warranty needs to be replaced?**

We will replace RMA units with the same model, if available. Otherwise, we will replace them with the next most similar camera.

***

## **Key definitions**

* End-of-Sale Announcement (this article): Official End-of-Sales notice.
* End-of-Sale Date: The last date to order the product through Verkada.
* End-of-Support Date: The last date a product will be supported by 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/need-help/end-of-sale-products-policy-overview/end-of-sale-announcement-for-cf81-e.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.
