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

# How to Log In to the Admin Console

> Sign in to the DingTalk Admin Console as an organization administrator via web browser or desktop client to manage members, security policies, and enterprise features.

The Admin Console is the unified entry point for organization administrators to configure and manage their DingTalk organization. Through the Admin Console, you can manage members, set security policies, and configure various enterprise features.

***

## Who Can Log In

Only organization administrators can log in to the Admin Console. Regular members do not have access.

## Login Methods

### Method 1: Web Login

<Steps>
  <Step title="Open the Admin Console">
    Open a browser and visit [https://oa.dingtalk.io/](https://oa.dingtalk.io/)
  </Step>

  <Step title="Complete login">
    Choose any of the following methods to complete login:

    * Email login: Enter your registered email and password
    * Phone number login: Enter your phone number and log in via verification code
    * QR code login: Open DingTalk on your mobile phone and scan the QR code on the page
    * Enterprise account login: Use the account assigned by your enterprise
    * Third-party account login: Log in through a linked third-party account

    <div style={{display: 'flex', gap: '12px', justifyContent: 'center', flexWrap: 'wrap', margin: '16px 0'}}>
      <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/54Lq35o4ZPNZBl7E/img/0094b375-a13e-4c7f-9dcb-b3e9bca42a51.png" alt="Admin Console login page" style={{width: '48%', minWidth: '280px', borderRadius: '8px', boxShadow: '0 2px 12px rgba(0,0,0,0.08)', margin: 0}} />

      <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/54Lq35o4ZPNZBl7E/img/15990ca2-defb-44c6-bab0-da0be13b7128.png" alt="Admin Console login options" style={{width: '48%', minWidth: '280px', borderRadius: '8px', boxShadow: '0 2px 12px rgba(0,0,0,0.08)', margin: 0}} />
    </div>
  </Step>
</Steps>

### Method 2: Access from Desktop Client

If you have installed the DingTalk desktop client, you can quickly access the Admin Console through either of the following two methods:

* Entry 1: Click the avatar in the top-left corner → Click **Admin Console** in the dropdown menu
* Entry 2: Go to **Contacts** → Click the **Organization Name** → Click **Admin Panel**

After clicking, you will be automatically redirected to the Admin Console web page.

<div style={{display: 'flex', gap: '12px', justifyContent: 'center', flexWrap: 'wrap', margin: '16px 0'}}>
  <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/54Lq35o4ZPNZBl7E/img/00c3f2d8-4886-48e1-9944-270d4a5d092c.png" alt="Desktop client entry point" style={{width: '48%', minWidth: '280px', borderRadius: '8px', boxShadow: '0 2px 12px rgba(0,0,0,0.08)', margin: 0}} />

  <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/54Lq35o4ZPNZBl7E/img/1da2d10c-6c20-4c3c-aadb-5dd1a97fabd7.png" alt="Desktop client entry point" style={{width: '48%', minWidth: '280px', borderRadius: '8px', boxShadow: '0 2px 12px rgba(0,0,0,0.08)', margin: 0}} />
</div>

## Homepage Overview

After logging in, you will enter the Admin Console homepage.

Click the avatar in the top-right corner to log out. Click the language button to switch the Admin Console language.

The left side contains the feature navigation bar, while the right side displays an overview of basic organization data and quick access entries.

<Frame>
  <img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/54Lq35o4ZPNZBl7E/img/27fbae78-c74a-489f-b13c-ea42806ff367.png" alt="Admin Console homepage" />
</Frame>
