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

# Roadmap

> Upcoming features and improvements planned for Kashfy

This page gives a high-level view of what the Kashfy team is working on. Priorities can shift — this is a directional guide, not a committed release schedule.

<Info>
  Have a feature request? Let us know at [support@kashfy.site](mailto:support@kashfy.site). Highly requested features move up the queue.
</Info>

## In progress

These are actively being built:

<AccordionGroup>
  <Accordion icon="file-spreadsheet" title="Appointment export to CSV">
    Export your appointments list as a CSV file for use in Excel, Google Sheets, or other tools. Filter by date range, doctor, or status before exporting.
  </Accordion>

  <Accordion icon="phone-incoming" title="Inbound call logging">
    Log calls from patients who prefer to call in. Staff can record the call outcome and create appointments directly from the call log.
  </Accordion>

  <Accordion icon="calendar-sync" title="Google Calendar sync">
    Two-way sync between Kashfy appointments and Google Calendar for doctors who want their bookings reflected in their personal calendar.
  </Accordion>
</AccordionGroup>

## Planned

These are confirmed priorities but not yet in development:

<AccordionGroup>
  <Accordion icon="chart-bar" title="Analytics dashboard">
    Detailed analytics for clinic owners: booking trends, peak hours, most requested doctors, cancellation rates, and revenue over time.
  </Accordion>

  <Accordion icon="qr-code" title="QR code for direct booking">
    Generate a QR code that patients can scan to open a booking conversation — useful for physical flyers, waiting room posters, and business cards.
  </Accordion>

  <Accordion icon="repeat" title="Follow-up scheduling">
    Allow the AI to suggest follow-up appointments at the end of a consultation, based on instructions from the doctor (e.g., "return in 2 weeks").
  </Accordion>

  <Accordion icon="image" title="Image support in widget">
    Allow patients to send images via the widget (e.g., skin photos for dermatology clinics) that staff can view in the conversation history.
  </Accordion>
</AccordionGroup>

## Considering

These are ideas under evaluation — not yet committed:

* **Insurance verification** — The AI asks patients for their insurance information and validates coverage before confirming a booking
* **Waitlist management** — Patients can join a waitlist for fully booked slots and get notified automatically if a cancellation opens up
* **Multi-language AI** — Support for patients who write in languages other than Arabic and English (French, for diaspora communities)
* **Patient-facing portal** — A web page where patients can view their upcoming appointments and booking history without contacting the clinic

***

<CardGroup cols={2}>
  <Card title="What's New" icon="newspaper" href="/updates/whats-new">
    See the latest released features.
  </Card>

  <Card title="Support" icon="life-ring" href="/support">
    Request a feature or report an issue.
  </Card>
</CardGroup>
