# E-Form

In this section, you will find the all e-forms that which admin is created.

<figure><img src="/files/TZyMqyaH9Imd1oslBocK" alt=""><figcaption><p>List of E-form</p></figcaption></figure>

### Viewing&#x20;

1. **Name:** It shows the name of the E-form.
2. **Date:** It shows when the e-form is created.
3. **Active:** With the toggle button admin can perform the active/ inactive e-form.
4. **Action:** Admin can perform four types of action\
   1\. **Edit :** Here admin can edit the e-form information\
   ![](/files/1ljWFNgzOV0NjMbjwv29)\
   \
   2\. **Share:** From this share icon admin can share the e-form with the patient. After clicking on this icon you will see the lists of the patients and see their status such as pending, in-progress, or completed. Search the patient by it name and if you want to assign e-form select the name from the search bar.\
   ![](/files/ED66vgC4DOX547hnahKY)\
   3\. **Question Icon:** After clicking on this icon admin can also add the question.\
   ![](/files/mb7am6BUe5SerewVseGw)\
   4\. **Delete:** If admins want to delete the e-form then by clicking this icon it will be deleted from the list.

### Create E-form

From here "Add article" button admin can add the article.

<figure><img src="/files/klrelVinqkEZuFNyst4j" alt=""><figcaption><p>Add article</p></figcaption></figure>

After clicking on add article the side drawer will be open.

List the fields to be filled by admin such as selecting multiple clinics, title name, and description.


---

# 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/e-form.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.
