Finding Logs
Every LLM interaction generates a log you can look back at. This is true for Playground, Experiment, Deployment, and Agent. You can find logs in each of the respective sections within the Logs tab.Inside the Logs
Overview
The logs overview lets you see a list ordered by recency of all the logs you can dive into. In this overview you can see the precise timestamp for each log and some details for the log itself, including status, provider, model, latency and cost.
Request
To learn more about the technical request being made, select the Request panel on the right of your log detail. Here you’ll be able to see all model configuration as well as the execution latency and cost of the generation.

Feedback
You can provide feedback on the quality and accuracy of the generations made within the log.
To learn more, see Feedback.
Hyperlinking
When you want to copy the exact same LLM configuration (prompt, model, etc.) to another module within Orq, you can “hyperlink” it. The buttons highlighted in red enable you to:- Share
- Run in Playground.
- Create a Deployment.
- Add Variant to Deployment.
- Add to Dataset.
- Create Prompt.
