> ## 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.

# New Dashboard vs Old Dashboard Comparison

> Learn about the key differences between the old and new dashboards and where options have been relocated.

A new dashboard has been released! This page explains the key differences between the old and new dashboards and where options have been relocated.

## Old Dashboard vs New Dashboard

The new dashboard has been restructured with a more intuitive and systematic organization. The main changes are as follows:

### Structural Improvements

<CardGroup cols={2}>
  <Card title="Old Dashboard" icon="clock-rotate-left">
    * All options concentrated in a single **Settings** tab
    * Unclear functional categorization
    * Related features scattered across different sections
  </Card>

  <Card title="New Dashboard" icon="sparkles">
    * Logical grouping under **Project Management**
    * Clear category-based classification
    * Related features organized in one place
  </Card>
</CardGroup>

### Key Changes

1. **New Project Management Section**: All project-related settings are now in one place
2. **Logical Grouping**: Clear categorization into Project Settings, Policy and Authentication, Security Settings, and User Experience
3. **Enhanced Navigation**: More intuitive menu structure for faster access to desired settings

***

## Option Location Change Guide

Find where options from the old dashboard have been relocated in the new dashboard.

### Project-Related Settings

| Old Location                                            | New Location                                                                                                                   |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **Settings > Project Overview/Status**                  | **Project Management > Project Settings > Project Info**                                                                       |
| **Settings > Project Info Settings**                    | **Project Management > Project Settings > Project Info**                                                                       |
| **Settings > Pipeline URL and Data Security**           | **Project Management > Project Settings > System Operation**<br />**Project Management > Security Settings > Data Protection** |
| **Settings > Project Info Settings (Terms/Return URL)** | **Project Management > Project Settings > Additional Info**<br />**Project Management > Project Settings > Integration Info**  |

### Security and Access Control

| Old Location                                                       | New Location                                                 |
| ------------------------------------------------------------------ | ------------------------------------------------------------ |
| **Settings > Pipeline URL and Data Security (Private Mode/Token)** | **Project Management > Security Settings > Access Control**  |
| **Settings > Pipeline URL and Data Security (Encryption)**         | **Project Management > Security Settings > Data Protection** |
| **Settings > Pipeline URL and Data Security (IP Whitelist)**       | **Project Management > Project Settings > System Operation** |

### Authentication Policy and Settings

| Old Location                                            | New Location                                                                                                                                   |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| **Settings > User Authentication Policy Settings**      | **Project Management > Policy and Authentication > KYC Process**<br />**Project Management > Policy and Authentication > Authentication Data** |
| **Settings > Multi-Factor Authentication & Anti-Fraud** | **Project Management > Policy and Authentication > Anti-Fraud and Forgery Prevention**                                                         |
| **Settings > AML Feature Settings**                     | **Project Management > Policy and Authentication > AML**                                                                                       |

### Integration and User Experience

| Old Location                              | New Location                                                      |
| ----------------------------------------- | ----------------------------------------------------------------- |
| **Settings > Webhook Feature Settings**   | **Project Management > Project Settings > Integration Info**      |
| **Settings > Additional Info Collection** | **Project Management > Project Settings > Additional Info**       |
| **Settings > Liveform Customization**     | **Project Management > User Experience > Liveform Customization** |

<Info>
  **Quick Find**

  If you can't find a feature you used in the old dashboard, refer to the table above or use the search function at the top of the dashboard.
</Info>

***

## Migration Checklist

All options from the old dashboard have been automatically migrated to the new dashboard.<br />
However, please review the following items for reference.<br />
Items to check when transitioning from the old dashboard to the new dashboard:

<Steps>
  <Step title="Check Project Information">
    Check the following in **Project Management > Project Settings > Project Info**:

    * Project ID and status
    * Project name and logo
    * Liveform URLs (ID document / Knowledge-based)
  </Step>

  <Step title="Check Security Settings">
    Check the following in **Project Management > Security Settings**:

    * Access Control: Private mode, Token ID pre-registration status
    * Data Protection: Encryption settings, secure data transfer settings
  </Step>

  <Step title="Check Authentication Policy">
    Check the following in **Project Management > Policy and Authentication**:

    * KYC Process: ARGOS Score threshold, automatic processing settings
    * Authentication Data: Duplicate check pipeline, submission rate limiting
    * Anti-Fraud and Forgery Prevention: Selfie process, anti-fraud options
    * AML: Watch list filtering, Ongoing Monitoring settings
  </Step>

  <Step title="Check Integration Info">
    Check the following in **Project Management > Project Settings > Integration Info**:

    * Webhook URL and notification user management
    * Return URL and dynamic field settings
    * Return URL encryption settings
  </Step>

  <Step title="Check System Operation Settings">
    Check the following in **Project Management > Project Settings > System Operation**:

    * Submission control system status
    * Administrator and reviewer settings
    * IP whitelist management
  </Step>
</Steps>

***

## Related Documents

<CardGroup cols={2}>
  <Card title="Dashboard Overview" icon="house" href="/dashboard/en/overview">
    Learn how to use ID check for the best experience.
  </Card>

  <Card title="Project Info" icon="sliders" href="/dashboard/en/project-management/project-settings/project-info">
    View and configure project basic information.
  </Card>

  <Card title="Access Control" icon="user-shield" href="/dashboard/en/project-management/security-settings/access-control">
    View Token ID and private mode settings.
  </Card>

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