---
title: "How to Integrate External Eval Pipeline"
url: "https://quepid-docs.dev.o19s.com/2/quepid/54/how-to-integrate-external-eval-pipeline"
---

# How to Integrate External Eval Pipeline

If you have an external evaluation pipeline, you can easily post the results of that pipeline into Quepid using the API.  

See https://github.com/o19s/quepid/tree/main/docs/examples/external_eval for a simple Python script that demonstrates storing Scores for a Case that are calculated externally to Quepid inside of Quepid.

