# New Relic

### Events

Once integrating with your New Relic account Loadmill will publish the following events:

* LoadmillTestPlan: at the end of each test plan run
* LoadmillTestSuite: at the end of each test suite run
* LoadmillTestSuiteFlow: at the end of each test suite flow run
* LoadmillFlowStatusChanged: at each flows status change (e.g. from draft to evaluating)

### Integration Setup

1. Go to Loadmill > Settings > Integrations > New Relic
2. Insert the required credentials.
3. Test the connection
4. Click Connect

From that point on, Loadmill will start streaming events into your New Relic account. Now you can create you custom alerts and dashboards or use our [predefined dashboard](https://newrelic.com/instant-observability/loadmill)

<figure><img src="/files/z73AQyZpFuAZSHjTMpn7" alt=""><figcaption><p>Loadmill's predefined dashboard</p></figcaption></figure>


---

# 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/new-relic.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.
