# Integration Toolkits

- [Lab Instrument Toolkit](https://help.claritylims.illumina.com/integration-toolkits/litk.md)
- [Template File Generator](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-template-file-generator.md)
- [Creating Template Files](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-template-file-generator/litk-creating-template-files.md)
- [Template File Contents](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-template-file-generator/litk-template-file-contents.md)
- [Template File Generator Troubleshooting](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-template-file-generator/litk-template-file-generator-troubleshooting.md)
- [Add Blank Lines](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-add-blank-lines.md)
- [Convert CSV to Excel](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-convert-csv-to-excel.md)
- [Parse CSV](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-parse-csv.md)
- [Name Matching XML Parser](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-name-matching-xml-parser.md)
- [Sample Placement Helper](https://help.claritylims.illumina.com/integration-toolkits/litk/litk-sample-placement-helper.md)
- [Lab Logic Toolkit](https://help.claritylims.illumina.com/integration-toolkits/lltk.md)
- [Working with Lab Logic Toolkit](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script.md)
- [Data Collection Entities](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-data-collection-entities.md)
- [Failing a Script](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-failing-a-script.md)
- [Mapping Field Types](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-mapping-field-types.md)
- [Non-UDF/Custom Field Properties](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-non-udf-custom-field-properties.md)
- [Setting QC Flags](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-setting-qc-flags.md)
- [Setting Next Actions](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-setting-next-actions.md)
- [Specifying Custom Fields](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-specifying-custom-fields.md)
- [Working with Submitted Samples](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-working-with-submitted-samples.md)
- [Working with Containers](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-working-with-the-script/lltk-working-with-containers.md)
- [Lab Logic Toolkit Script Examples](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-lab-logic-toolkit-script-examples.md)
- [Comparing Stop/Start Dates and Times with LLTK](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-lab-logic-toolkit-script-examples/lltk-comparing-stop-start-dates-and-time-with-lltk.md)
- [Lab Logic Toolkit FAQ](https://help.claritylims.illumina.com/integration-toolkits/lltk/lltk-lab-logic-toolkit-faq.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.claritylims.illumina.com/integration-toolkits.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.
