> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/es-base-de-conocimiento-de-vlex-library/features/vlex-for-word.md).

# vLex para Word

vLex para Word crea enlaces en tus documentos. Puedes hacer clic en ellos y conectarte sin problemas a vLex para comprobar las autoridades en las que te basas. También te mostrará cuando un documento que citas ha recibido un tratamiento negativo, asegurando que no dependas por accidente de un caso que ya no es buena ley.

{% hint style="warning" %}
vLex para Word está actualmente disponible en España, México, Perú, Reino Unido, Estados Unidos, Canadá, Argentina, Chile, Colombia y Ecuador.
{% endhint %}

## **Agregar vLex a Word**

En Microsoft Word **Insertar** barra de herramientas, haz clic en **Complementos** y abre **Obtener complementos**. Usa el campo de búsqueda para buscar vLex. También puedes encontrarlo en la **Productividad** categoría.&#x20;

![](/files/f7e5ec17f08bf024ad8d4851b3131eb10084da97)

Haz clic **Agregar** y luego **Continuar.**

Una vez instalado, verás la **vLex** pestaña en la cinta. Si la pestaña de vLex no está activa, es posible que debas activarla yendo a **Preferencias** > **Cinta y barra de herramientas**.

{% hint style="info" %}
Una vez que el complemento esté instalado, inicia sesión de la misma manera que lo haces en el sitio web. Lee [Opciones de inicio de sesión ](/es-base-de-conocimiento-de-vlex-library/getting-started/signing-in/sign-in-options-2.md)para más información.
{% endhint %}

![vLex en Microsoft Word](/files/061c4fc65eb5fc261383b8808bb930926a154288)

## **Buscar citas**

Haz clic **Buscar** **citas** en la cinta para ver el menú de vLex a la derecha. Cuando hagas clic en la **Citas** pestaña, el complemento analizará tu documento e identificará cualquier **casos**, **legislación**, **regulaciones** u otros documentos legales mencionados. El servicio los reunirá en una lista, mostrándote cómo han sido tratados los documentos que citas.

![vLex reconociendo citas](/files/9ef0556baea0916db85cab9bac9e3ea7f9c7e9f0)

En la parte superior de la lista, verás un interruptor para **Agregar enlaces** a las citas en tu texto. Tanto la lista de citas como los enlaces creados en el texto te llevarán a vLex.

![](/files/275caab9722844f26c81d0e104c8f4dc375beaf8)

## **Vincent en Microsoft Word**

[Vincent](/es-base-de-conocimiento-de-vlex-library/vincent-by-vlex/vincent.md) analiza tu documento y hace recomendaciones sobre otros documentos que podrían ser de interés. En el menú a la derecha de la pantalla, selecciona **Vincent** para ver qué casos o legislación Vincent te ha recomendado en base a tu documento.

{% hint style="warning" %}
Para usar [Vincent](/es-base-de-conocimiento-de-vlex-library/vincent-by-vlex/vincent.md) en Word, necesitas haber iniciado sesión en vLex.
{% endhint %}

![Vincent en Word](/files/d3a5d0f3851a5caa61a45953390eeec941df96bf)

{% hint style="info" %}
Para saber más sobre Vincent, ve a [Analizar con Vincent](broken://pages/dfd0a6b070ff1ad01b07a8d1f1c2dd12ec719445) artículo.
{% endhint %}

## Recorrido en vídeo

{% embed url="<https://vimeo.com/917899837>" %}
Video corto, narrando vLex para Word.
{% endembed %}


---

# 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://support.vlex.com/es-base-de-conocimiento-de-vlex-library/features/vlex-for-word.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.
