> For the complete documentation index, see [llms.txt](https://docs.cyberawaresecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberawaresecurity.com/admin-portal/user-management/active-users/training-admin.md).

# Training Admin

## **Training Admin User Guide:**

In this article, we exhibit the capabilities of the **Training Admin** user role. Guidelines for **creating** such user, as well as **comparison** between the roles are provided. This role can be managed through the **User Management** section of the CYBERAWARE SECURITY and can be given to personnel that should only be able to create training campaigns from the admin portal.

**1.** Navigate to **User Management:**

![](/files/8ZgRtedkolngA9Ue3SeI)

**2.** Go ahead and create a **New User:**

![](/files/aHD8OKideVvYgvynCWsV)

You should get the following output:

![](/files/VcTv7PkQLTGeBzfbZR5R)

**3.** Enter the details for the user you would like to create and click on the **drop-down** list as shown bellow:

![](/files/vS0lZtl2kbb7C6BSKZ8e)

**4.** Choose **Training Admin:**

![](/files/cLOaHoe1IY51Dm5Au6wx)

**5.** Select the **Create** button to create that user:

![](/files/z6eWViMeK8wjjb0LDq4X)

**6.** As we can see, the **Training Admin** user has been created successfully!

![](/files/eQl0YHS91VaI3HOAvTKT)

**7.** Let’s view this from the other perspective comparison Examples to demonstrate:

![](/files/pnazV96ThxD1Bdyrl53s)

![](/files/ToZ1v2CRozIxNe73MZwm)

**8.** Following with a few more examples of changes. Login Info and this.

![](/files/6KnZkOP9c9FQRYFvCg0U)

**9**. This user role can create Groups and Recipients, go through the Course Catalogue, create courses, schedule/create Training Campaigns and export Reports.

![](/files/jpxSpZ2h0MKhwIZY5dlX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cyberawaresecurity.com/admin-portal/user-management/active-users/training-admin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
