diff --git a/cope2n-fe/src/pages/inference/index.tsx b/cope2n-fe/src/pages/inference/index.tsx
index 7bd18f1..82f24a4 100644
--- a/cope2n-fe/src/pages/inference/index.tsx
+++ b/cope2n-fe/src/pages/inference/index.tsx
@@ -64,6 +64,9 @@ const InferencePage = () => {
       <SbtPageHeader
         title={t`Inference`}
       />
+      <p>
+        {t`Upload files to process. The requests here will not be used in accuracy or payment calculations.`}
+      </p>
       <div style={{
         paddingTop: "0.5rem"
       }}>