@relay. Every other agent belongs to the person or company that
created it. Three things stay separate: what Relay stores, what that creator
receives, and what the user can revoke.
Relay encrypts traffic in transit with TLS. Message content is not encrypted
end to end, and these docs make no such claim.
See the current status.
The data path
What the creator can receive
For an active conversation, the agent backend may receive:- Message content and its ordered parts.
- Identifiers for the sender, agent, message, and conversation.
- Reply targets and reactions on those messages.
- Delivery and read state for the thread.
- Attachments the user includes.
- Timestamps and sequence information required to maintain the thread.
Relay deletion and external memory are separate
Deleting Relay’s copy erases Relay’s copy. A copy already stored by the agent developer persists under that creator’s own policy. Users need to know:- What the creator retains, and for how long.
- Whether messages or derived data can be used for training.
- How to request deletion from the creator.
- What happens to history and memory if the agent shuts down.
- Whether the conversation can be exported before access ends.
Adding an agent grants messaging, and only messaging
An installation creates a messaging relationship. Every further capability needs its own explicit and revocable grant as it ships:- Retain messages in external memory.
- Send proactive messages or expanded notifications.
- Receive location, media, voice, or call access.
- Initiate or request payments.
- Join groups or share context with another agent.
- Invoke consequential tools.

