# Roadmap

Every two weeks, we ship a fully-tested new version of Marple. Our roadmap is based on four big pillars where we work on:

1. **Deeper integrations:** leverage our supported databases and platforms as much as possible to improve performance and level of integration in the data pipeline
2. **System modelling:** allow engineers to estimate model parameters directly on the database, using AI-driven estimators and fitting algorithms
3. **Advanced analysis:** aggregation across 100s of datasets, leveraged by machine-learning models to automatically detect anomalies
4. **Toolbox expansion:** expanding our add-on functionality for automotive, motorsport and aerospace

<figure><img src="/files/yDmHgWuliTTtAuoHDVQB" alt=""><figcaption></figcaption></figure>

Join the discussion by requesting features here: <https://roadmap.marpledata.com>


---

# 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.marpledata.com/docs/marple-insight/welcome/roadmap.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.
