> 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/estandarizar-tu-metodologia-de-ventas.md).

# Standardize Your Sales Methodology

One of the biggest challenges for any sales team is ensuring that all members, from the newest to the most senior, follow the same methodology and the same processes in their conversations with clients. Consistency is key to achieving predictable results.

**Salescaling** allows you to "translate" your sales methodology into a set of measurable rules that **AI** can automatically evaluate in every conversation, giving you full visibility into the adoption of your processes.

### **Step-by-Step Guide: How to "Encode" Your Methodology**

**Step 1:** Define Your Key Milestones Before entering the platform, gather the sales leaders and make a list of the 5-10 critical and non-negotiable points that must happen in a successful sales meeting for your company.

* *Example milestones:* "The client's budget is confirmed," "The main pain points are identified," "The next steps are established with a date and owner," etc.

**Step 2:** Go to AI Settings Go to Settings > AI Settings > Activity Types. This section is your command center for teaching the AI what is important to you.

**Step 3:** Create a New "Activity Type" Click on + Add meeting type and create a specific template for your main process. For example: "Product Demo - Official Methodology".

**Step 4:** Configure the Score with Your Milestones In the Score section of the template you just created, add each of the "Key Milestones" you defined in step 1 as a scoring criterion. Assign a percentage to each one according to its strategic importance for closing the sale.

**Step 5:** Monitor Adoption Across the Organization Once configured, encourage your team to assign this new activity type to their meetings. From that moment on, you will be able to:

* See the AI Score breakdown in each meeting to know whether the milestones were met.
* Go to the Global Analytics Dashboard, filter by this Activity Type, and see the Average AI Score for the whole team, easily identifying whether the methodology is being applied consistently.

{% hint style="info" %}
To Learn More: Build a Predictable Sales Machine. Standardizing processes is the first step toward creating a scalable sales team. On our blog, we explore how the most famous methodologies (such as MEDDIC or SPICED) can help you achieve it.
{% 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/estandarizar-tu-metodologia-de-ventas.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.
