# Admin Home Page

<div align="center"><img src="/files/-MWZw9-uZVlwBaXExVl4" alt=""></div>

When logging into your DoctorLogic account you will land on your admin Home page. This pages displays a wealth of important information about your website's performance as well as useful tips and recommendations to help your practice grow. On each Home page card you'll find links that will drill down into sections such as Reports, Opportunities, Reviews, Galleries, and Articles.


---

# 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://help.doctorlogic.com/docs/apps/home-page.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.
