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

# Comprehensive Customer Creation Workflow

> End-to-end guide to create a customer, attach CRPs/documents, and run screening.

The diagram below demonstrates the basic workflow for registering the necessary information to perform screening on the dataset.
For more details on each section, please refer to the relevant sub-section.

<img src="https://mintcdn.com/cynopsis/dG5yTRgv0kecbkiM/images/artemis3-api-workflow-diagram.svg?fit=max&auto=format&n=dG5yTRgv0kecbkiM&q=85&s=7f5e042e0bf700111036ac0bb4947040" alt="Onboarding workflow image" style={{ display: 'block', width: '100%', height: 'auto', maxWidth: '1200px', margin: '0 auto', borderRadius: '0.5rem' }} width="1650" height="1650" data-path="images/artemis3-api-workflow-diagram.svg" />

This workflow walks you through:

1. Create a Primary Customer
2. Get essential information
3. Create CRP(s)
4. Append documents
5. Screening and results

> Prerequisites: Valid API credentials and base URL. See [Authentication](/artemis3-api-reference/authentication).
