Who pays
The agent owner is not billed just because they created the file.
What triggers a charge
Live artifacts run a sandbox script. That is billed at about 1 credit per 55 seconds, with a 1 credit minimum per run. Most loads cost 1 credit.- First open of a live artifact
- Each refresh or action that runs the script again
- Each distinct session
If they run out of credits
The artifact stops making live calls. They see a credit error. They are not silently billed to the owner.Keep costs down
- Prefer static exports when the reader does not need live data.
- Avoid auto-refresh timers unless the data has to stay live.
- Each refresh creates a new sandbox. There is no state between loads.
Related
Agent Artifacts
How generated files work
Credits
Chat and compute pricing
