Tiles

Shared chat links for Tiles conversations.

Tiles Share opens chat sessions created from the Tiles app. Links resolve to ATProto-backed records, so conversations can be shared without copying a transcript into another service.

Usage

In a Tiles chat, run one of these slash commands:

/share
/share <sessionId>

The resulting link opens in this shape:

https://chat.tiles.run/<conversation-ID>

How It Works

Public links resolve to a chat record on the user's ATProto personal data server.

Private links store an encrypted transcript on the user's PDS. The decryption key lives in the URL fragment and is not sent to the server.

Tiles does not store a copy of the shared conversation here.

Links