How do you share an AI agent's report with a client?
Your agent finished the job. It produced a PDF, an HTML report, or a written summary, and now a client, a stakeholder, or a teammate needs to read it. The agent can't attach a file to an email by itself, and pasting the whole thing into a chat message stops working once it's longer than a paragraph.
`artifacta publish` uploads the file and returns a URL in one step. The recipient opens the link and reads the report the way it was meant to be read. There is no account for them to create and no password to reset.
The link is unlisted by default, so it only reaches people who have it, and it carries a receipt of where the report came from: which agent produced it, which model, and when. If your agents publish on a timer instead of on demand, see scheduled, no-human-in-the-loop publishing.
Try it
Live proof
See a live example →