Skip to content

Commit 2d5d8bc

Browse files
committed
docs: move Agentic Checks card to end of AI overview
Keep the agent-authoring narrative uninterrupted and place the Agentic Checks pointer at the end of the page.
1 parent 089c292 commit 2d5d8bc

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

ai/overview.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ Provide the necessary Checkly context and let your AI agent of choice do the res
4242

4343
<AgentExamples />
4444

45-
## Let Checkly's AI run the monitor
46-
47-
The tools on this page help your AI agent author Monitoring as Code. If you'd rather describe a monitoring goal in plain language and let Checkly's AI run it for you, use Agentic Checks. They turn a prompt into a synthetic check that explores your app, evaluates assertions, and self-heals when the underlying flow changes.
48-
49-
<Card title="Agentic Checks" href="/detect/synthetic-monitoring/agentic-checks/overview" cta="Get started">
50-
Turn a prompt into an AI-powered synthetic check that discovers, verifies, and maintains itself.
51-
</Card>
52-
5345
## Add Checkly context to your AI agent conversation
5446

5547
Install [Checkly Skills](/ai/skills) or connect the [Checkly MCP Server](/ai/mcp-server) to give your AI agent enough context to perform Checkly-related tasks.
@@ -92,3 +84,11 @@ Append `.md` to any docs URL, request markdown with content negotiation, or copy
9284
A machine-readable index of every documentation page for crawling and indexing.
9385
</Card>
9486
</Columns>
87+
88+
## Let Checkly's AI run the monitor
89+
90+
The tools above help your AI agent author Monitoring as Code. If you'd rather describe a monitoring goal in plain language and let Checkly's AI run it for you, use Agentic Checks. They turn a prompt into a synthetic check that explores your app, evaluates assertions, and self-heals when the underlying flow changes.
91+
92+
<Card title="Agentic Checks" href="/detect/synthetic-monitoring/agentic-checks/overview" cta="Get started">
93+
Turn a prompt into an AI-powered synthetic check that discovers, verifies, and maintains itself.
94+
</Card>

0 commit comments

Comments
 (0)