Mission quick start

更新时间:
复制 MD 格式

Learn how to create a Mission and view the inspection report, using a daily Kubernetes cluster inspection as an example.

What you'll accomplish

  • Create a Mission and let the Digital Employee autonomously plan and execute it.

  • View the automatically generated Task Report and structured analysis findings.

Before you begin

  • A Digital Employee has been created.

  • The Workspace is connected to the observability data of your target Kubernetes cluster (Prometheus metrics, Log Service logs, and so on).

  • The RAM role associated with the Digital Employee has the permissions required to access the target data.

  • Your account has Mission creation permissions. For more information, see Permissions overview.

Step 1: Create a Mission

  1. Log on to the STAROps console.

  2. In the left-side navigation pane, click Missions to go to the Missions management page.

    Note

    If no Missions exist, a dialog box is displayed by default. In that case, proceed directly to Step 2: Describe your objective to create a Mission through the dialog.

  3. In the upper-right corner of the page, click + New Mission.

  4. In the dialog box, select the Digital Employee and Workspace you want to associate with the Mission.

Note

The Digital Employee determines the execution capabilities and data access permissions of the Mission. The Workspace determines the scope of accessible data.

Step 2: Describe your objective

In the dialog box, describe your O&M objective in natural language. For example, enter the following for a Kubernetes cluster inspection:

Perform a Kubernetes cluster inspection at 2:00 AM every day. Focus on node resource utilization, Pod anomaly status, and alerts from the past 24 hours, and generate an inspection report.

After you submit the objective, the Digital Employee analyzes it, asks clarifying questions, and confirms its understanding. Refine your input as prompted until the objective is agreed upon. The more specific your description, the more accurate the generated Blueprint. We recommend including the following elements:

Element

Description

Example

What to do

Task type.

Scheduled inspection.

Scope

Target resources.

Kubernetes cluster xxx.

Frequency

Trigger rule.

Every day at 2:00 AM.

Output format

Artifact requirements.

Inspection report delivered at 10:00 AM on business days.

Constraints

Special restrictions.

Defer on weekends and public holidays.

Focus areas

Key dimensions to monitor.

Root cause analysis for critical issues, before-and-after comparison.

Step 3: Confirm the execution Blueprint

After intent alignment is complete, the Digital Employee generates an execution Blueprint that includes the following information:

  • Task list: The specific execution units (Tasks) that the Mission is broken down into.

  • Schedule: Scheduled trigger (Cron) or manual trigger.

  • Execution strategy: Data query scope, analysis dimensions, and report format.

After you verify the Blueprint, reply to confirm in the dialog. The Mission then starts running.

Step 4: View the inspection report

The Digital Employee executes the Mission automatically according to the Blueprint. After execution is complete, view the inspection report:

  1. Go to the details page of the Mission.

  2. Click the Report tab to view the generated Task Reports.

  3. Click a report to view its details, including the execution summary, key findings, and analysis conclusions.

To view the Digital Employee's reasoning process and tool call details, switch to the Execution tab.

Learn more

After you complete this quick start, explore the following capabilities:

  • Add requirements - Enter new requirements in the dialog box (for example, "Add an Ingress configuration check"). The AI updates the Blueprint automatically, which takes effect after your confirmation.

  • Disable a Mission - On the Mission details page, turn off the Active toggle to pause Task scheduling.

  • Respond to AI requests - When the AI encounters a situation that requires your decision, it sends a notification through the Message Center. You can review the details and reply.