# NewRelic

### **Steps to Create a New Relic Integration** <a href="#steps-to-create-a-new-relic-integration" id="steps-to-create-a-new-relic-integration"></a>

**Pre-requisites:**

For Personal Access Token permissions and guidelines, follow this link [New Relic | In-Product Guides](https://docs.ozone.one/in-product-guides/new-relic)

* API key
* Account ID

&#x20;**Steps:**

1. Enter the details to establish a connection and click on **Create integration**

<figure><img src="/files/tcq41XVDXMNqLp2U1oTD" alt=""><figcaption></figcaption></figure>

2. Once the credentials are validated, the integration will be created as shown below, in case of permission issues please refer to the link mentioned above for the permissions required

<figure><img src="/files/mru4SpQVSPdfqNU0t8J1" alt=""><figcaption></figcaption></figure>

3. Once the integration is created, click the card to get a detailed view of the integration created, user can view the credentials of the integration, since this integration is used only for API authentications, the sync is disabled.

<figure><img src="/files/4MhD8PqLUYiy9P9awN4E" alt=""><figcaption></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.ozone.one/ozone-end-user-guide/documentation/setup/integrations/managing-apm/newrelic.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.
