# About Dentaltap 🖐

#### Dentaltap – Dental Practice Management Software

Dentaltap is a modern dental practice management platform designed for clinics that want reliable workflows, flexible integrations, and automation-ready tools. It covers the core needs of dental practices, including appointment scheduling, patient records, treatment planning, billing, and clinic operations, while also offering open APIs and AI-ready features for custom extensions.

Dentaltap is used by dental clinics and dental software providers that need more than a closed, all-in-one system. The platform supports integrations with external services, patient portals, communication tools, and AI assistants, making it suitable for practices that want to automate booking, reminders, analytics, and patient interactions.

The software is built with scalability in mind and supports multi-clinic setups, role-based access, and configurable workflows. Dentaltap is often chosen by teams that value clean data structures, developer-friendly APIs, and the ability to adapt the software to real clinical processes instead of changing their workflow to fit the software.

Official website: [**dentaltap.com**](https://dentaltap.com/)\
\
This documentation follows the actual workflow used in Dentaltap. Each section is ordered to match how patients are scheduled, seen, documented, billed, and followed up in daily clinic operations.

We recommend reading the manual from beginning to end and using it in the presented sequence. Many features depend on earlier configuration or clinical steps, and following the order helps avoid gaps, misconfiguration, or duplicated work.

This knowledge base is constantly improving, in case you are unable to find an answer to your question, please send your request to <info@dentaltap.com>.\
\
**Create Account:**\
<https://app.dentaltap.com/en/public/signup>\
\
This manual is in English, but our software supports 30+ languages including Spanish, Portuguese, French, Arabic, Chinese (Mandarin and Cantonese) and many more.<br>

<figure><img src="/files/HKMxUQ4AdlHnLVkweXP9" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/MbZcBSLMhkIfYiWYhDOf" %}
[Scheduling](/dentaltap/scheduling/scheduling.md)
{% endcontent-ref %}

{% content-ref url="/pages/kn3T6mSjIS8xmfyNZX9b" %}
[Treatments](/dentaltap/treatments/patients-vitals.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ya4tmrMgWhfaH6D10OLw" %}
[Finances](/dentaltap/finances/invoices-and-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/SYMkJWIWounhOPADgZhe" %}
[Follow-Ups](/dentaltap/follow-ups/follow-up-visits-recalls.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dentaltap.gitbook.io/dentaltap/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
