# How to monitor processor performance inside Stripe?

After enabling Payment Orchestration at Stripe for your live payments, use the Dashboard to monitor performance for your processors. On the Orchestration overview page, access performance analytics and payment success rates across your processors. You can filter this data to see performance by currency, card brand, card country, card type, or transaction type. On the Payments analytics page, analyze your overall payment success rate to find out where payments fail. Use the processor filter to view only the payments routed through a specific processor.


---

# 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://help.flycode.com/payment-orchestration-agent/monitoring-and-reporting/how-to-monitor-processor-performance-inside-stripe.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.
