Skip to content

How your shareable chat link works

Every published line becomes a standalone public page.

That page is the line.

It is not a widget embedded somewhere else and it is not a form with a chat skin on top. It is a full conversation surface at its own URL.

When someone opens the line:

  1. the page loads directly into the conversation
  2. the greeting explains what this line is for
  3. the visitor types immediately
  4. the line answers from the configured material and instructions
  5. lead capture can appear later if the request becomes serious

There is no required account creation before the first conversation.

What makes this different from a normal page

Section titled “What makes this different from a normal page”

A normal page is mostly read.

A line is used.

The visitor does not have to decide where to click next or which section to open first. The main action is already obvious: ask the question.

The public page creates a guest session for the visitor.

In practical terms, this means:

  • the conversation can survive refreshes
  • the visitor does not need to log in
  • the session is tracked on the backend
  • rate limits can be enforced without turning the page into a gated product

The exact lifetime of a guest session depends on system behavior and inactivity windows, but the product is designed so that the line works as a low-friction public surface, not as an authenticated workspace.

When the line is live, the operator can review:

  • conversations
  • captured leads
  • usage

That is why the line works as a first-conversation layer. The public side stays simple. The operator side sees the operational context.

At runtime, the line uses:

  • the source material you provided
  • the conversation so far
  • the configured instructions

The public docs support that configured runtime model. They do not establish hard guarantees that every answer is perfect, complete, or permanently constrained in every edge case.

For a public figure, team, or campaign, the line works best as:

  • the first public conversation
  • the first pass over repeated questions
  • the first place serious inbound can identify itself

It is not best understood as a replacement for every human decision.