All Products
Search
Document Center

Dataphin:Manage service units

Last Updated:Sep 30, 2025

After creating a physical table service unit, you can edit, publish, and delete it from the service unit page. This topic describes how to manage service units.

Permission description

Project administrators and developers can manage service units, including editing, publishing, deleting, and transferring ownership.

Manage service unit list

  1. On the Dataphin homepage, select Service > API Development from the top menu bar.

  2. Choose the service project in the upper left corner, then click Service Unit in the left-side navigation pane.

  3. On the Service Unit page, you can view details such as the name, type, group, data source, owner, pattern, runtime environment (API count), publishing status, and permissions of the service unit.

  4. You can search for service units using keywords in their names, or quickly filter for My Service Units (including those you are responsible for and those you are involved in developing). You can also filter service units by data source, group, type, or owner.

  5. The following operations are available for the target service unit.

    Operation item

    Description

    View

    You can view the configuration information of the service unit in both development and production environments, including basic information, mounted physical table information, service unit field information, and row-level permission information (if enabled when creating the service unit).

    Edit

    You can edit part of the configuration information of the service unit.

    Important

    If the service unit has been published to the production environment, modifying the information will affect the normal operation of the online service unit again. To avoid affecting the normal operation of the production environment, please proceed with caution.

    Publish

    Publish the physical table service unit to the production environment. Subsequently, you can create APIs based on this physical table service unit.

    Change Owner

    You can transfer the service unit to the developer users and project administrators of the project. The user must have the development permission of the service unit. For details on how to request service unit permissions, see Manage service unit permissions.

    Delete

    After the service unit is deleted, it cannot be revoked. Please proceed with caution.

    View Associated API

    You can view the details of the API associated with the service unit. It supports jumping to the API list page, and the system will filter out the APIs created based on the service unit for you.