AWS quick documentation change
Summary
Updated troubleshooting guide with terminology changes ('Connections' to 'Connectors', 'Scheduled agent' to 'Scheduled task'), UI path updates, and added new section about managing agent hours consumption
Security assessment
Changes involve UI navigation updates, terminology standardization, and resource optimization guidance. No security vulnerabilities or security features are mentioned. The agent hours section focuses on cost/performance optimization without security implications.
Diff
diff --git a/quick/latest/userguide/desktop-troubleshooting.md b/quick/latest/userguide/desktop-troubleshooting.md index bbe5fc38a..f9881fb08 100644 --- a//quick/latest/userguide/desktop-troubleshooting.md +++ b//quick/latest/userguide/desktop-troubleshooting.md @@ -7 +7 @@ -Installation and launch issuesConnection issuesPerformance issuesFile access issuesBrowser automation issuesScheduled agent issuesMCP server issuesExporting diagnosticsResetting the applicationGetting additional help +Installation and launch issuesConnection issuesPerformance issuesFile access issuesBrowser automation issuesScheduled task issuesManaging agent hours consumptionMCP server issuesExporting diagnosticsResetting the applicationGetting additional help @@ -62 +62 @@ If a connection to Slack or Microsoft Outlook fails, try the following steps. - 1. Disconnect the service in **Settings** > **Capabilities** > **Connections**. + 1. Disconnect the service in **Settings** > **Capabilities** > **Connectors**. @@ -85 +85 @@ If a connection shows a "Not synced" status, try the following steps. - 2. Disconnect and reconnect the service in **Settings** > **Capabilities** > **Connections**. + 2. Disconnect and reconnect the service in **Settings** > **Capabilities** > **Connectors**. @@ -113 +113 @@ If Quick responses are slow, try the following steps. - 1. Switch to the **Fast** AI model mode for quicker responses. Choose the model selector in the chat input area and select **Fast**. + 1. Switch to the **Fast** response mode for quicker responses. Choose the response preferences selector in the chat input area and select **Fast**. @@ -185 +185 @@ If Quick can't browse web pages, try the following steps. - 1. Verify that **Browser Automation** is enabled in **Settings** > **Capabilities** > **System**. + 1. Verify that **Browser Automation** is enabled in **Settings** > **Capabilities** > **Tools**. @@ -194 +194 @@ If Quick can't browse web pages, try the following steps. -## Scheduled agent issues +## Scheduled task issues @@ -196 +196 @@ If Quick can't browse web pages, try the following steps. -A scheduled agent didn't run +A scheduled task didn't run @@ -199 +199 @@ A scheduled agent didn't run -Scheduled agents run locally on your computer. If an agent didn't run at its scheduled time, verify the following. +Scheduled tasks run locally on your computer. If an agent didn't run at its scheduled time, verify the following. @@ -205 +205 @@ Scheduled agents run locally on your computer. If an agent didn't run at its sch - 3. The agent is enabled. Check the toggle in **Settings** > **Capabilities** > **Scheduled tasks** , or open the **Agents** panel from the top bar. + 3. The agent is enabled. Check the toggle in **Mission Control** , accessible from the top bar. @@ -219 +219 @@ Agent produces unexpected results -If a scheduled agent produces unexpected results, try the following steps. +If a scheduled task produces unexpected results, try the following steps. @@ -221 +221 @@ If a scheduled agent produces unexpected results, try the following steps. - 1. Open **Settings** > **Capabilities** > **Scheduled tasks** and select the agent. + 1. Open **Mission Control** from the top bar and select the agent. @@ -233,0 +234,15 @@ If a scheduled agent produces unexpected results, try the following steps. +## Managing agent hours consumption + +All desktop activity consumes agent hours. If you are monitoring or reducing agent hours consumption, consider the following configurations. + + * **Local file indexing** – Consider disabling semantic search and knowledge graph extraction for local folders. For semantic search, Spaces in the web experience provides the same capability through direct file upload or knowledge base integration without consuming desktop agent hours. + + * **Activity feed frequency** – Consider increasing the activity feed refresh interval beyond the default. You can configure this in **Settings** > **Customization** > **Activity Feed**. + + * **Scheduled tasks** – Consider reducing the number of tasks that run in the background. Each scheduled task execution consumes agent hours. + + * **Response mode and thinking level** – Use the **Fast** response mode with thinking level set to **Off** for simpler tasks. **Balanced** and **Smart** modes with higher thinking levels (Low, Medium, High) consume more agent hours per interaction. Match the response mode and thinking level to the complexity of the task. + + + +