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

# Dashboard Overview

> Learn how to use ID check for the best experience and API integration guide.

ID check requires not only dashboard configuration but also API integration. This page provides comprehensive guidance on dashboard setup, API usage for different scenarios, webhook utilization, and liveform integration.

<Card title="New Dashboard vs Old Dashboard Comparison" icon="arrows-rotate" href="/dashboard/en/dashboard-comparison">
  Check the differences between the old and new dashboards and where options have been relocated.
</Card>

***

## ID Check Best Experience Guide

A step-by-step setup guide for new customers. Follow the steps below to build an operational eKYC pipeline within a day.

### 5 Representative Scenarios

<AccordionGroup>
  <Accordion title="1) Financial/PG Onboarding (Identity Verification + High Security)" icon="building-columns">
    **Purpose**: Prevent fraudulent account creation before new account opening and card issuance

    **Key Settings**:

    * Project Status: TEST → OPEN transition
    * Security Settings: Private mode + Token ID pre-registration + Encryption-only mode
    * Authentication Policy: ARGOS Score 80\~85, duplicate user detection
    * Anti-Fraud: Streaming capture only, Proxy & VPN detection

    **Integration**: Instant account/product activation via webhook upon approval
  </Accordion>

  <Accordion title="2) Global Platform (Regional Regulations/ID Diversity)" icon="globe">
    **Purpose**: Country-specific market onboarding, payment/withdrawal permission escalation (KYB/KYC)

    **Key Settings**:

    * Projects: Managed separately by region
    * Authentication Policy: Universal ID support, country-specific restrictions
    * Anti-Fraud: Regional pre-screening, issuing country verification
    * Security Settings: Regional access control via IP whitelist

    **Integration**: Region-specific custom webhook settings
  </Accordion>

  <Accordion title="3) Commerce/Marketplace (Fake Accounts/Multi-Account Prevention)" icon="cart-shopping">
    **Purpose**: Seller registration, identity verification before high-value product purchases

    **Key Settings**:

    * Authentication Policy: Face duplicate check enabled (Selfie process required)
    * Anti-Fraud: Streaming capture only, Proxy & VPN detection
    * Submission Limiting: Window Sliding method for submission rate limiting
    * Duplicate Management: Duplicate check pipeline, duplicate approval/rejection prevention periods

    **Integration**: Instant seller registration processing via webhook
  </Accordion>

  <Accordion title="4) Gaming/Adult Content (Age/Region Restrictions)" icon="gamepad">
    **Purpose**: Adult verification, specific regional IP restrictions, retry/bot user filtering

    **Key Settings**:

    * Authentication Policy: Age limits, blacklist countries, automatic processing only
    * Anti-Fraud: Face-based age verification, regional pre-screening
    * Submission Limiting: Force block feature to block abusive users
    * Reviewer: ARGOS professional reviewers or Client API selection

    **Integration**: Instant service access upon automatic approval
  </Accordion>

  <Accordion title="5) Recruitment/Insurance/High-Risk Customer Screening (EDD)" icon="user-shield">
    **Purpose**: High-risk customer screening, insurance underwriting, background checks

    **Key Settings**:

    * Additional Info: Up to 5 custom fields in Liveform step 2 (Text/Dropdown/Date/Phone/PDF upload)
    * Authentication Policy: Custom ARGOS Score + Client API review
    * Anti-Fraud: Multi-factor authentication (Government data verification, 1-won account verification, etc.)
    * AML: Watch list filtering + Ongoing Monitoring

    **Integration**: Instant screening result delivery via webhook
  </Accordion>
</AccordionGroup>

***

## Step-by-Step Setup Guide

<Steps>
  <Step title="1. Project Basic Information Setup">
    Set the project's purpose and status.

    **Location**: **Project Management > Project Settings > Project Info**

    * **Project Name**: Enter an accurate service name that users can recognize
    * **Project Logo**: Upload a logo to distinguish projects in the dashboard
    * **Project Status**: TEST during setup, OPEN when transitioning to production
    * **Liveform URL Check**: Verify ID document / Knowledge-based pipeline URLs

    <Card title="Project Info Settings" icon="sliders" href="/dashboard/en/project-management/project-settings/project-info">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="2. Security and Access Control Setup">
    Prevent authentication link reuse, interception, and unauthorized access.

    **Location**: **Project Management > Security Settings**

    * **Access Control**: Private mode + Token ID pre-registration + Token expiration conditions
    * **Data Protection**: Liveform encryption settings (ECB/GCM) + Encryption-only mode
    * **Secure Data Transfer**: All data encrypted when calling APIs

    <CardGroup cols={2}>
      <Card title="Access Control" icon="user-shield" href="/dashboard/en/project-management/security-settings/access-control">
        Token ID and private mode settings
      </Card>

      <Card title="Data Protection" icon="lock" href="/dashboard/en/project-management/security-settings/data-protection">
        Encryption and secure data transfer settings
      </Card>
    </CardGroup>
  </Step>

  <Step title="3. KYC Process and Authentication Policy Setup">
    Decide "which submissions to automatically approve, and which to send for manual review."

    **Location**: **Project Management > Policy and Authentication > KYC Process**

    * **ARGOS Score Threshold**: Higher scores mean stricter approval criteria (Recommended: Start with 80\~85)
    * **Automatic Processing Only**: 100% automated operation without Pending
    * **Age Limit**: Automatic rejection for users below the set age
    * **Blacklist Countries**: Restrict IDs issued from specific countries

    <Card title="KYC Process" icon="sliders" href="/dashboard/en/project-management/policy-and-authentication/kyc-process">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="4. Authentication Data and Duplicate Management">
    Set up duplicate user detection and submission rate limiting.

    **Location**: **Project Management > Policy and Authentication > Authentication Data**

    * **Duplicate Check Pipeline**: Choose baseline method or custom DI
    * **Submission Rate Limiting**: Limit submission frequency using Window Sliding method
    * **Duplicate Approval/Rejection Prevention Period**: Prevent re-submission from already processed users

    <Card title="Authentication Data" icon="database" href="/dashboard/en/project-management/policy-and-authentication/authentication-data">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="5. Authentication Enhancement and Anti-Fraud Setup">
    Block account takeover/deepfake/screenshot/print attacks.

    **Location**: **Project Management > Policy and Authentication > Anti-Fraud and Forgery Prevention**

    * **ID Forgery Prevention**: MRZ check, PDF417 check, ID liveness
    * **Face Authentication**: Selfie process, face duplicate check, selfie liveness
    * **Meta Information-Based Detection**: Proxy & VPN detection, regional pre-screening
    * **3rd Party Data Sources**: 1-won account verification, government data verification, etc.

    <Card title="Anti-Fraud and Forgery Prevention" icon="shield-halved" href="/dashboard/en/project-management/policy-and-authentication/anti-fraud-and-forgery-prevention">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="6. AML (Anti-Money Laundering) Setup">
    Filter for sanctioned individuals, PEPs, and other high-risk persons.

    **Location**: **Project Management > Policy and Authentication > AML**

    * **AML Watch list filtering**: Set risk threshold, full date of birth match option
    * **AML Ongoing Monitoring**: Continuous monitoring through periodic re-screening

    <Card title="AML Settings" icon="flag" href="/dashboard/en/project-management/policy-and-authentication/aml">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="7. Integration Info and Webhook Setup">
    Receive instant notifications to your system when authentication is completed/approved/rejected.

    **Location**: **Project Management > Project Settings > Integration Info**

    * **Webhook URL**: HTTP POST to endpoint URL
    * **Notification User Management**: Set up daily webhook report email reception
    * **Return URL**: Set redirect URL after authentication completion
    * **Dynamic Fields**: Pass kycStatus, userid, email, submissionId, etc.
    * **Return URL Encryption**: Encrypt dynamic fields for transmission

    <Warning>
      **Firewall Configuration Required**

      Firewall configuration for IP address `52.78.194.237` is required to receive webhooks.
    </Warning>

    <Card title="Integration Info" icon="webhook" href="/dashboard/en/project-management/project-settings/integration-info">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="8. Legal Notices and Additional Info Collection">
    Additional information collection for legal compliance and high-risk customer screening.

    **Location**: **Project Management > Project Settings > Additional Info**

    * **Legal Notices**: Set Terms of Service URL, Privacy Policy URL
    * **Additional Info Collection**: Up to 5 custom fields (Text/Dropdown/Date/Phone/PDF/Checkbox)

    <Card title="Additional Info" icon="file-circle-plus" href="/dashboard/en/project-management/project-settings/additional-info">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="9. System Operation Settings">
    Manage submission control, administrator settings, and reviewer settings.

    **Location**: **Project Management > Project Settings > System Operation**

    * **Submission Control System**: Emergency stop feature to halt all submissions
    * **Personal Information Display**: Blur personal information in the dashboard
    * **Administrator Settings**: Add/remove administrators, view login records
    * **Reviewer Settings**: Choose ARGOS professional reviewers or Client API
    * **IP Whitelist**: Allow dashboard and API access only from specified IPs

    <Card title="System Operation" icon="gear" href="/dashboard/en/project-management/project-settings/system-operation">
      View detailed setup instructions
    </Card>
  </Step>

  <Step title="10. Liveform Customization (Optional)">
    Provide a user experience that matches your brand.

    **Location**: **Project Management > User Experience > Liveform Customization**

    * Result page customization
    * Language-specific settings
    * Image and text customization

    <Card title="Liveform Customization" icon="palette" href="/dashboard/en/project-management/user-experience/liveform-customization">
      View detailed setup instructions
    </Card>
  </Step>
</Steps>

***

## API Integration Guide

The dashboard is a configuration tool for enabling options, while actual operations are performed through APIs. Check the API usage methods for each scenario.

### Scenario-Based API Usage Guide

<AccordionGroup>
  <Accordion title="Retrieve Customer Information" icon="magnifying-glass">
    **Scenario**: When you want to retrieve information about an already authenticated customer

    **API to Use**: `GET /submission`

    **Usage Methods**:

    * **Query by Submission ID**: Check detailed information of a specific submission
    * **Query by User ID**: Retrieve all submissions for a specific user
    * **Query by Email**: Retrieve submissions by email address
    * **Query by Date Range**: Retrieve submission list by date range

    ```bash theme={null}
    # Query by Submission ID
    curl -X GET 'https://rest-api.argosidentity.com/v3/submission?submission_id={submission_id}' \
      -H 'x-api-key: {yourAPIKey}'

    # Query by User ID
    curl -X GET 'https://rest-api.argosidentity.com/v3/submission?userid={userid}' \
      -H 'x-api-key: {yourAPIKey}'

    # Query by Email
    curl -X GET 'https://rest-api.argosidentity.com/v3/submission?email={email}' \
      -H 'x-api-key: {yourAPIKey}'
    ```

    <Card title="GET Submission API" icon="code" href="/en/idcheck/api-reference/api-reference-guide/get-submission">
      View detailed API documentation
    </Card>
  </Accordion>

  <Accordion title="Input Existing Customer Information" icon="database">
    **Scenario**: When migrating from an existing system or inputting test data

    **API to Use**: `POST /submission/migration`

    **Usage Methods**:

    * Migrate user data from existing systems to ARGOS system
    * Generate sample data for test scenarios
    * Direct data submission in special situations

    ```bash theme={null}
    curl -X POST 'https://rest-api.argosidentity.com/v3/submission/migration' \
      -H 'Content-Type: application/json' \
      -H 'x-api-key: {yourAPIKey}' \
      -d '{
        "admin": "admin@yourcompany.com",
        "email": "user@example.com",
        "fullName": "John Doe",
        "birthDate": "1990-01-01",
        "kycStatus": "approved",
        "idType": "passport",
        "issuingCountry": "USA",
        "nationality": "USA",
        "gender": "male",
        "userid": "user_12345",
        "cf1": "campaign_summer"
      }'
    ```

    <Warning>
      Submissions created using this API do not go through ARGOS' standard verification process. The client is responsible for the accuracy and validity of the data.
    </Warning>

    <Card title="POST Submission API" icon="code" href="/en/idcheck/api-reference/api-reference-guide/post-submission">
      View detailed API documentation
    </Card>
  </Accordion>

  <Accordion title="Manage Token ID" icon="key">
    **Scenario**: When using private mode to pre-register and manage Token IDs

    **APIs to Use**: `POST /token`, `GET /token`, `DELETE /token`

    **Usage Methods**:

    * **Token ID Pre-registration**: Register up to 100,000 tokens using `POST /token`
    * **Token ID Query**: Check registered token list and status using `GET /token`
    * **Token ID Deletion**: Delete expired or unnecessary tokens using `DELETE /token`

    ```bash theme={null}
    # Token ID Pre-registration
    curl -X POST 'https://rest-api.argosidentity.com/v3/token' \
      -H 'Content-Type: application/json' \
      -H 'x-api-key: {yourAPIKey}' \
      -d '{
        "token_ids": ["tok_abc123", "tok_def456", "tok_ghi789"]
      }'

    # Token ID Query
    curl -X GET 'https://rest-api.argosidentity.com/v3/token' \
      -H 'x-api-key: {yourAPIKey}'

    # Token ID Deletion
    curl -X DELETE 'https://rest-api.argosidentity.com/v3/token' \
      -H 'Content-Type: application/json' \
      -H 'x-api-key: {yourAPIKey}' \
      -d '{
        "token_ids": ["tok_abc123"]
      }'
    ```

    <Info>
      **Token ID Pre-registration Requirement**

      If you enable the "Live-form Token ID Pre-registration" option in **Project Management > Security Settings > Access Control** in the dashboard, only pre-registered Token IDs can be used.
    </Info>

    <CardGroup cols={3}>
      <Card title="POST Token" icon="plus" href="/en/idcheck/api-reference/api-reference-guide/post-token">
        Token ID Registration
      </Card>

      <Card title="GET Token" icon="list" href="/en/idcheck/api-reference/api-reference-guide/get-token">
        Token ID Query
      </Card>

      <Card title="DELETE Token" icon="trash" href="/en/idcheck/api-reference/api-reference-guide/delete-token">
        Token ID Deletion
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Update Submission Status" icon="pen-to-square">
    **Scenario**: When using Client API reviewer to approve/reject submissions

    **APIs to Use**: `PATCH /submission`, `POST /client-review`

    **Usage Methods**:

    * **Update Submission**: Modify submission information using `PATCH /submission`
    * **Client Review**: Process approval/rejection using `POST /client-review`

    ```bash theme={null}
    # Update Submission
    curl -X PATCH 'https://rest-api.argosidentity.com/v3/submission' \
      -H 'Content-Type: application/json' \
      -H 'x-api-key: {yourAPIKey}' \
      -d '{
        "submission_id": "sub_abc123",
        "kycStatus": "approved"
      }'

    # Client Review
    curl -X POST 'https://rest-api.argosidentity.com/v3/submission/client-review' \
      -H 'Content-Type: application/json' \
      -H 'x-api-key: {yourAPIKey}' \
      -d '{
        "submission_id": "sub_abc123",
        "kycStatus": "approved",
        "comment": "Additional review completed"
      }'
    ```

    <Card title="PATCH Submission API" icon="code" href="/en/idcheck/api-reference/api-reference-guide/patch-submission">
      View detailed API documentation
    </Card>
  </Accordion>
</AccordionGroup>

***

### Webhook Utilization Guide

You can monitor and automate all stages of the KYC process in real-time through webhooks.

#### Webhook Event Types

| Webhook Trigger | When It Occurs                                    | Usage Example                                                     |
| --------------- | ------------------------------------------------- | ----------------------------------------------------------------- |
| `created`       | When a submission is created                      | Submission start notification, progress tracking                  |
| `submit`        | When a submission is in Pending status            | Manual review required notification, assign to reviewer           |
| `approved`      | When a submission is approved                     | Account activation, service access grant, approval notification   |
| `rejected`      | When a submission is rejected                     | Rejection reason delivery, retry guidance                         |
| `updated`       | When a submission is updated                      | Status change tracking, log recording                             |
| `retry`         | When a retry occurs                               | Retry notification, user guidance                                 |
| `delete`        | When a submission is deleted                      | Deletion log recording, data cleanup                              |
| `token_expired` | When a Token ID expires                           | Token reissuance, access blocking                                 |
| `injection`     | When injection is performed                       | Additional info collection completion notification                |
| `aml`           | When AML search is completed                      | High-risk person detection notification, additional review needed |
| `aml_monitor`   | When AML Ongoing Monitoring results are available | Continuous monitoring result notification                         |

#### Webhook Setup Method

1. **Set Webhook URL in Dashboard**
   * Enter webhook URL in **Project Management > Project Settings > Integration Info**
   * HTTPS protocol required

2. **Process Webhook Event Reception**
   ```javascript theme={null}
   // Express.js example
   app.post('/webhook', (req, res) => {
     const { webhook_trigger, submission_id, kycStatus } = req.body;
     
     switch(webhook_trigger) {
       case 'approved':
         // Approval processing logic
         activateUserAccount(submission_id);
         break;
       case 'rejected':
         // Rejection processing logic
         notifyUserRejection(submission_id);
         break;
       case 'submit':
         // Pending processing logic
         assignToReviewer(submission_id);
         break;
     }
     
     res.status(200).send('OK');
   });
   ```

3. **Webhook Security Settings**
   * Signature verification implementation recommended
   * IP Whitelist: `52.78.194.237` must be allowed

<Card title="Webhook Event Guide" icon="bolt" href="/en/idcheck/webhooks/overview">
  Check webhook event types and payload details
</Card>

***

### Liveform Query String Utilization

You can pre-fill user information or customize the process by adding Query Strings to the Liveform URL.

#### Basic Query String Parameters

| Parameter           | Description                          | Example                              |
| ------------------- | ------------------------------------ | ------------------------------------ |
| `pid`               | Project ID (required)                | `pid=proj_abc123`                    |
| `email`             | User email                           | `email=user@example.com`             |
| `userid`            | Internal user ID                     | `userid=user_12345`                  |
| `cf1`, `cf2`, `cf3` | Custom fields                        | `cf1=campaign_summer&cf2=source_web` |
| `tokenid`           | Token ID (required for private mode) | `tokenid=tok_abc123`                 |
| `sid`               | Submission ID (for injection)        | `sid=sub_abc123&action=addveri`      |

#### Query String Usage Examples

```javascript theme={null}
// Basic Liveform URL
const baseUrl = 'https://form.argosidentity.com';

// Pre-fill user information
const liveformUrl = `${baseUrl}?pid=${projectId}&email=${encodeURIComponent(email)}&userid=${userId}&cf1=${campaignId}`;

// Use private mode (Token ID required)
const privateUrl = `${baseUrl}?pid=${projectId}&tokenid=${tokenId}&email=${email}`;

// Injection (additional info collection)
const injectionUrl = `${baseUrl}?pid=${projectId}&sid=${submissionId}&action=addveri`;

// Knowledge-based pipeline
const knowledgeUrl = `${baseUrl}/knowledge?pid=${projectId}&email=${email}`;
```

#### Using Encrypted Query Strings

If you enable **Encryption-only mode** in the dashboard, all Query Strings must be encrypted.

```javascript theme={null}
// When using encryption-only mode
const encryptedData = encrypt({
  email: 'user@example.com',
  userid: 'user_12345',
  cf1: 'campaign_summer'
}, encryptionKey);

const encryptedUrl = `${baseUrl}?pid=${projectId}&encrypted=${encryptedData}`;
```

<Card title="Query String Guide" icon="link" href="/en/idcheck/getting-started/liveform-url/querystring-and-token-guide">
  Check detailed Query String parameter guide
</Card>

***

### Re-verification and Add-on Utilization

You can use Add-on APIs when re-verification is needed for authenticated users.

#### Face Auth API (Face Authentication Re-verification)

**Scenario**: When you want to re-verify face authentication for an already authenticated user

**APIs to Use**: `POST /faceauth`, `GET /faceauth`, `DELETE /faceauth`

```bash theme={null}
# Create Face Auth
curl -X POST 'https://rest-api.argosidentity.com/v3/faceauth' \
  -H 'Content-Type: application/json' \
  -H 'x-api-key: {yourAPIKey}' \
  -d '{
    "userid": "user_12345",
    "email": "user@example.com"
  }'
```

<Card title="Face Auth API" icon="face-smile" href="/en/idcheck/add-on/post-faceauth">
  Check Face Auth API detailed documentation
</Card>

***

### Using Multiple Projects Simultaneously

When operating multiple projects simultaneously, you must use separate API Keys and settings for each project.

#### Project-Specific API Key Management

```javascript theme={null}
// Project-specific API Key configuration
const projectConfigs = {
  production: {
    apiKey: 'prod_api_key_123',
    projectId: 'proj_prod_abc',
    webhookUrl: 'https://api.yourcompany.com/webhook/prod'
  },
  staging: {
    apiKey: 'staging_api_key_456',
    projectId: 'proj_staging_def',
    webhookUrl: 'https://api.yourcompany.com/webhook/staging'
  },
  test: {
    apiKey: 'test_api_key_789',
    projectId: 'proj_test_ghi',
    webhookUrl: 'https://api.yourcompany.com/webhook/test'
  }
};

// Project-specific API calls
function callAPI(projectName, endpoint, data) {
  const config = projectConfigs[projectName];
  return fetch(`https://rest-api.argosidentity.com/v3/${endpoint}`, {
    method: 'POST',
    headers: {
      'Content-Type': 'application/json',
      'x-api-key': config.apiKey
    },
    body: JSON.stringify(data)
  });
}
```

#### Project-Specific Webhook Processing

```javascript theme={null}
// Project-specific webhook routing
app.post('/webhook/:project', (req, res) => {
  const { project } = req.params;
  const config = projectConfigs[project];
  
  // Project-specific processing logic
  handleWebhook(config, req.body);
  
  res.status(200).send('OK');
});
```

<Info>
  **Project Management Tips**

  * Each project has an independent API Key
  * You can set different webhook URLs for each project
  * Check and manage project-specific settings in the dashboard
</Info>

***

## Recommended Defaults (First Operation Baseline)

<CardGroup cols={2}>
  <Card title="Security" icon="lock">
    * Private mode ON
    * Token ID pre-registration ON (1-time expiration)
    * Encryption-only mode ON
    * IP whitelist registration
  </Card>

  <Card title="Policy" icon="sliders">
    * ARGOS Score 80\~85 start → adjust based on metrics
    * Duplicate check pipeline ON
    * Client API reviewer designation when needed
  </Card>

  <Card title="Anti-Fraud" icon="shield-halved">
    * Selfie liveness ≥85
    * Streaming capture only
    * Proxy & VPN detection ON
    * MRZ·PDF417 check ON
  </Card>

  <Card title="UX" icon="browser">
    * Skip result page if unnecessary
    * Use encrypted Dynamic Fields
  </Card>
</CardGroup>

***

## Common Issues and Solutions

<AccordionGroup>
  <Accordion title="I want to redirect to our service immediately after authentication" icon="arrow-right">
    **Solution**:

    1. Set Return URL in **Project Management > Project Settings > Integration Info**
    2. Enable **Skip result page** option
    3. Safely pass required parameters via **Dynamic Fields** (can be encrypted)

    → See [Integration Info Settings](/dashboard/en/project-management/project-settings/integration-info)
  </Accordion>

  <Accordion title="Webhook notifications are not arriving" icon="bell-slash">
    **Checklist**:

    1. Verify endpoint URL accuracy
    2. Check HTTPS/signature verification implementation
    3. Verify firewall allows webhook IP address `52.78.194.237`
    4. Check test event reception

    → See [Integration Info Settings](/dashboard/en/project-management/project-settings/integration-info)
  </Accordion>

  <Accordion title="Face duplicate check option is not working" icon="face-frown">
    **Solution**:

    * **Selfie process activation** is a prerequisite
    * First enable selfie process in **Project Management > Policy and Authentication > Anti-Fraud and Forgery Prevention**
    * Adjust selfie threshold appropriately

    → See [Anti-Fraud and Forgery Prevention](/dashboard/en/project-management/policy-and-authentication/anti-fraud-and-forgery-prevention)
  </Accordion>

  <Accordion title="I can't find features I used in the old dashboard" icon="magnifying-glass">
    **Solution**:

    * Check option location changes in the **New Dashboard vs Old Dashboard Comparison** page
    * Most features have moved under the **Project Management** section
    * Use the search function at the top of the dashboard

    → See [New Dashboard vs Old Dashboard Comparison](/dashboard/en/dashboard-comparison)
  </Accordion>
</AccordionGroup>

***

## Related Documents

<CardGroup cols={2}>
  <Card title="New Dashboard vs Old Dashboard Comparison" icon="arrows-rotate" href="/dashboard/en/dashboard-comparison">
    Check differences between old and new dashboards and option location changes.
  </Card>

  <Card title="Statistics" icon="chart-line" href="/dashboard/en/dashboard">
    Comprehensively analyze credit usage and approval rates.
  </Card>

  <Card title="User Submissions" icon="list-check" href="/dashboard/en/submission-management">
    Check and manage detailed information for individual submissions.
  </Card>

  <Card title="AML Search" icon="flag" href="/dashboard/en/aml-search">
    Search AML Watch list to identify high-risk persons.
  </Card>

  <Card title="AML Ongoing Monitoring" icon="chart-line" href="/dashboard/en/aml-ongoing-monitoring">
    Manage continuous AML monitoring.
  </Card>

  <Card title="Event Log" icon="clock-rotate-left" href="/dashboard/en/event">
    Track event history for each submission.
  </Card>

  <Card title="Encryption Guide" icon="key" href="/en/idcheck/getting-started/encrypt-and-decrypt-data/overview">
    Check URL encryption methods.
  </Card>

  <Card title="Webhook Events" icon="bolt" href="/en/idcheck/webhooks/overview">
    Check webhook event types and payloads.
  </Card>

  <Card title="API Reference" icon="code" href="/en/idcheck/api-reference/api-reference-guide/overview">
    Check API integration methods.
  </Card>
</CardGroup>
