diff --git a/app/routes/assistant.tsx b/app/routes/assistant.tsx index 05c6510..09f3d2f 100644 --- a/app/routes/assistant.tsx +++ b/app/routes/assistant.tsx @@ -1059,6 +1059,16 @@ function AssistantSurface({ )} +
+ Where your data goes: your + messages — plus any platform data the assistant pulls in (tenant, user, + and billing rows) — are sent to the operator-configured LLM provider. + Unless that's a local model, it's a third-party service. +
+