# Change Password

Update your account password to maintain strong security and protect your WatchDog account.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
      <td style="vertical-align:top; padding:0 8px 10px 0;">
        <Icon icon="material-filled-person" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0 0 10px 0;">
        All <span style="color:#d760f9; font-weight:600;">Account Owners</span>, <span style="color:#d760f9; font-weight:600;">Security Admins</span> and <span style="color:#d760f9; font-weight:600;">End Users</span>
      </td>
    </tr>

    <tr>
      <td style="vertical-align:top; padding:0 8px 0 0;">
        <Icon icon="material-filled-flag" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0;">
        Available on the <span style="color:#d760f9; font-weight:600;">Free</span>, <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </td>
    </tr>
  </table>
</div>

## Change Password

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Settings">
  Navigate to **User Profile** > **Settings**.
</Step>

<Step title="Select Security Tab">
  Click on the **Security** tab within the Settings page.
</Step>

<Step title="Enter Current Password">
  Enter your **Current Password** in the required field.
</Step>

<Step title="Enter New Password">
  Enter and confirm your **New Password** following the requirements.
</Step>

<Step title="Update Password">
  Click **Update Password** to apply your changes.
</Step>
</Steps>

## What Happens Next

<TipInfo>Your password is updated immediately after submission.</TipInfo>
<TipInfo>You may be required to sign in again using your new credentials.</TipInfo>
<TipInfo>Your account remains protected with updated security requirements.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Password Requirements Not Met" defaultOpen>
If your password update fails:

- Ensure it is at least **12 characters long**
- Include a **capital letter**
- Include a **number**
- Include a **symbol**
</Accordion>

<Accordion title="Incorrect Current Password">
If the update fails:

- Verify your **Current Password** is correct
- Check for typing errors
- Reset your password if needed
</Accordion>

</AccordionGroup>
