Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ Company admins can edit app details such as the app branding or ownership, team
* **Name** - The name of your app. This value should be meaningful, so that users can easily identify the app.
* **Description** - An optional description of the application.
* **App Logo** - A browser logo for your app. This value can only be adjusted by the app owner.
* **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page.
* **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page.

When adding a member, the dialog displays any roles inherited from groups. If the user is not a member of any groups, the dialog shows **NONE**.

* **Git Server** - View the revisions per branch for this app.
* **Ownership and Sharing** - Select the user and optionally the group that owns this app. If an app is owned by a specific group, the owner must be a user who belongs to that group.

Expand Down
Loading