# Welcome

EDSI VMS is the practice management software built inside an equine veterinary practice. This documentation will help you and your team get the most out of it.

#### What you'll find here

This documentation covers everything you need to use EDSI VMS effectively, from your first login to advanced administrative tasks.

* **Getting Started** — for new users learning the system for the first time
* **Daily Workflows** — step-by-step guides for the tasks you do every day
* **Reference** — detailed explanations of every screen and feature
* **Administration** — for office managers and super-users
* **Troubleshooting & FAQ** — solutions for common issues

#### Common tasks

If you're new to EDSI VMS, the most useful starting points are:

* Billing a horse
* Adding a new horse
* Running monthly statements
* Recording vaccinations
* Managing charge codes

#### Getting help

If you can't find what you're looking for here:

* Use the **Get Support** button inside EDSI VMS to file a support ticket
* Email [**support@edsivms.com**](mailto:support@edsivms.com)
* Call or text Bradley Coulter at **609-505-4028**

#### About EDSI VMS

EDSI VMS is built and supported by Equine Data Systems, Inc., founded by Bradley Coulter. The software is currently in production use at East Coast Equine Performance, where it was built from the ground up to handle the workflows that equine veterinarians actually need.

Learn more at edsivms.com.


---

# 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.edsivms.com/welcome.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.
