Skills
What are skills?
Skills represent areas of expertise assigned to support representatives. These can range from general categories, such as networking or troubleshooting, to specific proficiencies, like familiarity with particular software or hardware systems.
How are skills useful to my organization?
Skills help administrators categorize and prioritize expertise areas ("root skills") and assign sub-skills to address specific support issues. This structure ensures that customers are routed to representatives with the necessary knowledge to resolve their issues efficiently.
What Remote Support permissions do I need to create skills?
You must have the Allowed to Edit Skills permission enabled for your user account on the Users & Security > Users page.
Note
By default, administrators have the Allowed to Edit Skills permission.
Representatives associated with a given skill are listed on the right. If no representative is associated with a skill, go to Users & Security > Users, select a user to edit, and click on the Availability Settings to configure skills.
How do I access the Skills page?
- Use a Chromium-based browser to sign in to your Remote Support URL.
This URL is provided in the BeyondTrust welcome email and includes your site URL followed by /login. - From the left menu, click Configuration.
The Options page opens and displays by default. - At the top of the page, click Skills.
The Skills page displays.
View your skills
- Go to Configuration > Skills.
- Root skills and their sub-categories display in the Skills tree. You can use the arrows to expand or collapse each section.
- Root skills are ranked sequentially from more critical to less critical. When Equilibrium is enabled, the system will try first to match all the root skills, but if that is not possible, it will begin to peel away lower-ranking skills first, one at a time, until a match is found.
Create a new root skill
- Go to Configuration > Skills.
- Click New Root Skill.
- Insert a unique Display Name to help identify this skill.
- Optionally, insert a unique Code Name. If you do not set a code name, one is created automatically.
- Click Save.
The root skill displays in the Skills table under the Rank: 1 row.
Create a new skill
- Go to Configuration > Skills.
- Click New Skill.
- Insert a unique Display Name to help identify this skill.
- Optionally, insert a unique Code Name. If you do not set a code name, one is created automatically.
- Select a Parent category for the skill from the dropdown list.
- Click Save.
The skill displays in the Skills table under the Rank: 2 row.
Edit a skill
- Go to Configuration > Skills.
- Click the skill you wish to edit.
- Click Edit.
- Click Save.
Delete a skill
- Go to Configuration > Skills.
- Click the skill you wish to delete.
- Click Delete.
- Click Yes.
Change ranking
- Go to Configuration > Skills.
- Click Change Ranking to change a root skill's rank.
- Drag and drop skills into their new positions.
- Click Save Ranking.
The updated ranking saves.
Bulk import user skills
Note
When dealing with a larger number of representatives and/or skill sets, it may be easier to assign skills to representatives using bulk import.
Please note that the skills listed for a given representative on the import file will override any skills already associated with that user.
- Go to Configuration > Skills.
- Under Import User Skills, click + Choose File to upload a CSV file with the usernames and associated skills. The CSV file should use the following format:
"username1", "skill_code_name"
"username1", "skill_code_name2"
"username2", "skill_code_name"
Bulk remove multiple skills from one or more users
If you need to remove all associated skills with a particular user, leave the skill code name empty ("username3","").
Add a skill to a user
To add a skill to a user, see Assign Skills to Representatives.
Updated 5 days ago