# Article

### Overview

Admin can also make the article to accessible for patient, providers, clinic admins, and view the list of articles for specific clinic or multiple clinics.

<figure><img src="https://105206586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQbmSVGziFCVxttjnOvMC%2Fuploads%2Fg28cOCK5dxECgF7UckmF%2Fimage.png?alt=media&#x26;token=d3e4bb8d-d97f-4b4a-8660-ad9ded5e25e3" alt=""><figcaption><p>Article section</p></figcaption></figure>

### Viewing&#x20;

1. **Image:** Here the image of the upload article
2. **Title:** In this column, it shows the title of the article.
3. **Link:** It shows the link of the article.
4. **Document:** It shows the document of the article.
5. **Clinic: I**t shows the clinic associated with the article.
6. **Status:** Admin has the flexibility to active and inactive the article.
7. **Actions:** Admin has access to edit, delete the article.

### Create article

<figure><img src="https://105206586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQbmSVGziFCVxttjnOvMC%2Fuploads%2FzvJAvSajMThdm7uCnbNN%2Fimage.png?alt=media&#x26;token=34cebcfd-9ff1-40ab-a027-f73e09e00aa1" alt=""><figcaption><p>Create article</p></figcaption></figure>

During creating the article you need to fill a details such as clinic name, title, image, category, attached document or link then submit it. It will be listed into the table.


---

# 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/resources/article.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.
