From 97997fa86dd123dddf977bec948d97c703385a6e Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 24 Mar 2026 16:33:21 +0000 Subject: [PATCH] Update OrionIQ image references to use CloudFront CDN URLs Replace local /img/orioniq/ paths with CloudFront CDN URLs for all 8 OrionIQ screenshots to serve images from the CDN instead of the documentation site's static assets. https://claude.ai/code/session_01BuB9DmY32uUcXP1Qv22Y89 --- docs/user-guide/orioniq/agents-hub.md | 6 +++--- docs/user-guide/orioniq/create-agent.md | 4 ++-- docs/user-guide/orioniq/marketplace.md | 2 +- docs/user-guide/orioniq/usage-performance.md | 2 +- docs/user-guide/orioniq/utilities.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/user-guide/orioniq/agents-hub.md b/docs/user-guide/orioniq/agents-hub.md index 1b5d7d73..a422c82c 100644 --- a/docs/user-guide/orioniq/agents-hub.md +++ b/docs/user-guide/orioniq/agents-hub.md @@ -10,7 +10,7 @@ The Agents Hub is the central place to manage and monitor all of your OrionIQ ag To open the Agents Hub, navigate to **OrionIQ > Agents Hub** in the left navigation menu. -![Agents Hub overview](/img/orioniq/orioniq-agents-hub.png) +![Agents Hub overview](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-agents-hub.png) ## Agents tab @@ -42,11 +42,11 @@ Click the **Capping** button to manage invocation limits across your agents. Thi The **Invocations** tab displays the run history for all agents. Each row represents a single invocation and includes the agent name, type, trigger method, who created it, the execution time, and the outcome (for example, Success). -![Invocations tab showing agent run history](/img/orioniq/orioniq-invocations.png) +![Invocations tab showing agent run history](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-invocations.png) Click on any invocation to open the **Agent Invocation Details** panel, which contains three tabs: -![Agent Invocation Details panel](/img/orioniq/orioniq-invocation-details.png) +![Agent Invocation Details panel](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-invocation-details.png) ### Input diff --git a/docs/user-guide/orioniq/create-agent.md b/docs/user-guide/orioniq/create-agent.md index a0665309..b11f7f9a 100644 --- a/docs/user-guide/orioniq/create-agent.md +++ b/docs/user-guide/orioniq/create-agent.md @@ -14,7 +14,7 @@ To create a new agent, navigate to **OrionIQ > Create New Agent** in the left na The **Create** tab provides an interactive Agent Builder where you describe what your agent should do in natural language. Be specific about the signals the agent should look for, the scope of data it should analyze, and the expected output. -![Create New Agent - Agent Builder](/img/orioniq/orioniq-create-agent.png) +![Create New Agent - Agent Builder](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-create-agent.png) For example: @@ -32,7 +32,7 @@ You can add additional instructions at any time to expand the scope of your agen Switch to the **Configure** tab to set the agent's properties and behavior. -![Configure tab with agent settings](/img/orioniq/orioniq-configure-agent.png) +![Configure tab with agent settings](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-configure-agent.png) ### General information diff --git a/docs/user-guide/orioniq/marketplace.md b/docs/user-guide/orioniq/marketplace.md index e47448a6..6d78faa2 100644 --- a/docs/user-guide/orioniq/marketplace.md +++ b/docs/user-guide/orioniq/marketplace.md @@ -10,7 +10,7 @@ The OrionIQ Marketplace provides a catalog of pre-built agent templates that you To access the Marketplace, navigate to **OrionIQ > Marketplace** in the left navigation menu. -![OrionIQ Marketplace](/img/orioniq/orioniq-marketplace.png) +![OrionIQ Marketplace](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-marketplace.png) ## Browse agent templates diff --git a/docs/user-guide/orioniq/usage-performance.md b/docs/user-guide/orioniq/usage-performance.md index 6ea1c687..979cac5d 100644 --- a/docs/user-guide/orioniq/usage-performance.md +++ b/docs/user-guide/orioniq/usage-performance.md @@ -10,7 +10,7 @@ The Usage & Performance Dashboard gives you a high-level view of how your OrionI To access the dashboard, navigate to **OrionIQ > Usage & Performance Report** in the left navigation menu. -![Usage & Performance Dashboard](/img/orioniq/orioniq-usage-performance.png) +![Usage & Performance Dashboard](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-usage-performance.png) ## Dashboard filters diff --git a/docs/user-guide/orioniq/utilities.md b/docs/user-guide/orioniq/utilities.md index f8827206..4e7e0659 100644 --- a/docs/user-guide/orioniq/utilities.md +++ b/docs/user-guide/orioniq/utilities.md @@ -10,7 +10,7 @@ Utilities connect your OrionIQ agents to external systems, giving them access to To access Utilities, navigate to **OrionIQ > Utilities** in the left navigation menu. -![OrionIQ Utilities](/img/orioniq/orioniq-utilities.png) +![OrionIQ Utilities](https://dytvr9ot2sszz.cloudfront.net/logz-docs/orioniq/orioniq-utilities.png) ## Browse available utilities