# Create Recipe

A Recipe is defined as the project ontology with its Classes and their Attributes and Associations.

## How to Get Here

* Go to the Recipe Generator from the Solution listed on the [QuickServe Dashboard](/quickserve-platform.md) (from the gear icon).
* User is redirected to the Recipe Generator section, where they can view all the recipes created within the Solution and create a new one (if the user role permits).&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdmvbrOrltDW6G_XJxqdz-vkiIdUrCpsZTAPShFM6Vnnrfzcp0L5-F25xIbW0Dk1B-Cu3xlyQ9E7SqqYCst2AVoUkPFyBcK9S0XMe1o6rCcYfkN7EiUp71yqPowBnMpzK2VfO3n0OlQI-E7JNgcPRWbyFM?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="375"><figcaption></figcaption></figure>

* Click on the ‘+ New Recipe’ button on the top right.

<figure><img src="/files/34fNBL671FbKAXj5lF72" alt=""><figcaption><p>Recipe Generator</p></figcaption></figure>

## Steps to Create a Recipe

1. [Basic Details](/project-setup/create-recipe/1.-basic-details.md)
2. [Classes](/project-setup/create-recipe/2.-classes.md)
3. [Attributes](/project-setup/create-recipe/3.-attributes.md)
4. [Associations](/project-setup/create-recipe/4.-associations.md)
5. [Publish Recipe](/project-setup/create-recipe/5.-publish-recipe.md)


---

# 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.imerit-prod.io/project-setup/create-recipe.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.
