# FAQs

### What are the systems which are not supported in workflows yet?

MySQL and MSSQL are not supported in workflows now. These tasks are planned in our roadmap.

### Do we have the ability to migrate integrations from the old approach to workflows?

For now, No. We may come up with a migration tool in the coming months. As there will not be much difference between the old and new approach in terms of capabilities, you can keep your existing integrations, as it is.&#x20;

We encourage you to start building new integrations in Workflows.

### In case of any other issues or feature requests, how to reach out?

Like you always do. Through Support Ticketing Portal.

* Click the "Help & Support" Icon on the bottom-left of the application
* [Raise a Ticket](/user-guide/contact-support/raise-a-ticket.md)


---

# 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.dckapintegrator.com/project-manager/workflows/faqs.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.
