# Qlik predictions

> Qlik predictions - Submit Qlik data for scoring via the prediction API and a sample code snippet.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.625551+00:00` (UTC).

## Primary page

- [Qlik predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/realtime/integration-code-snippets.html): Full documentation for this topic (HTML).

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/index.html): Linked from this page.
- [Real-time scoring methods](https://docs.datarobot.com/en/docs/classic-ui/predictions/realtime/index.html): Linked from this page.
- [Prediction API](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/dr-predapi.html): Linked from this page.

## Documentation content

# Qlik predictions

To integrate with Qlik, DataRobot provides a code snippet containing the commands and identifiers necessary to submit Qlik data for scoring using the [Prediction API](https://docs.datarobot.com/en/docs/api/reference/predapi/legacy-predapi/dr-predapi.html).

From a deployment's Predictions > Integrations tab, click the Qlik tile.

To use the Qlik Integrations Code Snippet, follow the sample and make the necessary changes to integrate the model, via the API, into your production application. Click the Prediction Explanations checkbox to include prediction explanations (1) alongside the prediction results.

Copy the sample code (2) and modify it as necessary. Once customized, your code snippet is ready for use with the Prediction API.
