When multiple applications are querying the same corpus, it becomes difficult to discern which applications sent which query. To address this, we expect developers to append (x-request-id headers](https://http.dev/x-request-id#takeaway) to their requests to enable them to tell which application sent which query.
We should document this technique so developers can learn about it.