[How to export filtered traces from experiment to dataset | 🦜️🛠️ LangSmith](https://docs.smith.langchain.com/evaluation/how_to_guides/export_filtered_traces_to_dataset): LLM should read this page when needing to save specific evaluation results as datasets, filtering experiment traces by evaluation criteria, or creating new datasets from filtered runs. This guide demonstrates how to export filtered traces from a LangSmith experiment to a dataset by navigating to experiment traces, applying filters based on evaluation criteria, selecting desired runs, and using the "Add to Dataset" feature.

