# Create a new Publish document

Publish documents and forms are created based on templates similar to how AwesomeDocs templates are created.

To publish a New Publish document click the **New Publish** button.

![Screenshot of publish form with items to complete.](/files/gJaCONle3C0foaNObluF)

The dialog that pops up allows you to complete the basic template information.

1. **Template** select the Publish template that you are going to send out to your recipients.
2. **File (optional)** is an optional file/document that you can attach as part of the template for your recipients to view, e.g a Candidate's CV.\
   Depending on the template selected above this option may not appear.
3. **Create** creates the new Publish document. Settings will then need to be amended and recipients added.
4. **Send** will only function if the template selected has a recipient against it (set in the template). Publish will then use this recipient to send the document to the same person whose record you generated the document against. A record of the send out will be created.

**NOTE**: If your Published Document is to include e.g. a Candidate’s CV select this as an optional file before clicking on Create. Any document added later in the process will be treated as an email attachment.


---

# 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://help.kyloepartners.com/kyloe-awesomedocs/publish/create-a-new-publish-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.
