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

# Add Patient

> Step-by-step guide to register a new patient

## Navigate to Patients

<Steps>
  <Step title="Open Patients Page">
    Click the "Patients" tab in the left navigation menu to view all current patients.

    <img src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/patient-management/01-patients-page.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=8876a7749b15082abb0f8dd136a7a431" alt="Patients page showing the main table with existing patients and Add Patient button" width="1440" height="900" data-path="images/patient-management/01-patients-page.png" />
  </Step>

  <Step title="Click Add Patient">
    Click the "Add Patient" button in the top right corner of the page.

    <img src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/patient-management/02-add-patient-dialog.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=271e3b3e04261b6c99df4f8b9ea05eaa" alt="Add Patient dialog box with empty form fields for patient information" width="1440" height="900" data-path="images/patient-management/02-add-patient-dialog.png" />
  </Step>
</Steps>

## Fill Patient Information

<Steps>
  <Step title="Enter Patient Details">
    Complete all required fields in the patient form:

    * First Name
    * Last Name
    * Date of Birth (day, month, year)
    * Phone Number
    * Email Address

    <img src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/patient-management/03-completed-patient-form.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=a9feaafc7f05b94925668159be23d6e7" alt="Completed patient form with sample data filled in all fields" width="1440" height="900" data-path="images/patient-management/03-completed-patient-form.png" />
  </Step>

  <Step title="Submit Patient Information">
    Click the "Add Patient" button to save the new patient to the system.

    <img src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/patient-management/04-patient-created-success.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=badad683b5e8e83f3f66aa24bc13fb3a" alt="Success notification showing patient has been added with option to go to patient profile" width="1440" height="900" data-path="images/patient-management/04-patient-created-success.png" />
  </Step>
</Steps>

## Review Results

<Steps>
  <Step title="View Updated Patient List">
    The new patient appears in the patients table with their assigned Patient ID and details.

    <img src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/patient-management/05-updated-patients-list.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=a776c0a9481b327de0757b4fc5713a33" alt="Updated patients page showing the newly added patient in the table" width="1440" height="900" data-path="images/patient-management/05-updated-patients-list.png" />
  </Step>
</Steps>
