# Templates

Admin can create the template for the appointment notes by the service provider.

<figure><img src="/files/n7FUTp4KUqsutfA2RvF8" alt=""><figcaption><p>Template</p></figcaption></figure>

The listing will contain :&#x20;

1. **Sr no**: Counting of the template.
2. **Title:** Here it shows the title of the template.
3. **Created date:** On which date the template is created.
4. **Clinic Name**: For which clinic template is visible.
5. **Status:** The admin can turn on/off the template for the visibility of the clinics or providers of that clinic.
6. **Action:** The admin can edit or delete the template.


---

# 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.omnivatelehealth.com/admin/configuration/templates.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.
