> ## Documentation Index
> Fetch the complete documentation index at: https://seam-feat-mintlify-migration-iteration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Customer Portals

> Allow your customers to manage their own devices and systems.

<figure>
  <img src="https://mintcdn.com/seam-feat-mintlify-migration-iteration/vBZrgRoLNEvFJtz0/images/new-doc-cover.png?fit=max&auto=format&n=vBZrgRoLNEvFJtz0&q=85&s=fc87a05f8ed2d254f45a0b933662719f" alt="" width="1800" height="1013" data-path="images/new-doc-cover.png" />

  <figcaption />
</figure>

Provide self-service functions to your customers by setting up a customer portal. You can configure it entirely in the Console, or use our API to automate generating the portal.

You can extend the portal experience with [Seam access and climate automations](../reservation-automations). When a customer books a stay, reserves a gym slot, or schedules a visit, automations automatically issue and revoke access or adjust climate settings. You create and manage them in the Console.

### Get started with the customer portal

<CardGroup cols={2}>
  <Card title="Preview customer portal in ConsoleTry out Customer Portals in the Console. Links here expire after 7 days." href="/capability-guides/customer-portals/preview-the-customer-portal-in-console" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/wHCCP74KFjF4xSb1/images/image-(1)-(1).png?fit=max&auto=format&n=wHCCP74KFjF4xSb1&q=85&s=863ea670a3033e43c9a4cc29e714181a" width="500" height="296" data-path="images/image-(1)-(1).png" />

  <Card title="Integrate customer portal into your applicationGenerate Customer Portals programmatically for production use." href="/capability-guides/customer-portals/integrate-customer-portal-into-your-application" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/mXdNOM772968Xhc1/images/image-(2).png?fit=max&auto=format&n=mXdNOM772968Xhc1&q=85&s=7dfd69c9d64908691841a045f8d4a900" width="500" height="296" data-path="images/image-(2).png" />
</CardGroup>

***

### Customer portal features

A customer portal allows your customers to self-manage connecting devices, manage their devices, and handle day-to-day management in one place.

<table>
  <thead>
    <tr>
      <th width="206.46875">Feature</th>
      <th>Description</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Customer management</td>

      <td>
        <p>
          Offer your customers a self-serve method to:

          <br />

          <i class="fa-hyphen">:hyphen:</i> Connect existing smart lock,
          thermostat, or access control accounts

          <br />

          <i class="fa-hyphen">:hyphen:</i> Organize devices to match their
          property structure

          <br />

          <i class="fa-hyphen">:hyphen:</i> Manage and troubleshoot their
          devices
        </p>

        <p>
          <i class="fa-hyphen">:hyphen:</i> Control Access or Climate features
          that you’ve configured for them.
        </p>
      </td>
    </tr>

    <tr>
      <td>Interoperability</td>

      <td>
        Works seamlessly with other Seam products, including Access and Climate.
      </td>
    </tr>

    <tr>
      <td>Customized branding</td>

      <td>
        Configure the portal with your branding, including your logo, colors,
        and business information.
      </td>
    </tr>

    <tr>
      <td>Ephemeral sessions</td>

      <td>
        Portal sessions are temporary. New portal sessions expire after 7 days
        period. They should be regenerated every time a customer needs to access
        the portal, whether from a new browser, a new device, or after the
        previous session has expired.
      </td>
    </tr>
  </tbody>
</table>

***
