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 AI Agent 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
Using the method to run screening is only possible if you choose the API input method during the AI Agent 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'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 information on working with AI Agent APIs, read Running AI Agents via REST API.