# Filter Settings

You can adjust your filter settings to allow you to personalize the API test.

#### **Include Domains**

"Include Domains" lets you register API calls from outside of the current domain. You'll find it useful when registering API flows that require external domains for authentication, purchase flow&#x73;**,** etc.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2FsZ8DBJdvwHOEPj5d4wCF%2Fpart_4.mp4?alt=media&token=596521be-c1d3-4e09-bf26-3ef08badfe7b>" %}

#### Exclude Domains

Exclude Domains registers every domain but the inputted domain you type in.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2FA1I53x1aFcaEi70fU8si%2Fpart_5.mp4?alt=media&token=7c848efe-971b-432a-8924-1d17476d28ce>" %}

#### Filter Containing Strings

The filter will remove strings containing any input given (such as ".js", “.img”,”css”, etc..) so that the URLs for these strings don't affect your API flow. This is an essential process for ensuring that your test is composed reliably.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2FRmoQZA2rr3Tw1TRo7Bq3%2Fpart_6.mp4?alt=media&token=4c30abde-6e87-4dec-96c2-e81fac8fcb9c>" %}

#### Downloading Flow

The `.har` registered scenario/flow file can be downloaded by clicking on the bottom-left icon. <img src="/files/S51Iuw2oOg5PC5U1uO9T" alt="" data-size="line">

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2F1ikLWzhsEgA8KGjkgXSo%2Fpart_7.mp4?alt=media&token=2f2cd86e-5612-4b69-b0cd-0633298c8d12>" %}


---

# 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/loadmill-test-composer/filter-settings.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.
