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

# Studio Guides

> Learn how to build compliance workflows, connect providers, and launch branded verification journeys in Zenoo Studio.

Zenoo Studio is where you design, test, and manage your compliance verification workflows. No code required — everything is configured through a visual interface.

## What you'll learn

* How to build and test verification flows using the visual flow builder
* How to verify companies (KYB) and individuals (KYC)
* How to configure sanctions and PEP screening
* How to connect external verification providers
* How to brand your customer-facing verification experience
* How to prepare for production launch

## Who are these guides for?

Studio guides are for **compliance managers**, **operations leads**, and **product teams** who design and maintain verification processes. If you are a compliance analyst reviewing cases, head to the [Case Management Guides](/guides/case-management) instead.

## Recommended reading order

If you are new to Studio, read the guides in this order:

1. **Build Your First Flow** — understand the flow builder interface and core concepts
2. **Connect Providers** — add your verification providers before building real flows
3. **Verify a Person** or **Verify a Company** — follow a complete walkthrough for your use case
4. **Screen for Sanctions** — configure screening databases and thresholds
5. **Brand Your Experience** — customize what your customers see
6. **Go-Live Checklist** — verify everything before launching

If you already have flows running, skip to the specific guide you need.

## Guides

<Columns cols={2}>
  <Card title="Build Your First Flow" icon="play" href="/guides/studio/your-first-flow">
    Create a verification flow from scratch — add check nodes, configure providers, test with sample data, and view results.
  </Card>

  <Card title="Verify a Company" icon="building" href="/guides/studio/verify-a-company">
    Walk through a KYB flow: submit company data, run registry checks, extract directors and UBOs, and screen each person.
  </Card>

  <Card title="Verify a Person" icon="user" href="/guides/studio/verify-a-person">
    Walk through a KYC flow: initiate a journey, capture documents, run biometric checks, screen against watchlists, and review results.
  </Card>

  <Card title="Screen for Sanctions" icon="shield-halved" href="/guides/studio/screen-for-sanctions">
    Configure screening nodes for PEP, sanctions, adverse media, and watchlist databases. Set match thresholds and interpret results.
  </Card>

  <Card title="Connect Providers" icon="plug" href="/guides/studio/connect-providers">
    Add verification providers (WorldCheck, Kyckr, document services), enter credentials, test connections, and enable them in your flows.
  </Card>

  <Card title="Brand Your Experience" icon="palette" href="/guides/studio/brand-your-experience">
    Customize the customer-facing verification journey with your logo, colors, messages, and email templates.
  </Card>

  <Card title="Go-Live Checklist" icon="clipboard-check" href="/guides/studio/go-live-checklist">
    Make sure everything is production-ready before you launch — credentials, webhooks, branding, error handling, and team permissions.
  </Card>
</Columns>

## How does Studio connect to Case Management?

When a verification flow completes and issues are found (screening hits, document failures, identity mismatches), Studio automatically creates a **case** in Case Management. The case includes all entities, check results, and generated alerts. Your compliance team picks up from there.

If all checks pass with no issues, the verification is auto-approved and no case is created — unless your flow is configured to always require manual review.

## What's next?

Once your flows are live and generating results, your compliance team will review them in Case Management.

<Columns cols={2}>
  <Card title="Case Management Guides" icon="briefcase" href="/guides/case-management">
    Learn how your compliance team reviews, investigates, and resolves cases generated by Studio.
  </Card>

  <Card title="What is Zenoo?" icon="circle-question" href="/guides/what-is-zenoo">
    Understand how Studio and Case Management work together.
  </Card>
</Columns>
