# Managing APM

APM (Application Performance Monitoring) providers offer tools and services to monitor and manage the performance and availability of software applications. They provide insights into application behavior, resource usage, and transaction performance

**Steps:**

1. Click on the subcategory **APM** to create a monitoring integration, as shown below

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

2. The user will be able to see the supported integration, on which you can select the provider of your choice from the list&#x20;

<figure><img src="/files/UeQBU15JQBnYzt3jS747" 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.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.
