---
title: Apps: Overview
description: To create Apps, you first need to
documentId: developer-portal-index-apps
locale: en-US
---

To create Apps, you first need to

<Steps>
  <Step>
    ### Step 1

    [configure a connection](/docs/catalogs) with a provider.
  </Step>
  <Step>
    ### Step 2

    [import the APIs](/docs/catalogs#importing-apis) (for Sensedia gateway, APIs are imported automatically when the connection is set).
  </Step>
</Steps>

<Callout type="NOTE" title="NOTE">
- For Sensedia Apps management, go to the Apps page on your **Developer Portal**.
- For AWS Apps, go to the **Developer Portal** Apps page to create and edit the App; and to **Portal Manager** **Consumers** to manage it (approve¹ and register credentials, reject, cancel, etc.)
¹ The automatic approval of AWS Apps depends on the configuration of the [webhook](/docs/developer-portal/webhook).

![summary of App management for AWS and Sensedia connections](https://creative-ball-51b3fc85c0.media.strapiapp.com/apps_management_en_2e11bc4e7f.png)

See the [difference between Developer Portal and Portal Manager](/docs/developer-portal/portal-manager).
</Callout>

Click the links below to see how to:

- View the [App list](/docs/developer-portal/apps#app-list)

**Sensedia Connections**

- [Register Sensedia App](/docs/developer-portal/apps#creating-app)
- [Edit Sensedia App](/docs/developer-portal/apps#editing-app)
- [Enable Sensedia App Auto-Approval](/docs/developer-portal/apps#sensedia-apps-autoapproval)

**AWS Connections**

- [Register AWS App](/docs/developer-portal/apps#creating-app-aws)
- [Approve App](/docs/developer-portal/consumers-apps#approve-app) and register credentials.
  - [Configure webhook](/docs/developer-portal/webhook).
- [Reject](/docs/developer-portal/consumers-apps#reject-app),
- [Cancel](/docs/developer-portal/consumers-apps#cancel-app) and
- [Delete](/docs/developer-portal/consumers-apps#delete-app) AWS App
- [Enable AWS App Auto-Approval](/docs/developer-portal/apps#webhook-configuration)
