Creating a Permission Target
To create a Permission Target, in the Permissions Management page click "New" to display the New Permission screen.
Permissions are broken into two types, Repositories and Builds. The artifactory-build-repository is not included in the repositories permissions.

Name
You must provide a unique name for each Permission Target (limited to 64 characters).
Add Repositories and Builds
Select the repositories and/or builds to which this Permission Target applies. You can use the Any Local Repository or Any Remote Repository or Any Distribution Repository and Any Build check boxes as a convenience.
Summary
A summary of all the repositories, builds, and include/exclude patterns defined in this permission target.
Include and Exclude Patterns
Using an "Ant-like" expressions, you can specify any number of Include or Exclude Patterns in the corresponding entry field (limited to 1024 characters in total).
For the build info permissions,
User and Group Permissions
Using the corresponding tabs, you can set the permissions granted to a user or a group. Double-click the user or group you want to modify to add it to the list of Principals, and then check the permissions you wish to grant.

Available permissions for Repository Actions:
Read | Allows reading and downloading of artifacts |
Annotate | Allows annotating artifacts and folders with metadata and properties |
Upload/Cache | Allows deploying artifacts and deploying to caches (i.e. populating caches with remote artifacts) |
Delete/Overwrite | Allows deletion or overwriting of artifacts |
Manage | Allows changing the permission settings for other users on this permission target |
Available permissions for Build Actions:
Read | Allows reading and downloading of build info artifacts and viewing the corresponding build in the Builds page |
Annotate | Allows annotating build info artifacts and folders with metadata and properties |
Deploy | Allows uploading and promoting build info artifacts |
Delete | Allows deletion of build info artifacts |
Manage | Allows changing build info permission settings for other users on this permission target |
Permission Target Managers
By assigning the Manage permission to a user, you may designate them as the "Permission Target Manager". These users may assign and modify permissions granted to other users and groups for this Permission Target. In the Artifactory UI these users have access to the specific users they are allowed to manage. This can be useful on a multi-team site since you can delegate the responsibility of managing specific repositories to different team members.
Preventing Overwriting Deployments
You can prevent a user or group from overwriting a deployed release or unique snapshot by not granting the Delete permission. Non-unique snapshots can always be overwritten (provided the Deploy permission is granted).
Examining Permissions
You can examine permissions in the context of repositories, users or groups.
By Repository
In the Artifacts module, select repository you want to view in the Artifact Repository Browser and then select the Effective Permissions tab to see the permissions granted to users or groups for this repository.

By User or Group
For any user or Group, you can view the list of Permission Targets that it is associated with (whether directly or through membership in a group).
For users, In the Admin module, under Security | Users, select the user you wish to examine. The User Permissions are displayed at the bottom of the user's page.

You can similarly view Group permissions in the Admin module under Security | Groups.