> For the complete documentation index, see [llms.txt](https://docs.tessell.com/tessell/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/readme-mysql.md).

# My Services

My Services application lets you browse your database services, manage, and maintain your services across all the cloud regions and database engines. Database services appear in the My Services dashboard. The dashboard provides information like connection details, health metrics, logs, instances, databases, connection pooling, third-party integrations, past events, operational activities (for example, failover, switchover, scaling), start/stop/delete schedules, and so on.

***

## Prerequisite

* Ensure that you have created your database service in the Provisioning application under the DB Services app family.\
  For more information on provisioning, see [Provisioning a MySQL DB service](/tessell/tessell-for-mysql/db-services/provisioning-a-mysql-service.md).


---

# 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://docs.tessell.com/tessell/tessell-for-mysql/db-services/readme-mysql.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.
