# Integrations FAQs

### **I’m using your npm module but there are flows that are not run although I assigned labels to them.**

It's great that you are using [our labels feature](https://docs.loadmill.com/collaboration/labels-and-filters), just one more thing to do is to make sure that the CI checkbox is checked within the flows and you are all set.

![](/files/-Ml9NmMbfFXz_CBSof8A)

You can easily batch edit flows and check the CI checkbox in them by using this option:\\

![](/files/-Ml9S2gALeX6c5-vIOSH)


---

# 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://docs.loadmill.com/integrations/integrations-faqs-1.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.
