> 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/configuraciones-de-la-plataforma/integraciones/conectar-calendarios-y-videollamadas/la-extension-de-navegador-para-chrome.md).

# La Extensión de Navegador para Chrome

La extensión de **Salescaling** para **Google Chrome** ofrece una forma rápida y cómoda de iniciar grabaciones directamente desde el navegador, sin necesidad de tener la plataforma de **Salescaling** abierta.

### 1. Instalación

* Paso 1: Visite la página oficial de la extensión en la Chrome Web Store.

  Enlace: [Salescaling en la Chrome Web Store](https://chromewebstore.google.com/detail/salescaling/kldkpapbgcemaejcgfddapchihndohgo).
* Paso 2: Haga clic en el botón "Añadir a Chrome" (**Add to Chrome**) y confirme la **instalación**.
* Paso 3: Una vez instalada, aparecerá el icono de **Salescaling** en la barra de extensiones de su navegador. Se recomienda fijar el icono para un acceso rápido.

### 2. Cómo Grabar una Nueva Reunión

La función principal de la extensión es iniciar una nueva reunión y hacer que el bot se una a ella al instante.

* **Paso 1**: Haga clic en el icono de la extensión de **Salescaling** en la barra del navegador.
* **Paso 2**: Se desplegará un menú con las plataformas de videollamada soportadas. Seleccione la plataforma que desea utilizar (ej: Google Meet, Zoom o Microsoft Teams).
* **Paso 3**: Al hacer clic, el navegador le redirigirá a la página de esa plataforma para que inicie una nueva reunión.
* **Paso 4**: Una vez que la reunión comience, el bot de Salescaling solicitará unirse automáticamente.
* **Paso 5**: El anfitrión deberá admitir al bot desde la "sala de espera" para que pueda entrar y comenzar a grabar.


---

# 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/configuraciones-de-la-plataforma/integraciones/conectar-calendarios-y-videollamadas/la-extension-de-navegador-para-chrome.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.
