A turn
Every time you ask Henry something, it runs one turn: it reads your message, decides which tools to call, calls them, thinks, and answers. A turn can involve many tool calls. Henry shows what it is doing while it works and answers in the same thread you asked in. Turns have a time budget. Most finish in seconds. A few minutes is the ceiling for an interactive chat turn; when a job needs longer, Henry hands the rest to a background run and posts the result in the same thread. See Long-running work.Reads and writes
Henry’s tools come in two kinds.- Reads look things up: search your inbox, list open tickets, pull a report. Reads run immediately.
- Writes change something in the world: send an email, create a ticket, update a spreadsheet, charge a card. By default a write stages a confirmation and waits for you.
Channels
A channel is a place you talk to Henry: Slack, Microsoft Teams, Messages on your phone, the web app, and the iPhone and Mac apps. It is one Henry with one memory. Something you tell it in Slack is known when you text it later. Slack and Teams are connected for the whole workspace. Texting is linked per person. See Channels.Memory
Henry remembers decisions along with the date and the thread they happened in, the people it works with and their preferences, and the dates that matter. Memory is scoped to your workspace and never used to train models. When two memories conflict, Henry trusts the newer one and checks old time-sensitive facts before relying on them. Some memory is learned passively from channels Henry has been invited to. You can turn that off per channel or purge what Henry learned from a channel at any time. See What Henry remembers.Integrations and connections
An integration is a tool Henry can use, like Gmail or Linear. A connection is one signed-in account for that tool. A workspace can have several connections to the same tool, each with its own sharing rules:- Team-only connections are shared with everyone in the workspace.
- Private connections are usable only by the person who connected them and people they invite.