How to use honeypot in your project
Setting up Honeypot
To set up Honeypot, from the project Settings page, click on Quality management and then toggle "Honeypot".

To get best results, set up Honeypot before labelers start working on a project.
Setting assets as Honeypot
To set assets as honeypot:
- From your asset Queue, select the assets that you want to set as honeypots.
- From the Quick actions menu, select Add to honeypot.

Note that assets with no labels ("To do" status) cannot be set as honeypot.
For an end-to-end example of how to programmatically configure honeypot in your project using Kili's Python SDK, refer to our tutorial on how to set up workflows.
Updated 19 days ago