# Data-Driven Plugins

Data-driven plugins are tools that use data from various sources to add new features or automate tasks. These plugins make it easier to work with data by reducing the need for complex coding. You can connect them to databases, external services, or other data sources to perform advanced data tasks directly within apps. This way, even those without deep programming skills can handle data effectively.


---

# 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.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.
