Before you start
Before you start, sign in to the dashboard and select the organization you want to work in.- You need a published agent. See Agents, flows, and deployments.
Copy and test the link
1
Open the Agent Link view
In the builder sidebar, select Distribute. The Agent Link view opens first, under the Web group.
2
Copy the link
In the Agent Link card, select the copy icon next to the link field.
The icon changes to a check mark and the message Link copied to clipboard appears.
3
Open the link to test it
Select the open icon next to the copy icon. The agent opens as a full-page conversation in a new tab.
Share the link
The Share card sends the same link to common destinations without leaving the view.Download a QR code
The QR Code card shows a code that opens your agent when scanned.
Select a size before you download. The message QR code downloaded as PNG or QR code downloaded as SVG confirms the download.
Serve the agent on your own subdomain
The On Your Domain view, under the same Web group, serves the full-page agent from a subdomain you own, such aschat.example.com. The view has no input fields. It lists three steps and gives you an iframe snippet with your agent filled in.
1
Add a CNAME record
In your DNS provider, add a CNAME record for your subdomain. Point it at the host that step 1 in the view shows.
2
Configure the subdomain
Step 2 in the view points you to General settings, but the dashboard has no subdomain field. Complete steps 1 and 3, then ask Tars support to map your subdomain.
3
Embed the iframe
Select the copy icon at the top right of the snippet. Add the snippet to any page on your domain.
The icon changes to a check mark and the message Code copied to clipboard appears.
