# Postman sesión 4

## Collection Postman Sesión 4

Accede a la colección de la sesión: [Enlace](https://drive.google.com/drive/folders/1eqHp7XN-wk2FVLFYkKTcAuaqaVjTwXOY?usp=sharing)

## ¿Cómo cargar los datos?

1. Entrar a Postman
2. Dar clic en las colecciones de tu workspace
3. Dar clic en import

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

1. Seleccionar el file que hayas descargado

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

4. Postman te notificará de la existencia de una colección anterior con el mismo nombre, haz clic reemplazar

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

5. Ahora tendrás cargado los datos de la sesión


---

# 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://darioaplicano.gitbook.io/influxdb2.x/sesion-4/guion-de-la-sesion/configuracion-inicial/postman-sesion-4.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.
