# Skills

## Overview

Utilizing skills on user profiles ensures accurate representation of employee capabilities and expertise within the organization. This feature allows for better talent management, facilitating smoother project assignments, resource allocation, and skill-based collaboration. Additionally, it enables systematic tracking and analysis of skill distribution across the workforce, aiding in strategic workforce planning and development initiatives.

As a network admin, you can define the skills for users based on their job descriptions. You can choose to create and manage the skills, also allow any user to create skills from the User Portal.

<img src="/files/qrmIGM0aPV0K2cpbv6k3" alt="Admin Portal > Modules > People > Skills" width="563">

***

### Module Tools

**Search Skills**

Enter a keyword in Quick Search text box and press **ENTER** to filter the skills in the list. Click the **X** in the Quick Search text box to clear the filters.

**List of skills**

List of all admin defined and user defined skills on the entire domain. The list displays an overview of all skills.

* **Skills:** Name of the skill within the domain. Skill names in MangoApps are case-insensitive. For example, if you create the skill "Adaptability", you cannot create another skill with the same name, even with different capitalization.
* **Created On:** Date and time of creation of the skill within the domain.&#x20;
* **Type:** This column displays whether the skill is "User Defined" or "Admin Defined". Admin Defined skills are the ones that the network admins have created via the Admin Portal, as oppose to User Defined which are skills end users created through the User Portal. Admins can choose to allow only network admins to create skills via **Admin Portal** > **Modules** > **People** > **Manage Skill Settings** (<img src="/files/-LfYFIzD8Pfcw5sr9e8l" alt="" data-size="original">) button.

**3-Dot Action Menu**

* **Edit:** Click the **Edit** option to edit a skill.
* **Delete:** Click the **Delete** option to delete a skill. Deleting a skill removes it from the users profiles who were assigned the skill.

**Manage Skills Settings**

Click the<img src="/files/-LfYFIzD8Pfcw5sr9e8l" alt="" data-size="original">(gear) button to manage the domain-wide skill creation permissions.

**Add New Skill**

Click the **Add New Skill** button to create a new admin defined skill on the domain.

{% hint style="info" %}
Only **network admins** can delete skills in MangoApps.
{% endhint %}

***

### Managing the Domain-wide Add Skill Settings

Click the<img src="/files/-LfYFIzD8Pfcw5sr9e8l" alt="" data-size="original">(gear) button to open the Add Skill Settings pop-up and specify the skill creation permissions.

![People > Manage Settings > Add Skill Settings](/files/HLFpmK0blgIQWuivLSly)

**Who can add skills?**

* **Anyone can add new skills:** Select to allow **any user** to create new skills via the User Portal.
* **Only network admins can add new skills:** Select to allow only **network admins** to create new skills via the Admin Portal for all users.

<figure><img src="/files/zilHfjtYsSQGj7APsADq" alt="" width="563"><figcaption><p>View in the User Portal when <strong>Anyone can add a new skill</strong> is selected</p></figcaption></figure>

***

### Adding a New Skill

Click the **Add New Skill** button to open the Add New Skill pop-up.

<figure><img src="/files/2cpnvPlFRNfZKWey6k70" alt="" width="464"><figcaption></figcaption></figure>

Enter the name for the category in the Skill Name text box.&#x20;

In the Add New Skill pop-up, click the **Save** button to add the skill and close the pop-up. **OR**&#x20;

In the Add New Category pop-up, click the **Save & add another** button to save the created skill and add a new one without closing the Add New Skill pop-up.

Click the **Save** button to save the new created skill(s) on your domain.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/admin-guide/module-settings/people/skills.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
