> For the complete documentation index, see [llms.txt](https://docs.oobeya.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oobeya.io/integrations/all-integrations/apm-monitoring-addons/appdynamics-integration.md).

# AppDynamics Integration

## 1. Create A Local User for Oobeya

1. Access Appdynamics Controller and click the top right button on the screen.

![](/files/HsS3ZXRtS0guuoAAyKmp)

2\. Select the “**Administration**”

![](/files/0nwo8bwg6owbq824wbRa)

3\. In the "**Users**" tab, click “**Create**” and **fill** in the required fields.

4\. Add Roles by clicking the "**Add**” button below the Roles section.

![](/files/PKtl2A2dH6z3VWXoLdMI)

5\. Select the listed role, then create the account by clicking “**Save**”.

<figure><img src="/files/2HnERrf05HRRwDumUaUr" alt="" width="375"><figcaption></figcaption></figure>

## 2. Install AppDynamics Addon on Oobeya

1. Log in to Oobeya with an Administrator account.
2. Navigate to **Integrations** and select the **Appdynamics** addon and then click the "Install" button.

![](/files/WZBMlvRKsnFMSduECFiF)

## 3. Add A New Data Source

1. Navigate to **Data Sources**, and select **Appdynamics** to add a new data source.
2. Click the "**New Data Source**" button and fill in the form by using the **Account that** was created on Appdynamics in the first step. You can type any name you want for the "Data Source Name" field.

<img src="/files/VdCddnwYPgxjr9SK3ILr" alt="" width="375">

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

Oobeya is now connected with your AppDynamics account to give you real-time performance monitoring and analytics for your applications. Stay ahead with insights into application health and performance.

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

* [Add a new Widget](/dashboards/adding-a-new-widget.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.oobeya.io/integrations/all-integrations/apm-monitoring-addons/appdynamics-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
