> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/platform/doesqa-ai.md).

# DoesQA AI

Optional AI across DoesQA: faster triage, Element setup, Suggestions, the Assistant, and agent access through MCP and the CLI.

DoesQA AI speeds up testing across the product. Summaries, Automatic Elements, Suggestions, and the Assistant help you move faster. MCP and the CLI let an AI coding agent work in your account while people review the result in DoesQA.

DoesQA was built to work well without AI. Every Flow, Element, and Run still works if you leave DoesQA AI off. It defaults to **On** for new accounts. You can turn it off any time under [Control](#control).

For the full detail on each part, open the [DoesQA AI](/doesqa-ai/doesqa-ai.md) section.

## Your data stays with DoesQA

* Models and data used for DoesQA AI stay **inside DoesQA**.
* Nothing leaves our ecosystem for DoesQA AI.
* DoesQA AI is hosted in our **UK datacentre**.

## The key parts

| Part                   | What it is for                                            | Go deeper                                                        |
| ---------------------- | --------------------------------------------------------- | ---------------------------------------------------------------- |
| Test and Run summaries | Short write-ups of what failed and what to try next       | [DoesQA AI](/doesqa-ai/doesqa-ai.md#test-and-run-summaries)      |
| Automatic Elements     | Selectors from plain-language Descriptions                | [DoesQA AI](/doesqa-ai/doesqa-ai.md#automatic-element-selection) |
| Suggestions            | Practical next coverage and hardening ideas on home       | [DoesQA AI](/doesqa-ai/doesqa-ai.md#suggestions)                 |
| Assistant              | In-app answers grounded in your Flows, Runs, and coverage | [DoesQA AI](/doesqa-ai/doesqa-ai.md#assistant)                   |
| MCP                    | Connect an AI coding agent over one protocol              | [MCP](/doesqa-ai/doesqa-ai/mcp.md)                               |
| CLI                    | The same bridge from a terminal                           | [CLI](/doesqa-ai/doesqa-ai/cli.md)                               |

## Control

**Automation Intelligence** is the account switch for summaries, Suggestions, and the Assistant. It defaults to **On** for new accounts.

1. Open **Settings**.
2. Find **Automation Intelligence**.
3. Set **Enable Automation Intelligence** to **On** or **Off**.

**Automation Intelligence Learning** is optional. Leave it on so Intelligence stays closer to how your account already tests.

Agent memory on MCP and the CLI is separate from Learning. See [Memory for agents](/doesqa-ai/doesqa-ai/mcp.md#memory-for-agents).

## Related

* [DoesQA AI](/doesqa-ai/doesqa-ai.md)
* [MCP](/doesqa-ai/doesqa-ai/mcp.md)
* [CLI](/doesqa-ai/doesqa-ai/cli.md)
* [Security](/platform/security.md)
* [Flow Builder](/platform/flow-builder.md)
* [Scenario editor](/platform/scenario-editor.md)
* [Terminology](/getting-started/terminology.md)
