The short version
- The agent’s Claude models run on Amazon Bedrock in EU regions.
- The agent’s ChatGPT models run on the OpenAI Platform, and every request is sent with response storage switched off.
- A few supporting services handle search, document parsing, dictation, web search and cloud browsers. Each is listed below with what it receives.
- The default model, Auto, is a ChatGPT model. An admin who wants conversation inference to stay in the EU can set a model policy, with the caveats described there.
- Casa Conect does not use your content to train models.
Conversation models
On EU processing. Choosing a Claude model keeps the conversation model’s processing in the EU, which is why Claude usage carries a 10% regional premium from the provider. It does not by itself make every AI operation EU-only. See Supporting services, and Models that work behind the scenes.
What is sent to a conversation model
When the agent works, the model receives:- your message, and the conversation history that is still in view
- the agent’s instructions, your guidance, and any skill in use
- the results of the tools it calls: the passages a search returned, the section of a document it opened, the emails in a thread
Supporting services
Each is listed, with its role, on the Subprocessors page.
Your controls
Model policies
Admins choose which conversation models the organization may use.
Permission levels
Decide how much the agent may do, and therefore read, without asking.
Budgets and limits
Cap AI spending for the organization and for each member.
Where you put documents
Documents are parsed and indexed when they are uploaded. Do not upload what must not be processed.