# Mejoras Propuestas

### Mejora de la UX

* **Optimización de la interfaz para la configuración de campos a visualizar.**
* **Facilitar la reordenación de columnas con una interfaz más intuitiva.**
* **Agregar una opción de "vista previa" para ver cómo se verá la tabla con la configuración seleccionada.**

### Nuevos Campos

* **Clicks Únicos:** Incluir la cantidad de clicks únicos para un análisis más detallado del tráfico.

### Automatización

* **Automatización de reportes:** Permitir la programación de reportes automáticos para ser enviados por correo electrónico a intervalos específicos.


---

# 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-affiliates.inlaze.com/reportes/reporte-diariamente/mejoras-propuestas.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.
