Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/user-guide/orioniq/agents-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/user-guide/orioniq/create-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/orioniq/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/orioniq/usage-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/orioniq/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading