# Webhooks logs

We understand that dealing with third-party webhooks can be tricky, especially when debugging issues. To make this process easier, **you can track all webhooks sent in the last 7 days within your account!**

![](/files/SxHBq7rK1yayErH79uRV)

To access it, just go to Settings > Integrations > ZapSign API > [Webhooks](https://app.zapsign.co/conta/configuracoes/integration?tab=api-zapsign).

{% hint style="info" %}
**Seeing duplicate webhooks**? Whenever your application **returns a status other than 200**, ZapSign will attempt to resend the webhook multiple times.
{% 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.zapsign.com.br/english/webhooks/logs-de-webhooks.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.
