All Products
Search
Document Center

Drive and Photo Service:Get started with PDS

Last Updated:May 27, 2026

With Drive and Photo Service (PDS), you can quickly build an open platform for enterprise and personal data management, content recognition, and collaboration.

Prerequisites

Procedure

Step 1: Create a domain

Note

Each account supports up to three domains per region. Domain fees are based on the number of users.

PDS console

  1. Log on to the PDS console.

  2. In the upper-left corner, select a region.

    image

  3. Choose PDS Developer Edition > Domains.

  4. Click Create Domain and configure the domain parameters in the dialog box.

    Parameter

    Required

    Description

    Name

    Yes

    The domain name. Changeable after creation.

    Description

    No

    Optional description of the domain.

    Personal space

    Yes

    When enabled, PDS creates a default personal space for each user on first login. You can adjust the space size in the management console.

    Default Personal Space Size

    Required if Personal space is enabled.

    Select Custom Size or Not Limited.

    Custom Size

    Required if you select Custom Size.

    Specify the size in TB, GB, or MB.

  5. Click OK.

API

  1. Authentication

    PDS supports two authentication methods: access token and Alibaba Cloud AccessKey signature.

  2. Call the CreateDomain operation to create a domain.

Step 2: Manage PDS

References