> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/no-data.md).

# My data isn't arriving

Data not showing up, stopped, delayed, or missing from payloads.

## Topics

{% content-ref url="/pages/nmzcRaYs57yK5ncgMM6A" %}
[Connected but no data arriving](/faq/help-topics/no-data/connected-but-no-data-arriving.md)
{% endcontent-ref %}

{% content-ref url="/pages/35FZEydwK4FcmUDEnyOq" %}
[Webhooks & background delivery stopping](/faq/help-topics/no-data/webhooks-background-delivery-stopping.md)
{% endcontent-ref %}

{% content-ref url="/pages/J16vziCMbCOaVJOYibby" %}
[Connections expiring & disconnecting](/faq/help-topics/no-data/connections-expiring-disconnecting.md)
{% endcontent-ref %}

{% content-ref url="/pages/KEIjOrczpGthmm1Hyhcn" %}
[Historical backfill returns nothing](/faq/help-topics/no-data/historical-backfill-returns-nothing.md)
{% endcontent-ref %}

{% content-ref url="/pages/C2w4EpnIZwCC4O35meRj" %}
[Missing fields & data types in payloads](/faq/help-topics/no-data/missing-fields-data-types-in-payloads.md)
{% endcontent-ref %}

{% content-ref url="/pages/q6TyQFZFmvYbCu9MzqX5" %}
[Auth, scopes & user ID matching](/faq/help-topics/no-data/auth-scopes-user-id-matching.md)
{% endcontent-ref %}

{% content-ref url="/pages/TNrgYB7hniPnNehRbBjB" %}
[Delivery delays & lag](/faq/help-topics/no-data/delivery-delays-lag.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryterra.co/faq/help-topics/no-data.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.
