All Products
Search
Document Center

AI Guardrails:Console guide for Video Moderation 2.0

Last Updated:Mar 31, 2026

Video Moderation 2.0 ships with a pre-configured general policy built on industry-wide content standards. When the default policy does not fit your business requirements, customize it through the console. This guide covers how to adjust detection policies, split rules across multiple business lines, query moderation results, and monitor usage statistics.

Prerequisites

Before you begin, ensure that you have:

Use cases

ScenarioWhat you can do
Adjust threat detection policiesChange image snapshot frequency, enable or disable voice detection, and choose which results to return.
Separate policies for multiple business linesCopy the default service to create independent configurations for each business operation.
Query moderation resultsSearch and filter recent moderation results by task ID, data ID, service, label, or threat level.
Monitor usage statisticsView and export usage data by day or month, and track threat-level trends across your video content.

Adjust threat detection policies

Each video moderation service has configurable rules for image detection, voice detection, and result output. Adjust these to match your business requirements.

  1. Log on to the AI Guardrails console.

  2. In the navigation pane, choose Machine Moderation V2.0 > Video Moderation > Rules.

  3. Find the video file moderation (videoDetection_global) service and click Settings in the Actions column.videoDetection_globalvideoDetection_globalvideoDetection_global_01videoDetection_global_01videoDetection_globalvideoDetection_globalvideoDetection_globalvideoDetection_global_02videoDetection_global_01videoDetection_globalvideoDetection_global

  4. On the rules page, adjust the configurations as needed. Example: To take 1,000 snapshots per video, scan frames for serious violations, scan audio for violations, and return all results: For details on image moderation rules, see Introduction to Image Moderation 2.0 and its billing.

    1. For Image Snapshot Method, select Fixed Total Number of Snapshots, enter 1000, and set Image Moderation Rule to General Baseline Detection.

    2. Turn on the Moderate Audio switch and select Audio and Video Media Moderation.

    3. Select Return All Results.

    4. Click Save.

    image.png

    image.png

    image.png

The new rule takes effect within 2 to 5 minutes.

General Baseline Detection targets serious violations and is suited for businesses that prioritize precision — flagging only clear-cut content reduces manual review overhead. Return All Results gives you complete visibility into every moderation decision, including content that passed. Use Return All Results when you need audit trails, want to analyze borderline content, or prefer higher recall at the cost of more results to review.

Set different policies for multiple business lines

Copy the default service to create independent configurations for each business operation. Each copy runs its own detection rules.

  1. Log on to the Content Moderation consoleContent Moderation consoleContent Moderation console.

  2. In the navigation pane, choose Machine Moderation V2.0 > Video Moderation > Rules.

  3. Find the videoDetection_global service and click Copy in the Actions column.

    2.0
  4. In the Copy Service dialog box, enter a Service Name and Service Description, then click OK.

  5. Once created, find the new service (for example, videoDetection_global_01), click Settings, and adjust its rules as needed.

    2.0

The copied service is callable 1 to 2 minutes after creation. Repeat this process to create as many independent service configurations as your business requires.

Example: If business operations A, B, and C all use video moderation but need different detection standards, copy videoDetection_global twice to create videoDetection_global_01 and videoDetection_global_02, then configure each with its own rules.

Query moderation results

Search moderation results to investigate specific videos or identify content patterns.

  1. Log on to the Content Moderation consoleContent Moderation consoleContent Moderation console.

  2. In the navigation pane, choose Machine Moderation V2.0 > Video Moderation > Detection Results.

  3. On the Detection Results page, set query conditions and search. Filter by: taskId, dataId, service, image label, voice label, or video threat. Example: To find all results with frame-level hits, set the query condition to Image Label is not equal to nonLabel. Separate multiple labels with commas (,).

  4. In the results list, do one of the following: The Screen review results tab shows each frame snapshot and the labels that were hit. The Voice Audit Results tab shows speech-to-text transcripts and the labels that were hit.

    image
    • Click Details in the Actions column to view high-level moderation information for a video.

    • Click Audio and Image Results to see frame-level and audio-level detail.

    image

Results are sorted in reverse chronological order. A maximum of 50,000 records are shown, covering the last 30 days. For longer-term analysis, store the data or logs from each API call in your own data pipeline.
Voice moderation results appear only if voice moderation is enabled in the service settings.
AI Guardrails console

View usage statistics

The Dashboards page provides data to help you track call volume, evaluate whether your detection policy is too strict or too lenient, and inform decisions about policy adjustments. Use it to monitor block rates (threat statistics), service call volume (curve chart), and content distribution by threat type (threat distribution).

videoDetection_global
  1. Log on to the Content Moderation consoleContent Moderation consoleContent Moderation console.

  2. In the navigation pane, choose Machine Moderation V2.0 > Video Moderation > Dashboards.

  3. Select a time range. The page shows the following: Query usage View usage by day or month, filtered by Alibaba Cloud account, RAM user, or service. Statistical data is stored for one year; each query covers up to two months.

    • The curve chart shows the number of video moderation tasks (videos submitted).

    • The column chart shows image and voice moderation usage — number of video snapshots scanned and audio duration moderated (in minutes).

    Export usage Click image.png to export usage data by day or month. The exported Excel report includes only periods with recorded usage. View threat statistics Use this section to identify which threat categories are most prevalent and how threat levels shift over time. This helps you evaluate whether your current detection policy needs adjustment.

    • Threat Level Distribution: Shows the count and percentage of high, medium, low, and no-threat results for the selected time range.

    • Threat Trend Statistics: Shows threat counts by day or month, so you can spot spikes or declining trends.

    • Threat Distribution Statistics: Shows the top 5 threat types and their share of all detected threats, across both video frames and audio.

    FieldDescriptionUnit
    Account UIDUID of the account for which data is exportedNone
    serviceVideo moderation service / Video image moderation service / Video voice moderation serviceNone
    UsageTotal number of callsCount
    DateDate of the statisticsDay/Month

What's next