# Record selection

Usually clicking the **Create AwesomeDoc** button will generate a document immediately. However, some entity/template combinations require you to **select a specific Bullhorn record** before the document can be generated:

* Candidate templates against a vacancy record.
* Shortlist templates against a vacancy record.
* Contact templates against a company record.

In the above cases, an additional screen will pop up asking you to select a record. This example is from generating a candidate template against a vacancy record:

<img src="/files/PgxLKPbJ13KV1LqKIi8Q" alt="" width="563">

A refresh button is available, should the list of records be updated elsewhere.

Simply select the appropriate record and click ***Continue***.


---

# 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-2.0/creating-a-kyloe-awesomedoc-document/record-selection.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.
