---
source_url: "https://developer.transmitsecurity.com/guides/journeys_intro"
title: Journeys
mirrored_at: 2026-08-13T01:10:40.661Z
host: developer.transmitsecurity.com
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/developer.transmitsecurity.com/guides/journeys_intro"
---

> **Original source:** https://developer.transmitsecurity.com/guides/journeys_intro

Build and run secure identity flows using a flexible, step-based orchestration model. Develop, test, and integrate journeys directly into your applications.

## Getting started

[

### Core Concepts

Explore journey types, steps, and client–server interactions.



](https://developer.transmitsecurity.com/guides/orchestration/concepts/journeys_overview)[

### Journey Basics

Learn how to design, secure, deploy, and monitor journeys.



](https://developer.transmitsecurity.com/guides/orchestration/getting-started/expressions/overview)[

### Tutorials

Follow step-by-step examples to implement common flows.



](https://developer.transmitsecurity.com/guides/orchestration/getting-started/client_sdk_tutorial)[

### SDK Quicksteps

Start using our SDKs with minimal setup and clear examples.



](https://developer.transmitsecurity.com/guides/orchestration/getting-started/quick_start_web)[

### Ready-to-use Code

Generate sample implementations for fast testing and integration.



](https://developer.transmitsecurity.com/guides/orchestration/code_generation)

## Browse journey steps

[

### Authentication

Authenticate users



](https://developer.transmitsecurity.com/guides/orchestration/journeys/login_form)[

### Fraud Prevention

Check risk and known devices



](https://developer.transmitsecurity.com/guides/orchestration/journeys/risk_recommendation)[

### Identity Verification

Verify documents and selfies



](https://developer.transmitsecurity.com/guides/orchestration/journeys/document_verification)[

### Control Flow

Flow conditions, decisions, etc.



](https://developer.transmitsecurity.com/guides/orchestration/journeys/condition)[

### Client Interactions

Exchange data with the client



](https://developer.transmitsecurity.com/guides/orchestration/journeys/get_info_from_client)[

### User Profile Data

Email, phone and custom data



](https://developer.transmitsecurity.com/guides/orchestration/journeys/register_email)[

### External Services

Use custom web services



](https://developer.transmitsecurity.com/guides/orchestration/journeys/invoke_a_web_service)[

### LDAP Operations

Manage your LDAP or AD users



](https://developer.transmitsecurity.com/guides/orchestration/journeys/add_ldap_entry)[

### Cross-Device Flows

Pass info between journeys



](https://developer.transmitsecurity.com/guides/orchestration/journeys/create_cross-session_message)[

### Events and Reporting

Customize journey events



](https://developer.transmitsecurity.com/guides/orchestration/journeys/create_custom_activity_log)

## Integrate with external systems

[

### External Connectors

Connect journeys with external identity or service providers.



](https://developer.transmitsecurity.com/guides/orchestration/external-connections/custom_oidc_provider)[

### Keys & Credentials

Manage signing keys, credentials, and secure integrations.



](https://developer.transmitsecurity.com/guides/orchestration/keys-and-credentials/overview)

## App development

[

### Web

Integrate journeys into your web applications.



](https://developer.transmitsecurity.com/guides/orchestration/sdk/web_sdk_guide)[

### iOS

Build native iOS experiences using the SDK.



](https://developer.transmitsecurity.com/guides/orchestration/sdk/ios_sdk_guide)[

### Android

Implement secure flows in Android apps.



](https://developer.transmitsecurity.com/guides/orchestration/sdk/android_sdk_guide)[

### React Native

Use the React Native SDK to build cross-platform apps.



](https://developer.transmitsecurity.com/guides/orchestration/sdk/react_native_guide)