> 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/cloud/es/web-interface/entries/entry-type.md).

# Tipo de entrada

Elija el ***Tipo de entrada*** más adecuado para crear y gestionar cada entrada en Devolutions Cloud.

* Las entradas ***General*** sirven para almacenar información de documentos y sitios web. Aquí se encuentra la entrada ***Carpeta***, que le ayuda a gestionar su ***panel de navegación***.
* Las entradas de tipo ***Sesión*** varían en funciones y usos. Se utilizan principalmente para iniciar sesiones como ***RDP***, ***SSH*** y ***Navegador web***. Se pueden iniciar con Devolutions Launcher o en combinación con Remote Desktop Manager.
* Las entradas ***Información*** se utilizan para almacenar información sensible como ***Código de alarma***, ***Tarjeta de crédito***, ***Afiliación*** y más.
* La ***Entrada de credencial*** sirve para almacenar credenciales que desee vincular a varias entradas o para crear una ***Lista de contraseñas*** y una ***Contraseña de un solo uso***.
* En las entradas de tipo ***Plantilla*** se encuentran sus entradas de plantilla personalizadas.

  ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4118.png)

#### Véase también

* [Devolutions Academy – Creación y gestión de diferentes entradas](https://academy.devolutions.net/student/activity/3266637)


---

# 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/cloud/es/web-interface/entries/entry-type.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.
