# Welcome to Valtimo

Welcome to the Valtimo documentation! Valtimo is the open source low-code platform for Business Process Automation and Case Management. Our goal is to make implementing case management and process automation easy. This documentation provides everything you need to know about Valtimo; if you are a business analyst, administrator or implementation developer.

Valtimo is open source under [EUPL 1.2](https://commission.europa.eu/content/european-union-public-licence_en) license.

{% hint style="info" %}
The previous version of the Valtimo documentation can be found on [GitBook](https://valtimo.gitbook.io/valtimo-documentation/). Feedback on this documentation is very welcome, via [Slack](https://valtimo.slack.com) or by creating a [Github issue](https://github.com/valtimo-platform/valtimo-issues/issues).
{% endhint %}

### Other sources

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Valtimo Academy</strong></td><td>Online courses on how to use Valtimo (in Dutch).</td><td></td><td><a href="https://academy.valtimo.nl/collections">https://academy.valtimo.nl/collections</a></td><td><a href="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-68974b7237691dd81f0fafd4c92b0bee50acc258%2FAcademyDocs.png?alt=media">AcademyDocs.png</a></td></tr><tr><td><strong>Support</strong></td><td>Need help?</td><td></td><td><a href="https://valtimo.slack.com/">https://valtimo.slack.com/</a></td><td><a href="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-4c9b8a6623e478213afba68d17bdd5567492cae1%2FSupportDocs.png?alt=media">SupportDocs.png</a></td></tr><tr><td><strong>Process Exchange</strong></td><td>Examples and ready to use building blocks and blue prints.</td><td></td><td><a href="https://exchange.gzac.nl/">https://exchange.gzac.nl/</a></td><td><a href="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-8b05fc2c2e73054a223606101262b8875faafa58%2FExchangeDocs.png?alt=media">ExchangeDocs.png</a></td></tr></tbody></table>


---

# 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.valtimo.nl/readme.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.
