# Monitoramento

- [Floui Dashboards](https://docs.floui.io/guia/ferramentas/monitoramento/floui-dashboards.md): Gere dashboard customizadas e acompanhe os relatórios de execução de fluxos.
- [Execução em tempo real](https://docs.floui.io/guia/ferramentas/monitoramento/execucao-em-tempo-real.md): Acompanhe em tempo real a execução de fluxos e monitore a saúde do Workspace.
- [Histórico de execuções](https://docs.floui.io/guia/ferramentas/monitoramento/historico-de-execucoes.md): Tenha uma visão completa do histórico de execuções de fluxos do Workspace.
- [Logs de monitoramento](https://docs.floui.io/guia/ferramentas/monitoramento/logs-de-monitoramento.md): Visualize os registros de execução gerados por processamentos do Workspace
- [Regras de alerta](https://docs.floui.io/guia/ferramentas/monitoramento/regras-de-alerta.md): Automatize notificações no Workspace Floui com regras de alerta personalizáveis para eventos de fluxos.


---

# 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.floui.io/guia/ferramentas/monitoramento.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.
