> For the complete documentation index, see [llms.txt](https://docs.datumo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datumo.com/documentation/documentation-en/readme/quickstart.md).

# Quickstart

{% tabs %}
{% tab title="Evaluation Quick Start" %}

<figure><img src="/files/4SGjhVBlvXTi0bGm0W73" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Evaluation Quick Start? Head to the [Basics](/documentation/documentation-en/evaluation/editor.md) section to learn more.
{% endhint %}

### Create Workspace & Application

You must create a Workspace and register the Application to be evaluated.

Since the Application is the basic unit of evaluation and monitoring, you must first define which AI service to evaluate so that you can later connect settings such as Criteria, Benchmark Set, Metric, and Run Evaluation.

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

### **Connect Judge Model**&#x20;

Register the LLM Judge model to use for evaluation.\
The Judge Model is used to produce evaluation results in LLM-as-a-Judge-based Metrics.

In the pre-trial environment, a default Judge Model is pre-registered, so you can use it without additional setup.

If you use a separate model, register the Judge Model by entering the required information such as the API URL, API Key, and model name in the Chat Completion API format.

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

### **Create Criteria & Add Template Task**

After creating the Criteria that will serve as the evaluation standard, add a Template Task.\
Using a Template Task configures the default settings for the Metric and Benchmark Set together, so you can set up the evaluation environment faster than creating a Custom Task directly.

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

### **Run Eval**

Proceed with the evaluation.

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

### **Check Results**&#x20;

You can check the Score in Eval Result.

<figure><img src="/files/AAGRIzWDawIrfj2P3vv6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Red Teaming Quick Start" %}

#### Select Benchmark Set <a href="#select-benchmark-set" id="select-benchmark-set"></a>

Select the Benchmark Set to use for Task evaluation. You can review the built-in Benchmark Sets and choose data that fits your evaluation purpose.

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

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

#### Run Auto Redteaming <a href="#run-auto-redteaming" id="run-auto-redteaming"></a>

After setting the Attack Method and target model to use for evaluation, run the red teaming evaluation.

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

#### Check Results <a href="#check-results-1" id="check-results-1"></a>

After running the evaluation, you can check the attack success rate and failure rate in the Dashboard, and analyze the model's safety vulnerabilities.

![](/files/yBkXiF5FtzZoYNRRPosv)<br>
{% endtab %}

{% tab title="Data Generation Quick Start" %}

You can use AI to generate Benchmark Set data or modify existing data.

#### Select Generation Template <a href="#select-generation-template" id="select-generation-template"></a>

<figure><img src="/files/050MjvAXlTpU0w5IbdZE" alt=""><figcaption></figcaption></figure>

#### Enter Generation Conditions <a href="#enter-generation-conditions" id="enter-generation-conditions"></a>

Enter the columns to generate and the information needed for data generation. \
The entered conditions are used as the criteria for AI to generate Benchmark Set data.

If needed, you can add a Draft to make the instructions more specific.

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

#### Generate Data <a href="#generate-data" id="generate-data"></a>

Generate data based on the entered conditions. \
After reviewing the generated results, you can save them as Benchmark Set data if you are satisfied.

<figure><img src="/files/yjGvOtzGaO3zKA6Uch87" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
