Clinic CRM docs
Step-by-step guide for every main Clinic CRM workflow.
Use this as a staff reference for daily clinic operations: registering patients, managing the queue, recording consultations, managing users, and keeping local data backed up.
First run
Install and prepare the clinic computer.
- Download the Windows installer from the Clinic CRM page.
- Run the installer on the clinic computer that will keep the SQLite database.
- Open Clinic CRM from the Start Menu or desktop shortcut.
- Allow Clinic CRM through Windows Firewall if Windows asks for network permission.
- Log in with the first admin account and change the default password before using real patient data.
Accounts
Log in and change default passwords.
- Open Clinic CRM on the host computer, or open the LAN address from another clinic device.
- Enter the staff email and password.
- If the account is new or reset, set a private password when prompted.
- If repeated wrong passwords trigger a temporary warning, wait a few minutes or close and reopen Clinic CRM on the host computer.
Starter accounts
Use these only for first setup or demos, then change the passwords immediately.
admin@clinic.local / admin12345
reception@clinic.local / reception12345
doctor@clinic.local / doctor12345Reception
Search, register, and update patients.
- Search first using name, phone, guardian name, or patient number.
- Open an existing match if the patient is already registered.
- Create a new patient only when no correct match exists.
- Fill in first name, last name, birth date, sex, contact details, guardian details, address, and notes.
- Review any duplicate warning before saving.
- After saving, add the patient to today's queue or schedule an appointment for another date.
Queue board
Manage today's patient flow.
- Open the Queue view.
- Review waiting, called, in consultation, skipped, done, cancelled, or no-show entries.
- Use priority for senior citizens, urgent cases, or clinic-defined priority patients.
- Assign a doctor when the patient should go to a specific doctor.
- Update status as the patient moves through the clinic.
- Avoid adding the same patient twice on the same day while they still have an active queue entry.
Doctor workspace
Review history and record consultations.
- Open the Doctor workspace.
- Review today's assigned queue and unassigned patients.
- Open the patient record before consultation.
- Read previous diagnoses, clinical notes, vitals, and prescriptions.
- Enter chief complaint, vitals, diagnosis, clinical notes, follow-up date, and remarks.
- Add prescribed medicines with dosage, frequency, duration, and instructions.
- Save the consultation so the visit becomes part of the patient's history.
Admin
Manage users, audit logs, and reports.
- Open the Admin area after logging in with an admin account.
- Create staff accounts for receptionists, doctors, and admins.
- Edit staff details or change a staff account role to Doctor to modify the doctor list.
- Deactivate staff accounts that should no longer access clinic records.
- Reset passwords when staff forget their login.
- Review audit logs for sensitive actions such as logins, patient changes, queue updates, consultations, prescriptions, and user management.
- Export CSV reports when patient or consultation data needs to be reviewed outside the app.
Data safety
Back up the local SQLite database.
- Open the Admin backup area.
- Confirm the backup folder is available on the host computer.
- Run a manual backup before major testing, upgrades, or real clinic use.
- Keep automatic daily backups enabled.
- Copy backup files to a secure external drive or clinic-approved storage location.
- Test restore procedures with non-production data before relying on backups for real operations.
Local network
Access Clinic CRM from other clinic devices.
- Keep Clinic CRM running on the host computer.
- Find the host computer IPv4 address using ipconfig.
- On another clinic device, open http://HOST-IP:4000, replacing HOST-IP with the host computer IPv4 address.
- Use the same staff login credentials as the desktop app.
- If the page does not load, confirm both devices are on the same network and allow Clinic CRM through Windows Firewall.
- Do not expose port 4000 to the public internet.
Recommended beta checklist
Before using real patient data.
- Install the latest build from the downloads page.
- Change all default passwords.
- Create separate staff accounts for each user.
- Test patient registration, queue flow, consultation saving, report export, and backup creation.
- Confirm LAN access only works inside the clinic network.
- Run at least one backup and store a copy outside the host computer.