# Pick up output files from the RunCompleted event

> The RunCompleted event now carries a files field, so anything listening for run completion can grab the files a run produced directly off the event instead of fetching them separately.

- Published: 2026-06-02
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/pick-up-output-files-from-the-runcompleted-event
- Markdown: https://agno-com-nine.vercel.app/articles/pick-up-output-files-from-the-runcompleted-event.md

The `RunCompleted` event now carries a `files` field, so anything listening for run completion can grab the files a run produced directly off the event instead of fetching them separately.
