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

# Manage Patients

> View and manage patient information in MedWrite

Patient management lets you see and update patient details, link them to records, and keep information consistent across letters.\
From the dropdown beside your name click on "patient Manager"\
You will see 3 tabs, Search Existing Patient Register New Patient, and upload new patients.

\
**Search Existing Patient**

<Frame caption="Patient list or search.">
  <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/manage-patients/patientManager.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=f0b7b0e938c38e583a40a7a720686f65" alt="Patient list or search" style={{ borderRadius:"0.5rem",maxWidth:"100%" }} width="2517" height="1296" data-path="images/manage-patients/patientManager.jpeg" />
</Frame>

From here you can view and search for your patients.

**Selected Patient**

<Frame>
  <img src="https://mintcdn.com/medwriteai/GeDr0qQlJEcXoTSN/images/selectedpatient-1.png?fit=max&auto=format&n=GeDr0qQlJEcXoTSN&q=85&s=ed838222188188db229d7178953299a0" alt="Selectedpatient 1" width="2526" height="1330" data-path="images/selectedpatient-1.png" />
</Frame>

After you select a patient, you can see their information or create a **visit**.\
**Visits** are what makes patients available to specific Clinics.\
Select a clinic and visit date to make this patient available to a clinic.

<Frame />

<Frame caption="Patient detail view or edit form.">
  <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/manage-patients/patientDetails.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=9cf5c6f70928c1fb79731ab7a30c03b4" alt="Patient detail view or edit form" style={{ borderRadius:"0.5rem",maxWidth:"100%" }} width="1704" height="1450" data-path="images/manage-patients/patientDetails.jpeg" />
</Frame>

You can also edit a patient's information from here by clicking update.\
\
**Register New Patient**\
There are 2 ways to Register New Patients\*. One is manually by clicking the Register New Patient Tab, or by uploading a CSV containing the patient information.

You can download an example of the CSV in the upload new patients tab.

<Frame caption="Patient Upload.">
  <img src="https://mintcdn.com/medwriteai/GeDr0qQlJEcXoTSN/images/Patientupload.png?fit=max&auto=format&n=GeDr0qQlJEcXoTSN&q=85&s=07e885371540f0f9a92cc71eddeaac02" alt="Patientupload" width="2535" height="1324" data-path="images/Patientupload.png" />
</Frame>

\
\
\
\
\
\
\*Not Including EHR Integrations

## Next steps

<Columns cols={2}>
  <Card title="Create Record" icon="file-plus" href="/essentials/create-record">
    Create a new record for a patient.
  </Card>

  <Card title="Search Patient" icon="magnifying-glass" href="/search-patient">
    Find a patient by name, ID, or other details.
  </Card>
</Columns>
