> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tenderly.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Error Reporting

> Web3 Action execution incidents के लिए Error Reporting अनुभाग तक पहुँच प्राप्त करें। parameters द्वारा incidents को फ़िल्टर करें और असफल को फिर से चलाएँ।

जब भी आपकी [Web3 Action](/monitoring/web3-actions/introduction) किसी भी कारण से विफल होती है, तो एक **Incident** report बनाई जाएगी। आप इस report को main navigation tree में Actions अनुभाग में, sub-tab **Error Reporting** के माध्यम से access कर सकते हैं:

<Frame caption="Opening the Error Reporting tab">
  <img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/web3-actions/error-reporting-1.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=dd537e3ffcc547ed5c7c3d8995a2ce0e" alt="Opening the Error Reporting tab" width="3276" height="2174" data-path="images/web3-actions/error-reporting-1.webp" />
</Frame>

आप incidents को status के साथ-साथ date range के आधार पर filter कर सकते हैं।

<Frame caption="Filtering Web3 Action error reports">
  <img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/web3-actions/error-reporting-2.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=c46096617b3c3e15176bd3556ba00937" alt="Filtering Web3 Action error reports" width="3364" height="2262" data-path="images/web3-actions/error-reporting-2.webp" />
</Frame>

आप व्यक्तिगत नोट-कीपिंग और आसान टीम सहयोग के लिए incident status भी बदल सकते हैं। जब आप कोई विशिष्ट incident खोलते हैं, तो आपको अपनी Action के प्रत्येक execution के instance को इस बारे में सभी जानकारी के साथ दिखाई देगा कि execution कैसे हुआ।

<Frame caption="Changing the incident status">
  <img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/web3-actions/error-reporting-3.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=90984e5752e5a464d4948ebd387042f3" alt="Changing the incident status" width="3364" height="2262" data-path="images/web3-actions/error-reporting-3.webp" />
</Frame>

आप प्रत्येक incident के लिए एक विस्तृत view भी explore कर सकते हैं, और अपने Actions के प्रत्येक व्यक्तिगत execution के लिए [execution status](/monitoring/web3-actions/references/execution), errors, payload, और logs देख सकते हैं:

<Frame caption="Examining a Web3 Action incident in detail ">
  <img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/web3-actions/error-reporting-4.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=51608737faecf1478d3e044e3880ab4e" alt="Examining a Web3 Action incident in detail " width="3364" height="2262" data-path="images/web3-actions/error-reporting-4.webp" />
</Frame>

यदि आप Execution History के माध्यम से अपने Action configuration में परिवर्तनों का परीक्षण करना चाहते हैं और देखना चाहते हैं कि आपकी Action में परिवर्तन इसके पिछले executions को कैसे प्रभावित करेंगे, तो आप किसी भी समय एकल, कई, या सभी incidents को फिर से चला सकते हैं।

<Frame caption="Re-running incident executions">
  <img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/web3-actions/error-reporting-5.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=83c3ff3864a38f361bf0b1463b9c4f68" alt="Re-running incident executions" width="3364" height="2262" data-path="images/web3-actions/error-reporting-5.webp" />
</Frame>
