# Dynatrace Integration

## 1. Generate a Dynatrace Access Token :tools:&#x20;

1. Click on the search box and search for “Access Tokens”.<br>

   <figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FigfFB8DzrLTsxYCElNFO%2Fimage.png?alt=media&#x26;token=bc4aeda2-03f3-43d9-b1b3-a13bf3e1aeba" alt=""><figcaption><p>Dynatrace Access Tokens</p></figcaption></figure>
2. Click on the "**Generate new token**" button: <br>

   <figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FuZXuhXRpl9UQGJdlL1SO%2Fimage.png?alt=media&#x26;token=fea4ab92-48f7-4e74-8123-9dbd51494c1f" alt=""><figcaption></figcaption></figure>
3. Select the required permission scopes. \
   **Required Scopes:** Read API token, Read entities, Read metrics\
   \
   The required **URL address** (https\://\*\*\*\*\*\*\*.live.dynatrace.com) for Oobeya's data source form is in the second box below. You can copy it.\
   \
   Then, click on the "Generate token" button.<br>

   <figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FWzY06hqyvZRZNi59F3CB%2Fimage.png?alt=media&#x26;token=d635c751-da57-4f04-a653-529ef36e908b" alt=""><figcaption></figcaption></figure>

## 2. Install Dynatrace on Oobeya :jigsaw:&#x20;

1. Log in to [Oobeya](https://oobeya.io/) with an Administrator account.&#x20;
2. Navigate to **Integrations**, select Dynatrace, and click the "**Install**" button. <br>

   <figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2F9DOrq74XAsf7ruUVFLNz%2Fimage.png?alt=media&#x26;token=4f1ef5e0-a325-4b9c-a41d-59b538efc27f" alt=""><figcaption><p>Oobeya Dynatrace Integration</p></figcaption></figure>

## 3. Add A New Data Source :electric\_plug:&#x20;

1. Navigate to **Data Sources**, and select **Dynatrace** to add a new data source.&#x20;
2. Click the "**New Data Source**" button and fill in the form using the Token generated on Dynatrace in the first step. You can type any name for the "Data Source Name" field. <br>

   <figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FxG8o8JFCVU8z8ztBtdKi%2Fimage.png?alt=media&#x26;token=f39624e8-0afe-425e-8198-ad02ffefb830" alt=""><figcaption><p>Dynatrace Data Source Connection Form</p></figcaption></figure>
3. &#x20;Click the "**Test Connection**" button to verify the connection.&#x20;

## Ready to Connect :rocket:&#x20;

Now Oobeya is connected to your **Dynatrace** account to diagnose, fix, and optimize the performance of the code.&#x20;

## **Next Steps** :dart:&#x20;

* [Add a new Widget](https://docs.oobeya.io/dashboards/adding-a-new-widget)


---

# 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.oobeya.io/integrations/all-integrations/apm-monitoring-addons/dynatrace-integration.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.
