# Produce\_or\_load, how to use

**URL:** https://discourse.julialang.org/t/produce-or-load-how-to-use/139227
**Category:** New to Julia
**Tags:** drwatson
**Created:** [September 5, 2026, 7:54pm UTC](https://discourse.julialang.org/t/produce-or-load-how-to-use/139227 "2026-09-05T19:54:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mahmah](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mahmah/32/214326_2.png) [@mahmah](https://discourse.julialang.org/u/mahmah)
#### Post date: [September 5, 2026, 7:54pm UTC](https://discourse.julialang.org/t/produce-or-load-how-to-use/139227/1 "2026-09-05T19:54:45Z")

</div>

First and foremost, I’d like to show appreciation for DrWatson. It is an excellent package and an important contribution to the scientific community. I am impressed by how useful it can be.

That being said, I wished the produce\_or\_load function was better documented. I’m having trouble understanding what kind of input arguments should it have. Would anyone be willing to give me a simple usage example?

---

<div class="post-metadata">

### Author: ![mahmah](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mahmah/32/214326_2.png) [@mahmah](https://discourse.julialang.org/u/mahmah)
#### Post date: [September 6, 2026, 6:17pm UTC](https://discourse.julialang.org/t/produce-or-load-how-to-use/139227/2 "2026-09-06T18:17:10Z")

</div>

I think that I understood it already. My problem was that it wasn’t clear to me that config can carry data (this won’t affect the file name produced by savename).
