# Alexa Account Linking to iX Hello

## Login with Amazon to create a Security Profile:

1. Alexa Skill list page would be displayed. Click the user icon and select Settings.

<figure><img src="/files/9Jdfg99fFH4t65cSFegm" alt=""><figcaption></figcaption></figure>

2. Click **Login with Amazon**.

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

3. Login with Amazon Console page would open in a new tab. Click the “Create a New Security Profile” button.

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

4. Fill all the required fields in the Security Profile Management page and click the **Save** button.

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

5. Security Profile is successfully created. Click the gear icon.

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

6. Click **Web Settings** option.

<div align="center"><figure><img src="/files/6jBXPFLSyUHSlV60eZa1" alt="" width="272"><figcaption></figcaption></figure></div>

7. Copy the Client ID. Click **Show Secret** and copy the Client Secret to a Notepad to use it later. Click **Edit**.

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

8. Fill in the required fields as shown below and click **Save**.

a. Allowed Origins - <https://bots.ixhello.com>

b. Allowed Return URLs - [https://bots.ixhello.com/OAuthCode/Redirect](https://bots.ixhello.com/OAuthCodr/Redirect)

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

## Create Login with Amazon Admin Configuration in iX Hello

1. Login into iX Hello and click **Administration**. Select the **Connection Admin** submenu. Click the **Configuration** button under **Login with amazon**.

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

2. If you need to change the Amazon access details, select **Override Platform Settings** and then enter the new **Client Id** and **Client Secret** values. When finished, press **Go to Add Amazon Account (LWA)**.&#x20;

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

3. Enter a Service Instance Name and press **Login with Amazon**

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

4. An Amazon access screen appears, press **Allow**

<figure><img src="/files/vllIAYPFVOKSQEeAm76R" alt="" width="563"><figcaption></figcaption></figure>

5. The New Settings submitted successfully message appears.&#x20;

<figure><img src="/files/1G6TGfpkotHLC8V18wTc" alt=""><figcaption></figcaption></figure>

6. Click the **Integration** > **Connect Systems** then Press **Add New Connection**

<figure><img src="/files/6EnYLRzakjtrQjYlwUtt" alt=""><figcaption></figcaption></figure>

7. The new Amazon connection will be available.

<div align="center"><figure><img src="/files/Rg5LNhwfAzenVEaCsWYO" alt=""><figcaption></figcaption></figure></div>

Congratulations!

You have successfully completed Alexa Account Linking with iX Hello.


---

# 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.ixhello.com/ixhc/channels/amazon/alexa-account-linking-to-ixhello.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.
