# AWS Cloudwatch

1. Go to your YellowAnt Dashboard ([yoursubdomain.yellowant.com](https://github.com/yellowanthq/yellowant-help-center/tree/bdad19066023aa6a8b667a1d6f05b72945b49759/yoursubdomain.yellowant.com)) or head over to the [YellowAnt Marketplace](https://www.yellowant.com/marketplace).
2. &#x20;In the search bar, simply look for “AWS Cloudwatch”, or click on the icon. If you have already integrated the application, you will be able to see it under “My Applications”.

![](/files/-LQXfVcQXoymVxbp_ECm)

3\. Once you find the application either in the dashboard or on the Marketplace click on view. You will be taken to a page where you'll find the integrate option/button. Click on the integrate button.

![](/files/-LQDNbiil8qks3ntkhc2)

4\. You will be on the integration page which prompts you to add an account to the application. Click add account which takes you to the AWS Cloudwatch Access page.\
Note: Select a team before you click "+ ADD ACCOUNT".<br>

![](/files/-LQDNfAAjVxpnDCc4g9n)

5\. In this step, YellowAnt asks you for some details of your AWS Cloudwatch Account for authentication.<br>

![](/files/-LQDNosaocd-zKhIq_Y1)

6\. Fill in the details and hit "SUBMIT". Your screen should look like this:

![](/files/-LQD9Jf3e9CnInKUivQQ)

7\. AWS Cloudwatch is now integrated and you get a message on your chat application for the same. You will be able to see it under your applications in the Dashboard too.

![](/files/-LQD9hy7BpTVzMd4jt_3)

8\. To get notifications, follow these steps:&#x20;

a. Select the "create-webhook"command on slack to get your url for webhook configurations.

![](/files/-LQDA-aJvmPhwmsJdFSl)

b. Alternatively, you will also find the webhook url on your integrations page:

![](/files/-LQDOS4D5T88AWPnkipY)

c. The next step is to set up your Cloudwatch alarm. For this, complete the following steps. Go to your SNS dashboard and create a new topic.

![](/files/-LQDOe8hH2c1gjBIf2KS)

![](/files/-LQDOivGkZeztN-tGrFm)

d. In the endpoint, past the url we received earlier

![](/files/-LQDCTD7QtlOUMw3PlHH)

e. Click on "create subscription" to find a list of your subscriptions. Refresh this page to confirm.

![](/files/-LQDCl51lSqRM65nUtml)

![](/files/-LQDDW2r33HKjUqU13ro)

f. You will get a YellowAnt notification confirming your subscription

![](/files/-LQDEMiw9qxZOnG8DEd2)

g. In your EC2 dashboard, select the topic which you created earlier, and click create alarm.

![](/files/-LQDHBQQRhwEg85Yu1JV)

![](/files/-LQDF2ODJEfzFSBUp22_)

9\. Your AWS Cloudwatch integration is complete and notifications are now set up!


---

# 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.yellowant.com/integrating-applications/applications-on-yellowant/aws-cloudwatch.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.
