---
title: "Join A Meeting"
description: "Have a meeting scheduled with us? Use one of our online conference rooms to meet with us about your IT needs."
url: "https://colemantechnologies.com/support/join-a-meeting"
date: "2026-06-08T08:39:05+00:00"
language: "en-GB"
---

##  Join A Meeting | Live support for your IT needs from COMPANYNAME

![business meeting](https://colemantechnologies.com/images/support/table.png)

## Have a meeting with COMPANYNAME?

If you've been invited to an online meeting, click the link below and follow the on-screen instructions to get connected.

[Click here to join the meeting](https://us02web.zoom.us/j/9236628845)

### Free Consultation

![team work](https://colemantechnologies.com/images/free-consult-sidebar-img.jpg)

Interested in seeing what we can do for your business? Contact us to see how we can help you!

[Sign Up Today!](https://colemantechnologies.com/free-consultation)

### Support Options

 You're human, and your support should be too. Speak to a live support team member on the phone now — available 24/7.

[(604) 513-9428](tel:6045139428)

Clients on our 24/7 Live Support plan are backed by a dedicated North American operations center — monitoring and responding around the clock, 365 days a year.

Send an email to the Help Desk to create a ticket automatically and communicate with our team.

[Submit A Ticket](mailto:SUPPORTEMAIL)

Create and manage tickets via our secure online Help Desk Portal.

[Enter Support Portal](https://colemantechnologies.com/support/help-desk)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://colemantechnologies.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Support",
            "item": "https://colemantechnologies.com/support"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Join a Meeting",
            "item": "https://colemantechnologies.com/support/join-a-meeting"
        }
    ]
}
```
