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

# How to access

Pulse Online is a web-based portal designed to be used in conjunction with your Pulse equipment.
It allows you to upload and store tests, produce test reports and lodge tests with airtightness competency schemes.

## Accessing Pulse Online

To access your Pulse Online cloud account, go to [www.pulseairtest.com](http://www.pulseairtest.com).

You will be asked to sign in with your email address and password. These login credentials will have been supplied to you when you first purchased the equipment.

<Card title="Pulse Online" icon="cloud" href="https://www.pulseairtest.com" horizontal>
  Access your cloud account to manage tests and produce test reports.
</Card>

## Sign in page

When you first visit Pulse Online, you will be required to sign in using your email address and password.
If you can't remember your password, you can use the *Forgot your password?* link to reset it.

<Columns size={2}>
  <img src="https://cdn.sanity.io/images/m16cqsyp/production/b6ed80543c98128aa9295b1b4f2ae8fee7a19913-588x750.png" alt="Pulse Online sign in page" class="border" />
</Columns>

## Forgot password page

To reset your password, click the *Forgot your password?* link on the sign in page, and follow this procedure:

1. Enter your email address and click *Send verification code*
2. Check your email inbox and retrieve the 6-digit code that was emailed to you
3. Enter the 6-digit code on the page and click the *Verify code* button

<Columns size={2}>
  <img src="https://cdn.sanity.io/images/m16cqsyp/production/8af75d23e4668d61923c7e392cda0a572736c790-588x520.png" alt="Pulse Online forgot password page" class="border" />

  <img src="https://cdn.sanity.io/images/m16cqsyp/production/cc5de85d8e17ec68a132e5d4f9048e54851e1aab-588x664.png" alt="Pulse Online verification code page" class="border" />
</Columns>

<Warning>
  The verification code is only valid for 5 minutes. You will need to request a new code if it has expired.
</Warning>

When you have entered the correct verification code, you will be able to create a new password.
Your new password will take effect immediately and must meet the complexity requirements below.

<Columns size={2}>
  <img src="https://cdn.sanity.io/images/m16cqsyp/production/a376a4f6525bda4312337230627605355be8b4ee-588x464.png" alt="Pulse Online new password page" class="border" />
</Columns>

<Card title="Password complexity requirements" icon="asterisk">
  Must be:

  * A minimum of 8 characters
  * A maximum of 256 characters

  Must contain at least three out of the following categories:

  * Uppercase character (A-Z)
  * Lowercase character (a-z)
  * Number (0-9)
  * Symbol (@ # \$ % ^ & \* - \_ ! + = \[ ] { } | \ : ' , . ? / \` \~ " ( ) ; \< >)
</Card>
