# Create a new MML Object Instance

You can create an [MML Object Instance](/dash/mml-objects/mml-object-instances.md) from the MML Object Instance dashboard. You can get there in your [Project](/dash/organizations/projects.md) Dashboard by clicking **MML Object Instances** on the menu on the left.

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

Click **Create Instance** to open a pop-up where you can enter the [**MML Object Instance**](/dash/mml-objects/mml-object-instances.md) name. Click **Save** to confirm.


---

# 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.msquared.io/dash/mml-objects/mml-object-instances/create-a-new-mml-object-instance.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.
