# DASHBOARD

Una vez ingreses con tus credenciales te encontrarás con nuestro home, donde podrás acceder a un dashboard con información relevante sobre los servicios que tienes activos:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="dashboard/visualizacion-de-noticias">Visualización de noticias</a><a href="dashboard/visualizacion-de-noticias">                       </a></td></tr><tr><td><a href="dashboard/accesos-directos">Accesos directos</a></td></tr><tr><td><a href="dashboard/visualizacion-de-creditos">Visualización de créditos</a></td></tr><tr><td><a href="dashboard/visualizacion-data-de-envios">Visualización data de envíos</a></td></tr></tbody></table>


---

# 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://ayuda.topleads.co/sms-topleads/dashboard.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.
