> 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/training-campaigns/creating-training-campaigns.md).

# Creating Training Campaigns

This section guides you through creating training campaigns to effectively train your users.

{% embed url="<https://vimeo.com/icsi/creating-training-campaigns>" %}

**1.** To create a **new** Training Campaign, click on the **New Campaign** button.

![](/files/Sl1HqgHlAVzfCeUgfWKk)

**2.** Enter a **Campaign Name:**

![](/files/9zQK1J9iZ8sXcRhvQvtB)

**3.** You can also enter a **Description:**

![](/files/74uCW3s9O45KlzXPMN9v)

**4.** Enter the details and click on the **NEXT STEP** button to proceed to the **Training Content** phase:

![](/files/ZvCP8569b0JRgHl3AvPq)

Alternatively, we can navigate to the next step(s) by directly selecting them.

![](/files/pAQjpa5DZcRV1Fxuwe6V)

**5.** Click on the indicated button to choose any courses from the list:

![](/files/3Bfo1LWHBKmXFA0h0fyq)

**6.** For this example, we will add some courses:

![](/files/7jlMkuhRVbrU8QGGLW8M)

**7.** Click on the **X** button beside these courses in order to **remove** them.

![](/files/bWLYUx0HG6uQvLz5OWXB)

**8.** Let’s move on to the **Enroll Students** step:

![](/files/gCwutyNHOYF1KFloNIxw)

**9.** Select the target group for the training campaign:

<figure><img src="/files/LBgNkpnCjCZ7V9RUMDRO" alt=""><figcaption></figcaption></figure>

**10.** For demonstration purposes, we will add the **Accountants** group:

<figure><img src="/files/mE90a4NkK2v1YKUaTM5z" alt=""><figcaption></figcaption></figure>

For this example, we will leave everything as it is and will proceed to the **Schedule** step:

![](/files/3Mis9wuWS4n0SNKt3HPS)

**11.** From the following option, we can select the **Launch Date** for the campaign. In other words, the starting time where the training material will become available for the users.

![](/files/iSev5DCdIbnN1LRxBcNC)

If we leave the **start date blank,** the campaign will immediately roll out at launch and the material will be available for all users.

&#x20;

**12.** Furthermore, we can set the **end date** for the campaign. Training material will no longer be available afterwards.

![](/files/sPrRMXkV43E7L1JHmMuv)

If we leave the **end date blank,** the campaign will not expire, and the material will always be available for all users.

&#x20;

**13.** Select a **Timezone** for the campaign and proceed to **Review and Launch:**

<figure><img src="/files/Uk3z7MLzeorMhZ1B2ZRd" alt=""><figcaption></figcaption></figure>

![](/files/CQEmpv7ohLQDjDbIgK0Q)

**14.** At the final step, you may click on the **PREVIOUS** button if you are unsure about the campaign details:

![](/files/tZI6xACWDoeBm8e5Myu9)

**15.** Alternatively, click on the **LAUNCH** button to launch the campaign:

![](/files/cnuI6R3O0W0tepZOhIoK)

**16.** On the confirmation prompt that pops up, click **Launch** or **Cancel** accordingly:

<div align="left"><img src="/files/cnzbzzFkiagMkJNfObU5" alt=""></div>

**17.** Click **OK** to finalise the process.

<div align="left"><img src="/files/DhYQaxImI0h84pcYKSF5" alt=""></div>

**18.** As we can see, the **new** training campaign has been created!

On the left side of the window, we can see the campaign details, whereas on the right-hand side we can see all the content included in that training.

![](/files/rT58RRaix1M6YqpvHp9R)


---

# 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/training-campaigns/creating-training-campaigns.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.
