> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seam.co/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/jFDJm5w7cskrO1tW/images/seam-component-device-table.png?fit=max&auto=format&n=jFDJm5w7cskrO1tW&q=85&s=af74144665b7ad2f099fe410aa62c4e6" 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/jFDJm5w7cskrO1tW/images/seam-component-device-details.png?fit=max&auto=format&n=jFDJm5w7cskrO1tW&q=85&s=e391e0d30dfa9cb7db6785cd0cb0fcf4" 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/jFDJm5w7cskrO1tW/images/seam-component-access-code-table.png?fit=max&auto=format&n=jFDJm5w7cskrO1tW&q=85&s=959da09c69fe45eaba1d8e5c5a703070" 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/jFDJm5w7cskrO1tW/images/seam-component-access-code-details.png?fit=max&auto=format&n=jFDJm5w7cskrO1tW&q=85&s=d916a31a676f6c01d6b1b14fd75836ad" 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).
