# Video Analyzing Tool

## **What's Video Analyzing Tool?**

**Video Analyzing Tool** is an internal AI-powered tool designed to automate the review of influencer video content against campaign-specific guidelines. By leveraging generative AI, the tool significantly reduces manual review time, minimizes human error, and enables the team to scale content reviews efficiently as campaign volume grows!

{% hint style="info" %}

#### Supported Limits & Requirements

* **Maximum videos per run:** 10
* **Maximum file size:** 100 MB per video
* **Supported format:** Standard social video formats
  {% endhint %}

## Step-by-Step Instructions

### Step 1: Prepare your videos and access the tool

Open AnyTag and navigate to Tool on the left side menu or directly click on [*here*](https://app.anytag.jp/tools/video-comp-ai)*.*

<figure><img src="/files/sZGVUZgHrCzRBYKI3EGP" alt=""><figcaption></figcaption></figure>

### Step 2: Upload Influencer Videos

1. Upload Videos.
2. Select up to **10 video files** from your device.
3. Wait until all videos finish uploading successfully.

> Tip: Verify file sizes before uploading to avoid processing failures.

### Step 3: Input Campaign Information & Ruleset

1. Insert your **Campaign name** or Choose the relevant campaign from the dropdown.
2. Choose your **Target language**
3. Pasting or typing **your campaigns' Context /Objective** and **Do / Don’t** polic&#x79;**.**
4. Review the rules briefly to confirm they match the campaign requirements.

<figure><img src="/files/5MSuuXEO8ufQ03Kw8VvX" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Campaign Context / Objective is **not mandatory**. However, providing this information helps the AI better understand the intent of the campaign, resulting in more accurate analysis, as well as more valuable recommendations and suggestions.
{% endhint %}

{% hint style="success" %}
For easier identification, **rename each video file using the influencer’s name** before uploading. This helps keep analysis results, reviews, and feedback clearly organized across multiple influencers.
{% endhint %}

### Step 4: Run Video Analysis

1. Click **Analyze now** to start the review process.
2. The system will process each video using AI-based content recognition.
3. Analysis progress is shown on-screen until completion.

{% hint style="success" %}
Processing time may vary depending on video length and volume.
{% endhint %}

#### Step 5: Review Analysis Results

Once analysis is complete, results will be displayed per video, including:

* **Compliance Score**
* **Overall Feedbacks** (Suggestion)
* **Overall compliance status** (Pass / Flagged)
* **Detected rule violations** with clear descriptions
* **Timestamps** indicating when **“Do” requirements were met** and when **issues or violations occur**
* **Confidence indicators** to help prioritize manual checks

<figure><img src="/files/fmOujTT7p1H6VJTT4pIH" alt=""><figcaption></figcaption></figure>

## With **Video Analyzing Tool, we can:**&#x20;

* **Download analysis results as a CSV file** for internal reviewing and sharing, or providing structured feedback to influencers.

<figure><img src="/files/Mv6g8hB1dOO61KwvObd9" alt=""><figcaption></figcaption></figure>

* Switch between **Individual View** and **Summary View** to review results per video or get a consolidated overview across all uploaded videos into a table.

<figure><img src="/files/MV0Y4eqaf1fDFMcxMdcO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D7LCCbnMgtO3AGOmbQWK" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}

#### Limitations:&#x20;

* The tool supports up to **10 campaigns** for analysis configuration.
* Only **one analysis execution** can run at a time. A new run can be started only after the current execution is complete.
* Starting a new analysis execution will **automatically remove analysis results from previous campaigns**. Campaign configurations remain saved, but previous analysis outputs are not retained, so please **download or store any required results before starting a new execution**.
  {% endhint %}

### **🎥 Visual Walkthrough:**

For a clear visual demonstration, watch the **Video Analyzing Tool Instructional Video** below:

{% embed url="<https://drive.google.com/file/d/115WAHF-CZmjT1lZD3QZcE9xHqwaIDpw1/view?usp=sharing>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anymind-group.gitbook.io/english-1/more-tools/video-analyzing-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
