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

# Account Setup

> Create your organization profile and obtain API credentials

Create your organization profile before using any services. The organization profile identifies your company and enables access to available platform capabilities.

## Create Your Organization Profile

To get started, contact the [SNH AI Team](mailto:ali.tahsini@snh-ai.com,nishitha.narreddi@snh-ai.com,shams.syed@snh-ai.com) with:

* Your company name
* Primary contact name and email
* The services you plan to use (e.g., Public Records)

The team will provision your organization and provide:

* An **API key** for authentication (`eval-api-key-<unique-hash>`)
* Access to **staging** and **production** environments

## Enable Services

After creating your organization profile, enable specific services based on your business requirements. Each enabled service provides access to the corresponding APIs and workflows.

Currently available services:

| Service            | Description                                                                  |
| ------------------ | ---------------------------------------------------------------------------- |
| **Public Records** | Automated criminal record evaluation with FCRA-compliant compliance analysis |

Contact the [SNH AI Team](mailto:ali.tahsini@snh-ai.com,nishitha.narreddi@snh-ai.com,shams.syed@snh-ai.com) to enable services for your organization.

## Next Steps

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/authentication">
    Set up API authentication with your credentials
  </Card>

  <Card title="Environments" icon="server" href="/environments">
    Configure staging and production base URLs
  </Card>
</CardGroup>
