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

# Introduction

> Secure vault storage and inventory management for high-value assets

Beach Depositories provides secure, insured storage and inventory management for organizations handling high-value physical assets. Our platform enables businesses to manage inventory across multiple accounts with full audit trails, insured transfers, and a self-service portal for account holders.

## What is Beach Depositories?

Beach Depositories is a B2B vault storage platform built around three core primitives:

<CardGroup cols={3}>
  <Card title="Organizations" icon="building" href="/concepts/organizations">
    Top-level entities representing your business. Organizations contain members, FBO accounts, and set risk parameters.
  </Card>

  <Card title="FBO Accounts" icon="user-shield" href="/concepts/fbo-accounts">
    "For Benefit Of" accounts that hold inventory on behalf of individuals or entities within an organization.
  </Card>

  <Card title="Transfers" icon="arrow-right-arrow-left" href="/concepts/transfers">
    Move inventory between FBO accounts with approval workflows and full audit trails.
  </Card>
</CardGroup>

## How it works

1. **Organizations** sign up and are onboarded by Beach Depositories staff
2. **FBO accounts** are created within the organization for each individual or entity storing assets
3. **Inventory** is received, inspected, and stored in the vault under each FBO account
4. **Transfers** move items between accounts with configurable approval workflows
5. **Outbound shipments** send items back to account holders when requested

## Key features

* **Insured storage** with configurable max insured values per organization and account
* **Risk scoring** at the organization and account level
* **Full audit trail** on every action — every change is tracked with actor, timestamp, and reason
* **Client portal access** — organization members sign in with Clerk to view inventory, request shipments, and manage addresses
* **Multi-role access** — organization admins manage their accounts, vault staff oversee operations
* **Batch transfers** — move multiple items between accounts in a single operation

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with Beach Depositories
  </Card>

  <Card title="Core Concepts" icon="book" href="/concepts/organizations">
    Understand the building blocks of the platform
  </Card>
</CardGroup>
