> For the complete documentation index, see [llms.txt](https://readme.directual.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://readme.directual.com/api-integrations/other-integrations/interface-builders/adalo.md).

# Adalo

### Step 1. Enable developer mode in Adalo

![](/files/ToUU3Xdd0wwTN8uPQCxn)

### Step 2. Create an app with External Users Base

![](/files/Qg0P6P0RUDJxLVib5fFS)

### Step 3. Set up Login

Use Directual [Authentication API](/api-integrations/authentication-api/login-password.md#authentication-using-login-password-pair). Get appID from section **API → API Keys**

![](/files/xr2zjz48rkurYK4Avsgv)

![](/files/AoxOOtkEqTXamWzAm0p3)

### Step 4. Add a structure and an API endpoint for Signing Up

New structure:

![](/files/QzmbqSAOaHZVokQc7gxM)

API-endpoint:

![](/files/075rZqnN3MM63MYZzqph)

Scenario for Signing Up:

![](/files/YgacE8WB6jGoSz8WD4MV)

In that scenario we need to check that there is no user with the given email, create it and return the response [synchronously](/scenarios/synchronic-scenarios-1.md).

### Step 5. Proceed with the Adalo wizard

![](/files/oToc1l1STifiVAuOL3n2)
