---
title: Sensedia Developer Portal
description: User guide for Sensedia Developer Portal and its main Portal Manager and Developer Portal tasks.
documentId: developer-portal
locale: en-US
---

![Link to video Sensedia Developer Portal](https://www.youtube.com/watch?v=ae616seh4-U)

<Callout type="TIP" title="TIP">
To enable subtitles, click the icon ![subtitle and closed caption icon](https://creative-ball-51b3fc85c0.media.strapiapp.com/icon_cc_82e5777daa.png) in the bottom-right corner of the video.
</Callout>

## Useful links

See how to:

<Cards>
  <Card
    title="Customize your Developer Portal"
    href="/docs/developer-portal/appearance"
    icon={<PencilLine />}
  >
    Adjust the visual identity, accessibility, and portal elements.
  </Card>

  <Card
    title="Add new products"
    href="/docs/developer-portal/products#add-new-product"
    icon={<Grid2x2Plus />}
  >
    Register products and organize the APIs that will be published.
  </Card>

  <Card
    title="Set up languages"
    href="/docs/developer-portal/language-settings"
    icon={<Globe />}
  >
    Define the available languages and internationalization behavior.
  </Card>

  <Card
    title="Invite developers (grant access)"
    href="/docs/developer-portal/invitations#send-invitation"
    icon={<MailOpen />}
  >
    Send invitations to grant access to the Developer Portal.
  </Card>

  <Card
    title="Import APIs"
    href="/docs/catalogs#importing-apis"
    icon={<Upload />}
  >
    Use Connections to integrate gateways and import APIs.
  </Card>

  <Card
    title="Manage AWS credentials"
    href="/docs/developer-portal/webhook"
    icon={<KeyRound />}
  >
    Configure the webhook used to provision AWS app credentials.
  </Card>

  <Card
    title="Create guides"
    href="/docs/developer-portal/guides"
    icon={<FilePlus />}
  >
    Produce content in Guides and publish pages in the portal.
  </Card>
</Cards>

## Apps

<Cards>
  <Card
    title="Overview"
    href="/docs/developer-portal/index-apps"
    icon={<Info />}
  >
    See the complete flow for Sensedia and AWS apps in the Developer Portal.
  </Card>
</Cards>

### Sensedia Gateway

<Cards>
  <Card
    title="Register Sensedia App"
    href="/docs/developer-portal/apps#apps-sensedia"
    icon={<PlusCircle />}
  >
    Register Sensedia apps directly from the Apps page.
  </Card>

  <Card
    title="Edit Sensedia App"
    href="/docs/developer-portal/apps#editing-app"
    icon={<PencilLine />}
  >
    Update the configuration of existing Sensedia apps.
  </Card>

  <Card
    title="Enable Sensedia App auto-approval"
    href="/docs/developer-portal/apps#sensedia-apps-autoapproval"
    icon={<CheckCircle />}
  >
    Control how Sensedia app approval will work.
  </Card>
</Cards>

### AWS Gateway

<Cards>
  <Card
    title="Register AWS App"
    href="/docs/developer-portal/apps#creating-app-aws"
    icon={<PlusCircle />}
  >
    Register AWS apps consumed through the Developer Portal.
  </Card>

  <Card
    title="Edit AWS App"
    href="/docs/developer-portal/apps#editing-app-aws"
    icon={<PencilLine />}
  >
    Adjust the configuration of existing AWS apps.
  </Card>

  <Card
    title="Enable AWS App auto-approval"
    href="/docs/developer-portal/apps#webhook-configuration"
    icon={<KeyRound />}
  >
    Configure the webhook used to approve AWS apps and deliver credentials.
  </Card>
</Cards>

## User guide

This is the user guide for **Sensedia Developer Portal**. **Portal Manager** lets you create, configure, and publish a portal to share your API documentation.

With it, you organize products, guides, FAQs, apps, consumers, and visual settings to deliver a better experience to developers who consume your APIs.
