Skip to main content
Integrations: auto check-in

How to automatically check-in your patient to your doxy.me call

Updated over a week ago

Auto Check-In

To improve accessibility, or to reduce redundancy between systems so that patients aren't required to type in their name upon check-in after they have left a system where they have already been identified (for example, a patient portal to doxy.me), you may find it useful to automatically check in a patient. Adding this feature to the end of your invite link lets the patient check in with one click.

To enable this capability, add these two attributes to the end of your waiting room link:

?username=patientName&autocheckin=true

  • Instead of patientName in the URL, you’ll put the patient's name.

  • You can add %20 in between the first and last name to make a space. Adding an actual space to the URL will not work.

  • You can combine Auto Check-In and Patient Identifier by adding &pid=123456 to the end of the above example.

The final result will look similar this:

When a patient clicks on this link, they will immediately appear in the provider's patient queue, without the need to enter their name manually.

If you have any questions, please contact our support team.

Did this answer your question?