Run screening
Once the Kayla AI Agent is installed and the configuration is complete, you can initiate the File Ingestion Business Process (BP) in one of the following ways:
Add file to MinIO
Using the method to run screening is only possible if you set the following during the DW configuration:
Choose File Ingestion as the input method
Specify the S3 bucket and file location
When the above conditions are met, follow the steps below to initiate screening:
Drop a CSV file in the correct format to the configured location.
In the Digital Workers list, click the installed AI Agent (variation).
On the AI Agent variation's details page, open the process definition for the File Ingestion BP and click a BP instance name.

Navigate to the Run tab and start the BP by clicking the Run This Process button.

The input file is automatically picked up and processed.
Send data using REST API
You can use API calls to send data to Kayla. The method is only available if you selected the API option during the input configuration.
To initiate screening using API, follow the steps below:
In the Digital Workers list, click the installed AI Agent (variation).
On the AI Agent variation's details page, open the process definition for the File Ingestion BP and click a BP instance name.

On the Data tab, select the Streaming Records from External Sources options.

Navigate to the Run tab and start the BP by clicking the Run This Process button.

For more details on using the REST API, refer to the Kayla API documentation.