# Overview (CCPA)

The California Consumer Privacy Act's (CCPA) right to opt-out allows customers to tell businesses not to sell their personal information to third parties. The [WPeka Cookie Notice Plugin (ePrivacy, GDPR & CCPA) ](https://club.wpeka.com/product/wp-gdpr-cookie-consent/?utm_source=gitbook\&utm_content=docs)plugin helps you comply with the CCPA law. The cookie notice design tool helps to customize the cookie notice as per the website theme design.

The cookie notice design tool helps to customize the cookie notice as per the website theme design.

If the user opts out of using personal data then a cookie named '**wpl\_optout\_cookie'** is saved with the value '**Yes**'. This cookie expires in 365 days.


---

# Agent Instructions: 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:

```
GET https://docs.wpeka.com/wp-gdpr-cookie-consent/ccpa-settings/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
