# Sending Trainings

## Overview of Sending Trainings

Once your training is created and finalized, you’re ready to deliver it to your team. Herd makes it simple to either send trainings immediately or queue them for release at a future date.

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

### Sending a Training

**Step 1:** From the **Training Library**, select the training you’d like to distribute.

**Step 2**: Go to the **“Assign”** tab.

**Step 3:** Choose your audience: send to **individuals, specific teams, or the entire organization.**

* Confirm and send — your training will be delivered instantly to the selected users.
* [**Queue Trainings**](/herd-security-docs/trainings/getting-started-with-trainings/queue-trainings.md) — Instead of sending all assigned trainings at once, you can queue them to be delivered one after another. To do this, toggle on **Queue Training** prior to sending the training to users.


---

# 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/getting-started-with-trainings/sending-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.
