> ## Documentation Index
> Fetch the complete documentation index at: https://kumo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I generate predictions on new data using a previously trained model?

You can either use Kumo's REST API to automatically re-run pQuery training and batch predictions on a regularly scheduled basis, or retrain your pQuery and re-run your batch predictions directly in the Kumo SaaS UI. Both will allow you to make regular predictions on your unseen enterprise data.

If you need to run inference on a different graph than the one used during training, see [How do I generate predictions with a different graph than my training graph?](/troubleshooting/how-do-i-make-inference-on-a-different-graph).
