# What is Salescaling?

## What is Salescaling?

Salescaling is a business process observability platform designed to give you full visibility into your interactions and help you make more informed decisions, accelerating growth and improving your results.

<figure><img src="/files/1b3b3af949cb0a6b411be0ad7340fbecaed7aa95" alt=""><figcaption></figcaption></figure>

***

## Sign up and sign in

1. Access [app.salescaling.com](https://app.salescaling.com).
2. Sign up with your Google, Microsoft, or email account.
3. Verify your account if necessary.

***

## Invite the bot to your meetings

* From the page **/meetings**, you can click "Record Meeting" and copy the meeting link for the bot to join it, or [connect your calendar](https://github.com/salescaling/web-platform/blob/docs/apps/docs/getting-started/settings/integraciones.md#calendarios).
* The **bot**, our virtual assistant, automatically joins your meetings to record and analyze them once the calendar is connected.
* You can manage the meetings the bot will record from the page [**/bot-manager**](https://github.com/salescaling/web-platform/blob/main/apps/docs/guias-practicas/compartir-contenido.md).

***

## View your meetings

* On the page **/meetings**, you can see all your past meetings.
* Access transcripts, summaries, and clips of each meeting.
* Use filters to find the meetings you need.

***

## Review your performance

* Go to the page [**/analytics**](/en/practical-guides/automatizacion-ia.md) to see metrics like duration, customer participation, and [AI Score](https://app.gitbook.com/o/6VLf27xiEWrRDMXUUrGY/s/wlqjdbsSjPxjbXypmcqu/~/changes/15/configuraciones-de-la-plataforma/configuracion-de-la-ia/tipos-de-actividad-definir-el-score).
* Find *insights* about what worked and what can improve.

***

## Share key moments

* Create **clips** and **playlists** to share with your team or use as training material.
* Our AI automatically generates clips from meetings when you have [configured the meeting types](https://github.com/salescaling/web-platform/blob/docs/apps/docs/getting-started/settings/tipos-reuniones.md).
* You can do this from each meeting.

***

## Important settings

Visit the page [**/settings**](https://app.salescaling.com/settings/profile) to:

* Set up your team, its roles, and permissions.
* Enable [integrations](/en/platform-settings/integraciones.md) such as Google Calendar or Zoom.
* Manage your [billing](/en/platform-settings/gestion-de-la-organizacion/facturacion.md) and security preferences.
* Generate API keys for technical integrations.
* Configure [notifications](/en/platform-settings/configuraciones-tecnicas/notificaciones.md) for your team.
* Configure the [meeting types](https://app.gitbook.com/o/6VLf27xiEWrRDMXUUrGY/s/wlqjdbsSjPxjbXypmcqu/~/changes/15/configuraciones-de-la-plataforma/configuracion-de-la-ia/tipos-de-actividad-definir-el-score) so the AI generates clips automatically.
* Set up [privacy rules](/en/platform-settings/configuraciones-tecnicas/reglas-de-privacidad.md) to control who has automatic access to your meetings and calls.

***

## Are you a manager?

As a manager you can:

* See your team's performance.
* Set up [customized sales methodologies](/en/strategies-and-use-cases/como-implementar-un-ciclo-de-coaching-basado-en-datos.md).
* Receive *insights* aggregates by team or individual.
* Control the configuration of the *bot*, the integrations and more.

See the [Roles and permissions](/en/getting-started/roles-permisos.md) section for more details.

***

Have questions? Check our other sections or contact us at <support@salescaling.com>.


---

# 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://docs.salescaling.com/en/getting-started/readme.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.
