# Generate the .meterian file

For ease of use, the  [.meterian](/the-meterian-webapp/advanced-functionalities/set-exclusion/dotmeterian.md) file can also simply be download from the [Report page](/the-meterian-webapp/advanced-functionalities/set-exclusion/set-exclusions-report-page.md), after exclusion has been set up there. Just click on the "Download Exclusions" button available on the first row:

![](/files/-MLhYlAN9KbRGrH8hM6Q)

Then place the downloaded file as ".meterian" in the root project of your folder. It's a simple mechanism that can also be used to replicate your exclusions across several branches of the same codebase.


---

# 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.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/generate-the-.meterian-file.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.
