Otto AI FAQs
The following are common questions and answers about Ask Otto, our generative AI script assistant powered by Automox Otto AI™.
General
| Question | Answer |
|---|---|
| Who has access to Ask Otto? | The Ask Otto module is included with the purchase of Premium Support or Premium Support Plus services. See Automox Pricing. You must have full administrator or Manage: Organization permissions to enable Ask Otto for an organization. Any full administrator, organization operator, or custom role with Worklets: Create, Execute permissions can use Ask Otto. |
| Can I disable Ask Otto after it is enabled? | To disable Ask Otto after it is enabled, contact Automox Support. |
| Is Otto AI expected to be able to evaluate the code in an existing worklet without having to put the actual code into the prompt? | No, for security reasons we don’t automatically send worklet contents through Otto AI. |
| Is Otto AI using data from Automox to help formulate its response? | No. Otto AI uses Anthropic's Claude Haiku 4.5 model via AWS Bedrock. Claude's responses come from Anthropic's training data — not from Automox customer data. Per AWS's commercial data privacy commitment, Bedrock does not store your prompts or completions, and Anthropic does not use them to train future models. |
Security
| Question | Answer |
|---|---|
| What is the architecture for Otto AI? |
The Otto AI backend is a serverless service running entirely inside Automox’s AWS account (us-west-2). Chat requests flow:
|
| What happens to data entered into Otto AI? Is there anything else or anywhere else data sharing is happening? |
Your prompts and Otto AI's responses are processed by AWS Bedrock (Anthropic Claude Haiku 4.5). They are:
|
| How do I know that the code generated by Otto AI is good and not malicious? |
Otto AI applies multiple safety layers before returning a response:
Even with these layers, Otto AI is a code-generation assistant — always review generated scripts before running them on your fleet, and test in a non-production worklet first. This is true of any AI-generated code regardless of provider. |
|
What if our AI provider has a security incident? |
Otto AI does not depend on OpenAI / ChatGPT. AWS Bedrock and Anthropic's commercial offering have stronger data-handling commitments than the OpenAI consumer ChatGPT product:
A hypothetical AWS Bedrock service incident would be governed by AWS's standard SLA and our enterprise agreement. Automox would be notified through AWS's standard channels. |
|
What happens if an Otto AI generated script breaks something in my environment? |
Output from Otto AI should be validated prior to execution on a device. Refer to the agreement that all Otto AI users must accept prior to usage: The Ask Otto interface allows your users to access AI-generated Worklet script suggestions through the Automox console. Use of Ask Otto will comply with the Anthropic Usage Policy . |
| What AI model powers Otto AI? | Anthropic's Claude Haiku 4.5 (released October 2025), accessed via AWS Bedrock. We use AWS's cross-region inference profile, which lets Bedrock route invocations to the nearest healthy AWS US region (us-east-1, us-east-2, or us-west-2) for the best latency and availability. |
| Does Anthropic or AWS train on our data? | No. Per AWS's commercial data privacy commitment and Anthropic's published policy for Bedrock customers, your inputs and Otto AI's outputs are not used to train, retrain, or improve any AI model. |
| What changed when Otto AI moved from ChatGPT to Claude |
In 2026, Automox migrated Otto AI from OpenAI's ChatGPT to Anthropic's Claude on AWS Bedrock. The user experience is unchanged — same chat interface, same worklet script generation — but the underlying model, data-handling commitments, and infrastructure improved:
|
