# Preview & Publishing Reuse Recipe Document

The user can preview their Reuse Recipe Document before they can publish it. To preview a Reuse Recipe Document, click on the ‘Preview’ icon in the header of the document (Fig.41).

![Fig.41 Preview Icon](/files/-LQsxC1GIh_BjBtcCcch)

![Fig.42 Sample of Reuse Recipe Document in Preview](/files/-LQsxSTq3j70BMlPuEB-)

After the document has been previewed (Fig.42), author can publish their Reuse Recipe Document by clicking the ‘Publish’ button (Fig.43). Author then reconfirms to publish (Fig.44).

![Fig.43 Publish Button in Reuse Recipe Document Form](/files/-LQsx_sp3oeshBFt33jQ)

![Fig.44 Confirmation popup before publishing](/files/-LQsxn_4DRdapLUsM7MA)

### Error Notification

In case of missing mandatory fields such as Experiment Title, Experimental Steps, Materials, and Data-Sets, a notification will pop up at the bottom left corner of the screen notifying the Author to resolve the missing fields and to publish the document again (Fig.45).

![Fig.45 Error notification while publishing document](/files/-LQsy7swo8rEiXW0LUur)

After the errors have been resolved, the Author can publish the Reuse Recipe Document. Finally a modal appears on successfully publishing the Reuse Recipe Document (Fig.46).

![Fig.46 Successful Publish Modal](/files/-LQsyJIfw200Hm5hxpXi)

\
The Author can share their Recuse Recipe Document by clicking on the URL and it will be copied automatically. Or they can click on any of the social media icons of their choice and they will be redirected to that site with pre filled URL of the document.


---

# 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://profeza.gitbook.io/credit-suite/create-reuse-recipe-document-steps/preview-and-publishing-reuse-recipe-document.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.
