# Appointment

This workflow will not change the candidate's status but simply generate a Bullhorn appointment record.

<img src="/files/bIv7ytlAznRjJ5UBM673" alt="Screenshot of a Kyloe Workflow config dialog." width="563">

1. This is the name for this configuration.
2. This value is what will appear in the appointment overview under '**Type**' in Bullhorn.
3. This value is what will appear in the appointment overview under '**Description**' in Bullhorn.
4. This is checked by default. If you wish for the workflow to run without sending any emails this can be unchecked. If this is unchecked no emails will be sent even if templates are created and selected in Bullhorn.
5. This value is what will appear in the appointment overview under '**Commnunication Method**' in Bullhorn.
6. This value is what will appear in the appointment overview under '**Subject**' in Bullhorn.


---

# 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-workflow/kyloe-workflow-admin-guide/appointment.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.
