# \[AIAB-03] Setup LoadRunner Enterprise

You need a fully working LoadRunner Enterprise environment to run a load test on your target Konakart system.

Take note of the following ids/configurations while setting up all your LRE artifacts:

* the credentials used to access and run the scripts on your LRE project;
* your LRE project name and domain;
* your test id;
* the test set your test belongs to
* the project your test belongs to
* the domain your project belongs to
* the tenant id your project belongs to (for multi-tenant installations only)

which you will need to set into your workflow configuration.

Moreover, take note of the address, the schema name, and the credentials of your InfluxDB external analysis server since they will be required while configuring the telemetry instance.

To create the LoadRunner Enterprise test you will need a script to simulate user navigations on the Konakart website. You can find a working script in the repository.

Please notice that you need to replace the URL of the requests from `http://konakart.dev.akamas.io:8780` to the FQDN and port of the instance where Konakart is deployed.


---

# 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.akamas.io/quick-guides/quick-guides-akamas-in-a-box/aiab-03-optimize-a-java-based-application-konakart-with-lre/aiab-03-setup-loadrunner-enterprise.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.
