> For the complete documentation index, see [llms.txt](https://lookinbody.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lookinbody.gitbook.io/guide/mx/manage-members/unsave.md).

# Resultados no Guardados

## Guardar datos de almacenamiento temporal

Los datos de resultados temporales se almacenan en la pestaña \[Resultados no guardados]. Los administradores pueden guardar estos datos en el ID de un miembro existente o eliminarlos.

<figure><img src="/files/sWzR97ppmWbgWcuwpUXQ" alt=""><figcaption></figcaption></figure>

1️⃣ En la lista de Usuarios, seleccione los datos no guardados que están en color rojo.

<figure><img src="/files/zUYvxpnwZ9tNiDivapBl" alt=""><figcaption></figcaption></figure>

2️⃣ Ingrese un ID de miembro existente o proporcione nueva información del miembro para guardar los datos.

<figure><img src="/files/ZzReYbLK5QW26KNXng3f" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6NPMezOv32M6MVvJe3Tu" alt=""><figcaption></figcaption></figure>

3️⃣ Una vez guardados, aparecerán normalmente en la lista.

<figure><img src="/files/BpJt0PpCzW8zcPiPudSq" 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:

```
GET https://lookinbody.gitbook.io/guide/mx/manage-members/unsave.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.
