> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plaud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Starter App Specs

> A fully built-out mobile app with Plaud Embedded's SDK and API.

## Full Starter App

The starter app is a production-ready template with the Plaud Embedded SDK and Transcription API integrated.

* **If you don't currently have a mobile app**, use the Starter App as a template

* **If you have an existing mobile app**, use the Starter App as a reference to integrate the [iOS Embedded SDK](/plaud-embedded/ios-sdk) with your existing mobile app

Get started setting up the Starter App with our [Starter App guide](/plaud-embedded/starter-app-guide) and [GitHub Repo](https://github.com/plaud-ai/plaud-template-app)

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/starter-app.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=2f13d6a57c8f8d6ffd34fb9f37fb1ebf" alt="starter-app" width="1600" height="737" data-path="assets/starter-app.png" />
</Frame>

## What's included

The starter app ships with these prebuilt screens and components:

### Onboarding

Full device pairing flow from launch to first connection:

* Welcome screen
* Bluetooth scanning
* Device discovery and selection
* Connection and secure device binding
* Multi-device support (NotePin and Note Pro / Note)

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/scanning-screen.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=290af51eb9ce144e027659082c6fa309" alt="scanning screen" width="1600" height="737" data-path="assets/scanning-screen.png" />
</Frame>

### Home

Main dashboard after pairing, with quick access to core actions:

* Home screen with connected device status
* Recording in progress state
* Record screen

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/home-screen.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=5a9f7853134749d323382dc4686bcd79" alt="home screen" width="1600" height="737" data-path="assets/home-screen.png" />
</Frame>

### Files

Browse and manage all recordings synced from the device:

* File list with recording metadata
* Fast transfer modal for bulk sync
* File actions (more modal)

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/file-screen.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=8edd82d71536bb675d8476326f2732d7" alt="files screen" width="1600" height="737" data-path="assets/file-screen.png" />
</Frame>

### Recording detail

Full detail view for each recording with three sections:

* **Transcription** — Full transcript with speaker labels
* **Activity** — Recording timeline and events

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/transcript-screen.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=82056e54efd8ef9fcd2387e9e2c77573" alt="transcript screen" width="1600" height="737" data-path="assets/transcript-screen.png" />
</Frame>

### Device management

Per-device controls and status screens:

* Device detail with battery, charging, and firmware states
* Manage device screen
* No devices connected state

### Settings:

Logout and Plaud device firmware updates:

* Firmware update flow

<Frame>
  <img src="https://mintcdn.com/plaud/E1lTvtruOMzEP-O1/assets/settings-screen.png?fit=max&auto=format&n=E1lTvtruOMzEP-O1&q=85&s=d8c6c9d138408979a7e90077e8746572" alt="settings screen" width="1600" height="737" data-path="assets/settings-screen.png" />
</Frame>
