# 5. Publish Recipe

Once the Recipe is finalised, click ‘Mark Published’ so the recipe can be used in [Creating Taskflows](/project-setup/create-taskflow.md).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeQD9x7OLoUuf6DNbWPP6aX6pzXDyEElZnY9K6ZRgJo4d7x-hcG76mxjx1HEeDUoOQqPjst9AhmNrVHzLAP30AI-YwYIsTKvvVq-zPxXX_Rwcqrr3927gi0-hYxgGiQTJlpvZQdw6OFlNLzHPPx8qxdYKA?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt=""><figcaption></figcaption></figure>

* A recipe can be *cloned* to make edits and saved as a *New Recipe* draft.&#x20;
* Each recipe must have a unique name.
* Users can Clone or Archive recipes, from the gear icon on the Recipes listed on the Recipe Generator or from the Dashboard through the gear icon of the Solution.<br>


---

# 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/5.-publish-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.
