# Instalar Studio 3t

Robo3T fue reemplazado por Studio 3t. para su instalación descargarlo desde

{% embed url="<https://robomongo.org/>" %}

![](https://1214129823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lc1Wg6KboeH6fWlkEGS%2Fuploads%2F4wA19nJASCUJZItPqwMG%2FCaptura%20desde%202022-05-20%2014-32-10.png?alt=media\&token=26354c20-53be-4332-924e-6e848dec115a)

Una vez descargado descomprimir el archivo y ejecutar el .sh

```shell
./studio-3t-linux-x64.sh
```

Luego de la instalación nos solicita que nos registremos y podemos crear conexiones directas a mongodb Atlas o manuales a nuestro servidor local.

Al ingresar le damos conectar

![](https://1214129823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lc1Wg6KboeH6fWlkEGS%2Fuploads%2FvJSeARSgGCnsU5PKOo0j%2FCaptura%20desde%202022-05-25%2020-01-09.png?alt=media\&token=fcf69c09-48fb-4de5-87de-aab7fbfd4989)

dar clic en New Connection

![](https://1214129823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lc1Wg6KboeH6fWlkEGS%2Fuploads%2FAIIItRUh1Hb93eip2uUZ%2FCaptura%20desde%202022-05-25%2020-02-04.png?alt=media\&token=4364a756-92ee-4d12-b372-71c83bd175d0)

Podemos ingresar URi o indicar la conexión manualmente.

![](https://1214129823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lc1Wg6KboeH6fWlkEGS%2Fuploads%2F8a9e6IU9OuU5dg6IawHe%2FCaptura%20desde%202022-05-25%2020-03-09.png?alt=media\&token=1f19cc2a-c4e9-44af-9971-95422f1bb675)


---

# 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://avbravo-2.gitbook.io/docker/mongodb/instalar-studio-3t.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.
