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

# Quick Start Guide

> Learn how to set up your system to be submission ready.   Follow the steps below to get started quickly. Each step includes a direct link to the relevant section for more details.

<Steps>
  <Step title="1. Start your 14 day trial account">
    <Card title="Start your Free Trial" icon="thought-bubble" href="/versions/vers1_3/UDIConnect/getting-started/freetrial">
      How you get access to a free trial for 14 days.
    </Card>
  </Step>

  <Step title="2. Manage your Organization Settings">
    <Card title="Manage Organizations" icon="building-memo" href="/versions/vers1_3/UDIConnect/getting-started/organizationonboarding">
      Set up and manage all your key information for your organization and manage members.
    </Card>
  </Step>

  <Step title="3. Manage your Team Members">
    <Card title="Manage your Team" icon="users" href="/versions/vers1_3/UDIConnect/getting-started/manageteam">
      Invite and manage your team members who should have access to the application.
    </Card>
  </Step>

  <Step title="4. Review the API Documentation">
    Learn how the API expects your requests to be structured and what the response format looks like.

    <Card title="Review the API Documentation" icon="file-code" href="/versions/vers1_3/api-reference/introduction">
      Learn more about API request/response structure.
    </Card>
  </Step>

  <Step title="5. Generate your API Key">
    The API key is required for authentication and authorization of all requests. Find out how to securely generate and use your API key.

    <Card title="Generate your API Key" icon="key" href="/versions/vers1_3/api-reference/apikey">
      How to generate and use your API key for secure access.
    </Card>
  </Step>

  <Step title="6. Complete your Authority Onboarding">
    Authority onboarding is mandatory to unlock m2m submission capabilities for regulatory agencies. Follow the step-by-step guide to complete this process.

    <Card title="Complete your Authority Onboarding" icon="tickets-perforated" href="/versions/vers1_3/authority-onboarding/introduction">
      Step-by-step guide to unlock m2m submission functionality.
    </Card>
  </Step>
</Steps>
