How to share Mistral Le Chat output as a page

Get one self-contained file out of Mistral Le Chat, paste or drop it into ilolink, and get a link at ilolink.com/<slug>. Le Chat outputs text, Markdown, code, HTML, and Canvas docs — copy the HTML/Markdown or the Canvas content into a single file, then see how it was read.

Why not just send the Mistral Le Chat link?

A Le Chat conversation link opens the chat, not a clean page — the reader lands in your session, or needs their own account, and the output sits inside the thread instead of standing on its own. What Le Chat gives you is content: Markdown, code, a block of HTML, or a Canvas document you edited alongside the chat. None of that is a hosted page. A raw .html file doesn't render when you email it — it downloads, or shows as source. So the thing that looked finished in Le Chat has nowhere to live until you give it a URL.

ilolink turns that content into a standalone public page at ilolink.com/<slug> — a free account for you to publish, no account at all for anyone to read it.

How to publish Mistral Le Chat output

The loop is short:

  1. In Le Chat, copy the HTML (CSS inline), Markdown, or Canvas content into one self-contained file. Ask for a single file, not a project of assets.
  2. Paste it, or drop the file, into the composer at ilolink.com.
  3. Pick a visibility mode — public, unlisted, private (teamspace members only), password, or expiring.
  4. Get ilolink.com/<slug> and send it.

The branded link 302-redirects to an isolated render origin, view.ilolink.com, where the doc is served under a strict content-security policy (default-src 'none'). Untrusted HTML is sanitized on the way in: <script> and javascript: URLs are dropped, and interactive JavaScript is frozen to static — the layout and CSS render, but scripts don't run. Inline CSS, Google Fonts, and https/data images work. The cap is 15 MB per doc.

What you learn after sharing

This is the part Le Chat doesn't give you. Once the link is out, ilolink shows how the page was actually read — all cookieless, from a rotating visitor hash, with no fingerprint and no personal profile:

  • Views — total, plus approximate unique views (uniques are approximate by design).
  • Scroll funnel bucketed at 0 / 25 / 50 / 75 / 100%, so you see exactly how far readers got.
  • Heatmaps — click and scroll, viewable by device class.
  • Reactions, notes, and comments — readers can react, leave a short note, or thread a comment, no account.

There's more — average time on page, top referrers, countries, device class, 30-day daily views. See analytics, heatmaps, and feedback for the full picture, or start from share anything an AI made for the cross-tool version.

Questions

Do readers need an account to view it?
No. Anyone with the link can open the page — there's no login to view. Publishing is the other half: that needs a free account, and your docs live in your teamspace, reachable from any device you sign in on.
Is it free?
Yes, for one person — free for up to 3 published documents. Paste HTML or Markdown, or drop a file up to 15 MB, and get a link at no cost. Inviting teammates takes a paid plan — a one-time $9 for 5 people or $19 for 10.
What if the Le Chat output has interactive JavaScript?
Not by default — it's frozen to static, so the layout and CSS render and the page looks right, but scripts don't run and an interactive build shows as a static visual preview. If you mark the doc trusted at publish time, it runs as-is inside a sandboxed frame on the isolated origin.
Can I password-protect it?
Yes. Visibility can be public, unlisted, private (teamspace members only), password-protected, or expiring. Expiry is opt-in, not a default.

Try it on your own doc

Copy your Le Chat HTML, Markdown, or Canvas content, pick who can see it, and get a link in seconds.

Publish your first doc

Keep reading