> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digitalfyre.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Password Resets

Different DigitalFyre services use different passwords. This article explains where to reset each one.

## Client Portals

<Tabs>
  <Tab title="Client Portal" icon="command">
    <Steps>
      <Step title="Go to the Password Reset Page">
        Visit [console.digitalfyre.com/password/reset](https://console.digitalfyre.com/password/reset).
      </Step>

      <Step title="Enter Your Email">
        Enter your registered email address and submit.
      </Step>

      <Step title="Check Your Inbox">
        Click the reset link sent to your email to set a new password.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Fusion Panel" icon="cloud">
    <Steps>
      <Step title="Log In to the Client Portal">
        Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your VPS service.
      </Step>

      <Step title="Open the Fusion Control Panel Tab">
        Inside your VPS service, click the **Fusion Control Panel** tab.
      </Step>

      <Step title="Reset Credentials">
        Click **Reset Login Credentials** to set a new VirtFusion panel password.
      </Step>
    </Steps>
  </Tab>
</Tabs>

***

## Service Passwords

<Tabs>
  <Tab title="Overview" icon="list">
    <AccordionGroup>
      <Accordion title="VPS Root / Administrator Password">
        Navigate to your VPS service in the Client Portal and use the **Password Reset** option. See [Password Resets](/vps/client-portal/password-resets) for full details.
      </Accordion>

      <Accordion title="Web Hosting (Plesk)">
        Navigate to your Web Hosting service in the Client Portal and use **Change Password**. You can also change it directly from Plesk at `https://server-name.digitalfyre.net:8443`.
      </Accordion>

      <Accordion title="WordPress Hosting (PanelAlpha)">
        Password changes can be made in the [Codex Control Panel](https://codex.digitalfyre.com) after a successful SSO login from the Client Portal.
      </Accordion>

      <Accordion title="Mailcow Email">
        Managed per mailbox. Navigate to your Mailcow service in the Client Portal to update individual mailbox passwords.
      </Accordion>

      <Accordion title="Open-Xchange Email">
        Managed per mailbox. Navigate to your Open-Xchange service in the Client Portal to update individual mailbox passwords.
      </Accordion>

      <Accordion title="SpamExperts">
        Navigate to your SpamExperts service in the Client Portal to reset access credentials.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Step-by-Step" icon="shoe-prints">
    <AccordionGroup>
      <Accordion title="VPS Root / Administrator Password">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your VPS service.
          </Step>

          <Step title="Go to Help">
            Navigate to **Help → Reset Server Password**.
          </Step>

          <Step title="Confirm">
            Confirm the reset. Your new root or Administrator password will be displayed.
          </Step>
        </Steps>
      </Accordion>

      <Accordion title="Web Hosting (Plesk)">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your Web Hosting service.
          </Step>

          <Step title="Change Password">
            Use the **Change Password** option on the service page.
          </Step>

          <Step title="Or Reset via Plesk">
            Alternatively, log in directly at `https://server-name.digitalfyre.net:8443` and update your password from within Plesk.
          </Step>
        </Steps>
      </Accordion>

      <Accordion title="WordPress Hosting (PanelAlpha)">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your WordPress Hosting service.
          </Step>

          <Step title="SSO to PanelAlpha">
            Click **Single Sign-On** to access the [Codex Control Panel](https://codex.digitalfyre.com).
          </Step>

          <Step title="Update Your Password">
            Navigate to **Account Details** and update your password from there.
          </Step>
        </Steps>
      </Accordion>

      <Accordion title="Mailcow Email">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your Mailcow service.
          </Step>

          <Step title="Select the Mailbox">
            Choose the individual mailbox you want to update.
          </Step>

          <Step title="Change the Password">
            Update the password for that mailbox and save.
          </Step>
        </Steps>
      </Accordion>

      <Accordion title="Open-Xchange Email">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your Open-Xchange service.
          </Step>

          <Step title="Select the Mailbox">
            Choose the individual mailbox you want to update.
          </Step>

          <Step title="Change the Password">
            Update the password for that mailbox and save.
          </Step>
        </Steps>
      </Accordion>

      <Accordion title="SpamExperts">
        <Steps>
          <Step title="Log In to the Client Portal">
            Go to [console.digitalfyre.com](https://console.digitalfyre.com) and navigate to your SpamExperts service.
          </Step>

          <Step title="Reset Credentials">
            Use the credential reset option on the service page.
          </Step>
        </Steps>
      </Accordion>
    </AccordionGroup>
  </Tab>
</Tabs>
