tencent cloud

Cloud Native Build

Release Notes and Announcements
Release Notes
Cloud Native Build Community Edition Open Beta
Product Introduction
Purchase Guide
Billing Overview
Community Edition Billing Rules
Enterprise Edition Billing Rules
Beginner Instruction
Activate and Use
Community Edition Quick Start
Enterprise Edition Installation and Use Guide
Operation Guide
personal center
Organization Management
Code Repository
Cloud Native Development
Cloud Native Build
Product Management
Task Set
Practical Tutorial
FAQs
Contact Us
Glossary

personal center

PDF
Focus Mode
Font Size
Last updated: 2025-08-07 15:47:32
Users can view the organizations and repository status they participate in, and configure personal information, email address, and access token in the personal center.

Personal Homepage

Enter CNB, click the user avatar in the top right corner, and select Overview. The Personal Homepage is a developer's technique name card, which will show here:
Developer customization introduction, such as their work and interest.
Organizations and repositories the person participates in.
Historic activity status.


Personal Setting

Enter CNB, click the user avatar in the top right corner, and select Settings. View personal information and set the account username.

Personal Information

Nickname, avatar obtained from the logged in account.
Customize your personal signature, personal website, or WeChat official account. Once filled, they will display on your personal homepage.

Creating a Token

In Git, artifact repository, and OpenApi authentication scenarios, use an access token to complete authentication.
Click Add Access Token. When creating, you can quickly initialize the token authorization scope through common scenarios or select them one by one in the authorization scope.


Token Authentication Logic

When using token authentication, the system validates the following two at the same time. Authentication succeeds only if both are satisfied, then this action is executed.
Can the token bind user permissions to complete this act.
Does the authorization scope of this token include this act.
Example:
When using user A's token to pull repo-A, it will simultaneously verify whether user A can pull repo-A and whether the token's authorization scope includes pulling the code repository.
The token can pull this repository only if both conditions are satisfied.

Language Setting

The platform has been adapted for Simplified Chinese and English. Users can switch between them as needed.



Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback