> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/password-manager/es/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/first-login-to-devolutions-cloud-with-the-devolutions-password-manager-browser-extension.md).

# Primer inicio de sesión en Devolutions Cloud con la extensión de navegador de Devolutions Password Manager

Siga estos pasos para conectar Devolutions Cloud a la extensión de navegador Devolutions Password Manager:

1. Haga clic en el icono de la extensión de navegador Devolutions Password Manager en la barra de herramientas de su navegador.

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Se requiere un acceso a Devolutions Cloud para continuar.</p></div>
2. Elija ***Devolutions Cloud*** en la lista y, a continuación, haga clic en ***Guardar***.
3. Introduzca la dirección de su servidor de Devolutions Cloud y, a continuación, haga clic en ***Guardar***.
4. ***Inicie sesión*** en su Devolutions Account.
5. Introduzca las credenciales de su Devolutions Account para continuar.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4088_2024_2.png" alt=""><figcaption></figcaption></figure>
6. Una vez completado, aparecerá un mensaje de confirmación de inicio de sesión.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_Dwl4047.png" alt=""><figcaption></figcaption></figure>
7. Haga clic en el icono de la extensión de navegador Devolutions Password Manager en la barra de herramientas de su navegador web para comprobar que la extensión de navegador Devolutions Password Manager está ahora conectada a Devolutions Cloud.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4089_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Para seleccionar las bóvedas que se van a sincronizar, haga clic en la pestaña ***Bóvedas*** del ***Menú lateral*** y, a continuación, haga clic en el botón ***Seleccionar bóvedas para sincronizar***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4090_2024_2.png" alt=""><figcaption></figcaption></figure>
9. Haga clic en ***Seleccionar todo*** o marque individualmente las bóvedas que desea sincronizar. La barra de ***Filtro*** puede ser útil para buscar bóvedas.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4091_2024_2.png" alt=""><figcaption></figcaption></figure>
10. Cuando haya seleccionado sus bóvedas, haga clic en ***Seleccionar bóvedas para sincronizar*** en la parte superior del panel para volver y ver sus bóvedas sincronizadas.

    <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4092_2024_2.png" alt=""><figcaption></figcaption></figure>


---

# 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.devolutions.net/password-manager/es/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/first-login-to-devolutions-cloud-with-the-devolutions-password-manager-browser-extension.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.
