---
title: "Forgot Password"
description: "Coleman Technologies — Cybersecurity-first managed IT for Vancouver, Langley & Surrey. 25+ years securing BC businesses. Less risk. More confidence."
url: "https://colemantechnologies.com/forgot-password"
date: "2026-06-08T10:00:22+00:00"
language: "en-GB"
---

Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account. Email Address \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://colemantechnologies.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Forgot Password",
            "item": "https://colemantechnologies.com/forgot-password"
        }
    ]
}
```
