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

# Account Setup

> Complete your developer account setup

After your developer application is approved, you'll receive an email with a setup link to complete your account.

## Setup Process

### Step 1: Receive Approval Email

Once your application is approved, you'll receive an email containing:

* Congratulations message
* Setup link (valid for 30 days)
* Instructions for next steps

### Step 2: Click Setup Link

Click the setup link in your email. This will take you to the account setup page.

### Step 3: Complete Account Details

You'll need to provide:

* **Username**: Choose a unique username (4-20 characters, alphanumeric only)
* **Password**: Create a strong password
* **Confirm Password**: Re-enter your password

<Info>
  Your contact name and email are pre-filled from your application and cannot be changed during setup.
</Info>

### Step 4: Submit

Click "Create Account" to complete the setup.

## Setup Requirements

### Username Rules

* 4-20 characters
* Alphanumeric only (letters and numbers)
* No spaces or special characters
* Must be unique

### Password Requirements

* Minimum 8 characters
* At least one uppercase letter
* At least one lowercase letter
* At least one number
* At least one special character

## After Setup

Once your account is created:

1. You'll be automatically logged in
2. You can access the [Developer Dashboard](https://developer.dhmad.tn/dashboard)
3. You can start creating API keys
4. You can associate your user account

## Troubleshooting

### "Invalid Setup Link"

* Check that the link hasn't expired (30 days)
* Verify the link was copied completely
* Request a new setup email from the admin

### "Username Already Taken"

* Choose a different username
* Try adding numbers or variations
* Contact support if you believe there's an error

### "Password Doesn't Meet Requirements"

* Review the password requirements
* Ensure all requirements are met
* Use a password manager for strong passwords

## Resending Setup Email

If your setup link expires:

1. Contact [support@dhmad.tn](mailto:support@dhmad.tn)
2. Provide your application email
3. Request a new setup link
4. An admin can resend the email

## Next Steps

After completing setup:

* **[Associate User Account](/developer-portal/associating-accounts)** - Link to a user account
* **[Create API Keys](/guides/api-keys)** - Generate your first API key
* **[Read Documentation](/introduction)** - Learn about the API
* **[Make First Request](/quickstart)** - Start integrating

***

<Warning>
  Setup links expire after 30 days. Complete your account setup as soon as possible after receiving the approval email.
</Warning>
