# Clinic management system

{% hint style="info" %}
**Good to know:** We have developed a secure scalable Clinic Management System that allows you to manage patient data safely. It also allows clinics to easily keep detailed records of their patients, doctors, nurses, laboratories, and other staff
{% endhint %}

Here are a couple of examples of succinct overviews from products with really great docs:

> The success of hospitals and healthcare providers depends on the quality of their service. But in an age where most of us look up information online before making almost any decision, a well-designed healthcare website is no less important.
>
> — Tenacure website [TenaCure.com](https://clinic.oddatech.com/)

## Getting Started

TenaCure homepage:

![](/files/LuDfmeh5MSMEZHma69xH)

{% hint style="info" %}
**Good to know:**&#x54;he TenaCure clinic managment software combines traditional website design with the [usability best practices](https://www.webalive.com.au/website-usability-guide/). The result is a simple, regal and trustworthy look that goes well with most clinics in ethiopia.
{% endhint %}

#### Doctor appointment booking

![](/files/S26KJ9DbRXJnEFJAOggm)

{% hint style="warning" %}
INFO: Appointment module is under development will be published soon
{% endhint %}

{% hint style="info" %}
**Good to know:** Book an appointment for an in-clinic consultation. Find experienced doctors across all specialties. This allows patients to find and book appointments with the best doctors from the comfort of their beds.
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/jEmfCsPla8HC8kHW6Mip" %}
[Creating your first project](/guides/creating-your-first-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/xTQQYZXy9697MgKakS3s" %}
[Creating your first task](/guides/creating-your-first-task.md)
{% endcontent-ref %}

{% content-ref url="/pages/m3WSfrV2LubZrB4I04E2" %}
[Advanced permissions](/guides/advanced-permissions.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="/pages/Ke6hPdS5ZXrmUoTtxCYY" %}
[Projects](/fundamentals/projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/r6aGhp325ejJ414qQGQT" %}
[Members](/fundamentals/members.md)
{% endcontent-ref %}

{% content-ref url="/pages/8G69o7gy1b85JhnEsp52" %}
[Task Lists](/fundamentals/task-lists.md)
{% endcontent-ref %}

{% content-ref url="/pages/beaQ2TwcL6cwEzwmvMzP" %}
[Tasks](/fundamentals/tasks.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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://docs.clinic.oddatech.com/clinic-management-system.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.
