# Create Experiment

First, click the “+ Create Experiment” button, and then a “New Experiment” window will appear. In this section, you are requested to fill in the “Experiment name” and “Description.” Once you have done that, click the “Next” button.

<figure><img src="/files/37my5P1ulldaiob9eak0" alt=""><figcaption><p>Create New Experiments (KFP)</p></figcaption></figure>

If successful, you will be directed to the details window of the experiment that has been created.

<figure><img src="/files/F8hF3hvIzgZu9HBRTLVY" alt=""><figcaption><p>Detail of Created Experiment Window</p></figcaption></figure>


---

# 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://docs.cloudeka.ai/deka-gpu-mlops/experiments-kfp/create-experiment.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.
