# Trainings

- [Getting Started with Trainings](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings.md): Create, manage, and deliver custom or AI-generated security trainings to keep your team informed and prepared.
- [Navigating Training Page](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/navigating-training-page.md): Learn how to access the Training tab, explore the library of available trainings, create new trainings, and quickly search or filter for specific trainings or topics.
- [Creating Trainings](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/creating-trainings.md): Create tailored training content for compliance, onboarding, or team-specific needs with full control over structure and delivery.
- [Create Training with AI](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/create-training-with-ai.md): This page provides guidance on generating trainings in minutes using Herd’s AI
- [Assigning Users to Training](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/assigning-users-to-training.md): Assign trainings to individuals, groups, or your entire organization to ensure the right people receive the right content at the right time
- [Sending Trainings](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/sending-trainings.md): Send trainings instantly or schedule them for later, ensuring your team gets the right content at the right time.
- [Queue Trainings](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/queue-trainings.md): Queue trainings to schedule delivery of trainings in advance, ensuring users receive content at the right time without overload.
- [Training Tracks](https://herd-security.gitbook.io/herd-security-docs/trainings/getting-started-with-trainings/training-tracks.md): Training Tracks let you bundle individual trainings into a sequenced curriculum and automatically deliver them to users over time — one per week, one per month, or any cadence you choose.


---

# 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://herd-security.gitbook.io/herd-security-docs/trainings.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.
