# AWS End User Messaging Social

### Integrate AWS End User Messaging Social

To integrate the *AWS End User Messaging Social* channel, begin by selecting *Resources* from your workspace menu and choosing *Integrations*:

1. Choose *+ Add integration* > Select *AWS End User Messaging Social* from the dropdown&#x20;
2. Click the link to deploy the CloudFormation template > You will be directed to AWS and asked to sign into your account&#x20;
3. Fill in all properties on the template
4. Within your AWS console, setup your WhatsApp account:
   * Follow instructions [here](https://docs.aws.amazon.com/social-messaging/latest/userguide/getting-started.html) for setting up AWS as your WhatsApp service provider
   * Configure an Event destination for the WABA in AWS > The SNS topic created by the CloudFormation template you deployed should be used as the Event destination
5. Enter the following into NLX:
   * *End User Messaging Role ARN*
   * *Region*
   * *SNS Role ARN*
   * *SNS Topic ARN*
6. Click *Create integration*

### Next steps

To successfully use your AWS End User Messaging Social integration with applications created in your workspace, be sure to complete the following:

1. Create or select an existing [Core application](https://docs.nlx.ai/platform/nlx-platform-guide/ai-applications/setup) in your NLX workspace
2. From your app's *Configuration* tab, add your AWS End User Messaging Social channel under the Delivery section
3. Create an application [build and deploy](https://docs.nlx.ai/platform/nlx-platform-guide/ai-applications/setup#deployment)


---

# 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.nlx.ai/platform/nlx-platform-guide/integrations/types/channels/aws-end-user-messaging-social.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.
