# Kyloe Workflow

- [Kyloe Workflow user guide](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide.md)
- [Update submission](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide/update-submission.md)
- [Send CV/resume](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide/send-cv-resume.md)
- [Schedule interview](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide/schedule-interview.md)
- [Create placement](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide/create-placement.md)
- [Notification](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-user-guide/notification.md)
- [Kyloe Workflow admin guide](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide.md)
- [Create new configuration (config)](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/create-new-configuration-config.md)
- [Update submission](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/update-submission.md)
- [CV send](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/cv-send.md)
- [Interview](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/interview.md)
- [Placement](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/placement.md)
- [Notification](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/notification.md)
- [Appointment](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/appointment.md)
- [Creating your email templates](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/creating-your-email-templates.md)
- [Create template](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/creating-your-email-templates/create-template.md)
- [Edit template](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/creating-your-email-templates/edit-template.md)
- [Template HTML](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/creating-your-email-templates/template-html.md)
- [Syntax](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax.md)
- [Identifying a Bullhorn field](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax/identifying-a-bullhorn-field.md)
- [Address fields](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax/address-fields.md)
- [Kyloe Workflow specific syntax](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax/kyloe-workflow-specific-syntax.md)
- [Null-checking](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax/null-checking.md)
- [Field formatting](https://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/syntax/field-formatting.md)


---

# 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.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.
