# Workflows - Additional information

{% hint style="info" %}
**Please note this section is only visible if you're an Admin user of Kyloe Connect Onboarding.**&#x20;
{% endhint %}

Each Onboarding pack can have Additional customisable steps - Additional Information.

'Workflows' in Kyloe Connect define **the customisable** **additional steps** for an Onboarding pack a candidate must complete as part of their onboarding.&#x20;

A 'workflow' can be reused across different onboarding packs or tailored for specific packs/client needs.

These Additional information steps are presented to the Candidate in a structured sequence, under 'Additional information', and can include forms, document uploads, agreements, and videos.&#x20;

**Workflows can include a variety of step types:**

* **Agreement**: A PDF agreement is displayed to the Candidate, who must agree or disagree to it.
* **Picture/Document:** An upload step for pictures or documents.
* **Video:** Allows us to upload a video for the candidate to view.
* **Connect Form**: Similar to Google Forms, created in our Connect Admin app. before selected and added to the Workflow.
* **HTML Forms:** Created by developers, these are bespoke forms and can be more in-depth and flexible, and can be mapped to Bullhorn fields. Currently, we have address history and 48-hour opt-out.
* **Candidate Dynamic Agreement:** The Candidate Dynamic Agreements need to be created under the Candidate Dynamic Agreement option in the Admin menu first, before you can select and add them to a Workflow.&#x20;

<figure><img src="/files/c1AVjQ8dDQJ2f2FJf3nv" alt=""><figcaption></figcaption></figure>

*The screenshot below is an example of how the Workflow steps above can look in an activated Workflow under the Workflow option in the Admin menu*

<figure><img src="/files/OrJbRlop4pljZGDBVBZe" alt=""><figcaption></figcaption></figure>

The following pages will show you how to create new workflows and how to assign them to an onboarding pack once ready.


---

# 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-connect-onboarding/welcome-to-kyloe-connect-onboarding/recruiter-guide/workflows-additional-information.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.
