Help Center/ Huawei Cloud Astro Zero/ FAQs/ Application Frontend Development/ How Do I Control User Permissions During Collaborative Development?
Updated on 2025-08-14 GMT+08:00

How Do I Control User Permissions During Collaborative Development?

When developers work on an application, you can assign different permissions (such as viewing, developing, managing) to control their operations.

  1. Log in to the application designer by referring to Logging In to the Application Designer.
  2. In the upper right corner of the application designer, click . The page for collaborative development is displayed.

    Figure 1 Entering the page for collaborative development

  3. Under Management, click Add Developer, then click Add next to Added Users, and select the users to collaborate on development.

    Figure 2 Selecting users for collaborative development

  4. Click Next, set permissions for the added user, and click Confirm.

    • View App: allows you to access and view elements in an application through the application designer.
    • Edit App: allows you to edit application information, settings, and elements within the application.
    • Delete App: allows you to delete an application from the environment.
    • Manage Version: allows you to manage application versions, including releasing, switching, and deleting versions.
    • Build Package: allows you to package, install, and deploy applications.
    • Manage App: allows you to manage application developers and security levels.

    For example, add the View App and Edit App permissions for the developer user IAMUser01. After the setting, you can view the added user in Added Users. After logging in to the application as IAMUser01, you can view and edit the current application.