# Training by Departments

## Summary Table

After selecting the Training by Departments report, the initial screen displayed is the Trainings by Departments summary table. This table presents a concise list of all registered and active departments, showcasing key information in the following columns:

* **Department:** This column shows the department's name, department's ID number, owner (if listed on the department's record), and status (<mark style="color:green;">**Active**</mark> <img src="/files/Z7WfrScWZckS49606nhd" alt="" data-size="line">).&#x20;
* **Trainings Completed:** The 'Trainings Completed' column shows the number of training units completed with a satisfactory result (Pass) out of the total training units required by department employees.
* **ITP%:** This column displays the department's individual training percent, which is calculated as follows: (Required training units completed with a satisfactory result (Pass) / Required training units) \* 100.&#x20;
* **Eye icon** <img src="/files/ZzHNlqvM9PZrrpZQ775v" alt="" data-size="line">**:** To view more detailed information about each record, click on the icon.

<figure><img src="/files/K7mvXG3XNsdMVK2oTlko" alt=""><figcaption><p>Training by Departments - Summary Table</p></figcaption></figure>

### Department Training Details

{% hint style="warning" %}
**Notes:** The list of employees displayed in the department record consists of users who hold a position that is associated with the corresponding department, defined in the [position ](/help-center/ciqa-eqms-user-guide/modules/system-management/positions.md)record.
{% endhint %}

When you click on the eye icon <img src="/files/ZzHNlqvM9PZrrpZQ775v" alt="" data-size="line">, this screen will be presented.

<figure><img src="/files/lmr4qMy4jtZneInvAZT1" alt=""><figcaption><p>Training by Departments - Record Details Screen</p></figcaption></figure>

#### 1. Department Information

This section provides information about the department, including its name, ID number, owner (if the owner is listed on the department's record), description, and status (<mark style="color:green;">**Active**</mark> <img src="/files/Z7WfrScWZckS49606nhd" alt="" data-size="line">). Clicking the department name takes you to the [Department form](/help-center/ciqa-eqms-user-guide/modules/system-management/departments.md), accessible only to active users with the necessary access rights and privileges, allowing you to view detailed information about the department.

#### 2. Individual Training Percent

This section displays the department's individual training completion percent, which is calculated as follows: (Required training units completed with a satisfactory result (Pass) / Required training units) \* 100.&#x20;

#### 3. Employees and Employee Trainings Tabs

You can view training progress for users with a position associated with the department or by the training these users require.&#x20;

### Employees Tab

When you select the employees tab, the system displays a list of employees with positions associated with the department and their training progress. The summary table contains the following columns:

* **Employee:** This column displays the user's name, email, phone number (if listed on the [employee's record](broken://pages/avsOUIrObgdkNnKGdnqQ)), position, and status (<mark style="color:green;">**Active**</mark> <img src="/files/Z7WfrScWZckS49606nhd" alt="" data-size="line">). &#x20;
* **Trainings Completed:** This column indicates how many required training units have been completed with a satisfactory result (Pass) against the total required training units.
* **ITP% (Individual Training Percent):** This column displays the user's individual training percent, which is calculated as follows: (Required training units completed with a satisfactory result (Pass) / Required training units) \* 100.&#x20;

To learn how to use the search filters, please click [here](/help-center/ciqa-eqms-user-guide/features/general-functions/search.md).

<figure><img src="/files/TFzrmjpmn7WOiHetmuMU" alt=""><figcaption><p>Employee Tab - Summary Table</p></figcaption></figure>

{% hint style="info" %}
**Tips**

* By default, the **Employees tab** will be selected when this screen is displayed.
* Clicking the employee name takes you to the [Employee Progress form](/help-center/ciqa-eqms-user-guide/modules/human-resources-management/training-management/employee-progress.md), accessible only to active users with the necessary access rights and privileges, allowing you to view detailed information about the user's training.
  {% endhint %}

### Employee Trainings Tab

When you select the employee training tab, the system displays a list of required training programs for users in the department, however, these programs may not necessarily be specific to the department. The summary table contains the following columns:

* **Training:** This column shows the training's name, training's ID number, revision ID, version, department, training's type and status (<mark style="color:green;">**Active**</mark> <img src="/files/bFo9vuxfN6E9PqtO2MnI" alt="" data-size="line">).&#x20;
* **Classification:** This column displays the training's classification as identified in the [training record](broken://pages/twhMiBmxA8FaWmZ0EUoc).
* **Trained Employees:** This column shows the total number of users trained against the total number of users requiring training.
* **ITP% (Individual Training Percent):** This column shows the training's individual training percent, which is calculated as follows: (employees trained / employees requiring training) \* 100.

To learn how to use the search filters, please click [here](/help-center/ciqa-eqms-user-guide/features/general-functions/search.md).

<figure><img src="/files/7a4e5oCMiztR7f96bzeT" alt=""><figcaption><p>Employee Trainings Tab - Summary Table</p></figcaption></figure>

{% hint style="info" %}
**Tips**

* Clicking the training's name takes you to the [Training Management form](/help-center/ciqa-eqms-user-guide/modules/human-resources-management/training-management.md), accessible only to active users with the necessary access rights and privileges, allowing you to view detailed information about this training.
  {% endhint %}

### Print, Export, & Audit Trail Activity

To print or export a summary table, click the vertical ellipsis icon <img src="/files/iSCktC8kK3UhK7b95Uco" alt="" data-size="line">. A drop-down menu will appear with options to print or export the record. For more information about the icon's meaning or function, click [here](/help-center/ciqa-eqms-user-guide/features/general-functions/show-more-options.md).


---

# 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://help.ciqa.net/help-center/ciqa-eqms-user-guide/modules/human-resources-management/training-management/training-dashboard/reports-dashboard/training-by-departments.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.
