> For the complete documentation index, see [llms.txt](https://docs.salescaling.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salescaling.com/en/strategies-and-use-cases/acelerar-el-onboarding-de-nuevos-vendedores.md).

# Accelerate the Onboarding of New Sales Reps

The process of ***onboarding*** a new salesperson is traditionally slow and consumes a lot of time from managers and senior team members. **Salescaling** allows you to drastically speed up this process by creating a library of "greatest hits" from your best salespeople.

This allows new team members to learn from real, excellent examples from day one, at their own pace.

### **Step-by-Step Guide: Create an "Onboarding Playlist"**

**Step 1:** Identify your Top Performers Use the Global Analytics Dashboard to identify which users consistently have the highest Average AI Score. They will be your benchmarks for creating training materials.

**Step 2:** Look for Their Best Moments Enter the Recording Explorer and filter by those top users' meetings. Look for recordings with high scores that match the types of conversations the new salesperson will have (e.g.: "Product Demos", "First qualification call").

**Step 3:** Create your "Master Plays Library" Review those high-quality recordings and create short, specific Clips for each key milestone in your sales process. Some examples of clips you can create are:

* "Example of how to open a cold call"
* "Example of how to present the value proposition"
* "Best example of handling the price objection"
* "Perfect close with clear next steps"

**Step 4:** Organize and Share the Content Go to the Playlists section and create a new list called, for example, "Onboarding Playlist". Add all the clips you have created in a logical order to guide learning. Finally, share this Playlist with new sales reps during their first week.

This resource becomes a highly valuable asynchronous training tool that they can consult whenever they need it.

{% hint style="info" %}
To Learn More: Optimize Your Onboarding Process. Now that you know *how* to use Salescaling to create training materials, we invite you to read our blog article, where we share the best practices for reducing the learning time of new salespeople.
{% endhint %}


---

# 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.salescaling.com/en/strategies-and-use-cases/acelerar-el-onboarding-de-nuevos-vendedores.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.
