# Entry Vars

## Updates to make to the LS

![](/files/-MNV4fNOpr4C7J0zeVI6)

Con esta opción podemos abrir una ventana en donde se puede seleccionar la ruta especifica de en donde se va a realizar el proceso de guardar información.

Al presionar el botón Open database browser se abrirá una pequeña ventana para que puedas seleccionar la ruta de en donde se guardará la información necesaria

![](/files/-MNAn_PJVfa3VjBcTNIK)

Por defecto se agrega un id aleatorio en identifier para que los Record id de los registros nunca se dupliquen y en cada uno de los campos de la base de datos se puede integra información que se puede agregar de forma manual (texto crudo) o con variables que se encuentren dentro de la [tabla de controles](https://docs.apphive.io/reference/funciones/tabla-de-controles)

![](/files/-MNAoGgeUAROmAwpTDkt)


---

# 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://docs.apphive.io/apphive-documentacion/reference/funciones/local-storage-e/save-local-storage-data/entry-vars.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.
