> ## 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.

# Seam Components

> Create your own device management dashboards with prebuilt UI components.

[Seam Components](https://github.com/seamapi/react) are a set of prebuilt UI components for building your device management flow.

Features include:

* Device debugging flows that allow your customers to uncover issues
* Responsive design to fit seamlessly on any screen size

## [Getting started with Components ->](/ui-components/overview/getting-started-with-seam-components/get-started-with-client-side-components)

<CardGroup cols={2}>
  <Card title="Device TableDisplay a list of devices, and filter for all the devices with issues." href="/ui-components/overview/react-components/device-table" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/JcJ-Q0SqXMGrG56G/images/seam-component-device-table.png?fit=max&auto=format&n=JcJ-Q0SqXMGrG56G&q=85&s=20a5e7c8d563ef455caed5c18f4c77ef" width="450" height="301" data-path="images/seam-component-device-table.png" />

  <Card title="Device Details" href="/ui-components/overview/react-components/device-details" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/JcJ-Q0SqXMGrG56G/images/seam-component-device-details.png?fit=max&auto=format&n=JcJ-Q0SqXMGrG56G&q=85&s=cb839f7315df61d162041c9681ca281f" width="450" height="301" data-path="images/seam-component-device-details.png" />

  <Card title="Access Code TableDisplay a list of access codes, and filter for all the access codes with issues." href="/ui-components/overview/react-components/access-code-table" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/JcJ-Q0SqXMGrG56G/images/seam-component-access-code-table.png?fit=max&auto=format&n=JcJ-Q0SqXMGrG56G&q=85&s=a9d351e624a7df4155f3e610290477d2" width="450" height="256" data-path="images/seam-component-access-code-table.png" />

  <Card title="Access Code Details" href="/ui-components/overview/react-components/access-code-details" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/JcJ-Q0SqXMGrG56G/images/seam-component-access-code-details.png?fit=max&auto=format&n=JcJ-Q0SqXMGrG56G&q=85&s=39e3beb01b4a12956fb651508539d7b8" width="450" height="256" data-path="images/seam-component-access-code-details.png" />
</CardGroup>

## Next Steps

* [Minimal sample apps](https://github.com/seamapi/seam-components-sample-apps) running Seam Components in various frameworks.
* View our [**Getting Started Guide**](/ui-components/overview/getting-started-with-seam-components/get-started-with-client-side-components)
* View and play with other components in the [**interactive storybook component library**](https://react.seam.co/)
* Check out some [**Full Example Apps**](https://github.com/seamapi/react/tree/main/examples)

If you have any questions or want to report an issue, email us at [support@seam.co](mailto:support@seam.co).
