# Data Sources

Data sources are used to indicate where the input data for a process comes from, what action it must perform, and where the output data goes. Reasy offers you the opportunity to transform a data source from one type to another with the click of a button.

Here are the data sources that Reasy offers:

[SQL Plugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/sql-plugin.md)

[Session Plugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/session-plugin.md)

[MakeServerURL](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/makeserverurl.md)

[PrivatePDM](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/privatepdm.md)

[Logout](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/logout.md)

[MethodInvoker](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/methodinvoker.md)

[UMPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/umplugin.md)

[APIConsumer](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/apiconsumer.md)

[EmailReaderPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/emailreaderplugin.md)

[FileReaderPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/filereaderplugin.md)

[FileWriterPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/filewriterplugin.md)

[FileDownloadPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/filedownloadplugin.md)

[FileUtils](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/fileutils.md)

[PropertyReader](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/propertyreader.md)

[DateUtils](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/dateutils.md)

[JsonUtils](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/jsonutils.md)

[JoinPlugin](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/joinplugin.md)

[EncryptDecrypt](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/encryptdecrypt.md)

[StringUtils](/help/getting-started/workspace/tools/data-driven-plugins/data-sources/stringutils.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://help.reasy.ai/help/getting-started/workspace/tools/data-driven-plugins/data-sources.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.
