01Know where the work runs.
The desktop app can connect to a hosted runtime or operate with a local runtime. Its current direction prioritizes hosted access, with local operation available as a fallback. Your deployment determines where runtime data is processed.
02Choose what gets connected.
Model requests can include your prompt, relevant conversation context, memory and file contents. Connected tools receive the arguments needed for their actions. Check the policies and access scopes of the services you use.
04Protect each part of the setup.
Use narrowly scoped credentials, protect the runtime account and device, and revoke unused connections. Credential storage and retention differ between local and hosted configurations.