> For the complete documentation index, see [llms.txt](https://help.doctorlogic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doctorlogic.com/docs/contact-support/how-to-submit-a-support-ticket.md).

# How to Submit a Support Ticket

### In order to submit a request for a website change, please email <support@doctorlogic.com>.

Please include your practice name or URL for us to identify your account quickly.&#x20;

Please specify what change you would like made, and if relevant, include a specific URL of the page you want to be modified or a screenshot of the area you'd like adjusted.&#x20;

Common change requests:&#x20;

* Adding a staff member's bio
* Adjusting your homepage content
* Adding a new menu item
* Adding a new patient form
* Changing a photo on the site

There are a few changes that can easily and quickly be made in real-time through your Customer Admin portal. For more information, please see: <https://help.doctorlogic.com/docs/general/doctorlogic-dashboard-training-videos>

This includes changing content through on-page editing, adding a new blog article, publishing new reviews, and more!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.doctorlogic.com/docs/contact-support/how-to-submit-a-support-ticket.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.
