# Monitoring

An overview of each AI features run count and cost for the past week is available on your [home page](https://workflowai.com/), once logged in.

To get further insights to how an AI feature is performing, you can go to the "Cost" section from the sidebar menu, to access a dashboard with the number of runs, and cost metrics for additional time frames.

![Monitoring](/files/aOZUfMJ2TUugTgVCxDhD)

More metrics, including average feature latency and organization-wide monitoring , are coming soon!

{% hint style="info" %}
If you need more metrics, please open a discussion on [GitHub](https://github.com/workflowai/workflowai/discussions/categories/ideas) or [Discord](https://discord.gg/auuf8DREZh)
{% endhint %}


---

# 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.workflowai.com/features/monitoring.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.
