DocsShare

Publishing, sharing, and embedding

Guide 04 of 10 · 5 min read

Publish

A lane is a draft until you press Publish on its page; then it is live at its public link. The Free plan keeps one lane live at a time; Growth is unlimited. Publishing fires the lane.published webhook if you have one.

The public link

{workspace}.tellane.com/l/{lane}. Anyone with it can drive the lane; no account, any device. The slug comes from the lane's name and stays put when you rename it.

Embed

The share modal has an iframe snippet:

<iframe src="https://acme.tellane.com/l/pipelines-tour"
  width="100%" height="640" frameborder="0" allowfullscreen></iframe>

Drop it in a landing page, a docs page, or a Notion embed block. The player is responsive inside whatever box you give it.

Prospect links

Mint a link for a specific account — name and domain — and the lane greets them by name, the analytics show their drive under Prospects, and a lead from that link is tagged with the company even if they use a personal email. One link per account you're working; retire it when the deal closes.

Custom domain

Under Settings → Workspace, enter demos.yourcompany.com. Add the CNAME record shown there at your DNS provider, then press Verify DNS. Once verified, the lane's links use your domain and a certificate is issued on the first visit.

The badge

Free-plan lanes carry a small “Made with Tellane” badge. Growth and Fleet can turn it off under Settings → Workspace.

Unpublish and archive

Unpublish returns the lane to draft; the link answers 404 within a few minutes (the player caches briefly) and every embed goes blank. Archive hides it from the lanes list and the sidebar count but keeps its analytics. Delete removes the lane, its screens, and its stops; leads captured from it stay.