# How to Change the Password of My Account?

To change the password of my account, Sign in to CookieYes, click on the user icon in the top-right corner, then select My Account...

---

**Categories:** , 
**Published:** June 30, 2026
**URL:** https://www.cookieyes.com/documentation/change-the-password-of-my-account/

---

To change the password of your account, follow the below steps:

- From the CookieYes Dashboard, navigate to the User icon in the top-right corner.

- Click My Account from the drop-down menu.

- In the My account tab, Click on the Change Password button under Security.

- In the Change Password modal, enter the Old Password, New Password and Confirm Password.

- Click the Change Password button.


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "How to Change the Password of My Account?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/change-the-password-of-my-account/"
      },
      "url": "https://www.cookieyes.com/documentation/change-the-password-of-my-account/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "To change the password of my account, Sign in to CookieYes, click on the user icon in the top-right corner, then select My Account...",
      "datePublished": "2024-02-01T10:59:47+00:00",
      "dateModified": "2025-06-02T06:21:28+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/change-the-password-of-my-account/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Account",
          "item": "https://www.cookieyes.com/category/documentation/faq/account/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "How to Change the Password of My Account?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
