> 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/webhook/storage-destinations-s3-sqs-supabase-sql-gcs.md).

# Storage destinations: S3, SQS, Supabase, SQL, GCS

Common questions about storage destinations: S3, SQS, Supabase, SQL, GCS.

## Articles

{% content-ref url="/pages/Hg4C9MZ3h0hQpicEDX8h" %}
[Why do my Supabase destination columns not match the docs?](/faq/help-topics/webhook/storage-destinations-s3-sqs-supabase-sql-gcs/supabase-destination-schema.md)
{% endcontent-ref %}

{% content-ref url="/pages/65QQXw5E46PNjGtMWfsk" %}
[Why is my S3 folder named like a date?](/faq/help-topics/webhook/storage-destinations-s3-sqs-supabase-sql-gcs/version-prefix-folder-not-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/wnJNswxBd1S60oIMTd7y" %}
[How do I set up a Postgres SQL destination?](/faq/help-topics/webhook/storage-destinations-s3-sqs-supabase-sql-gcs/sql-destination-schema-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/VwfgK6oON6qn14QMxWEl" %}
[Why does my SQS destination fail to connect?](/faq/help-topics/webhook/storage-destinations-s3-sqs-supabase-sql-gcs/sqs-region-and-message-size.md)
{% endcontent-ref %}

{% content-ref url="/pages/rnN7YetXxAoW3CroS8WZ" %}
[Why are my GCS files missing fields seen in webhooks?](/faq/help-topics/webhook/storage-destinations-s3-sqs-supabase-sql-gcs/gcs-upsert-permissions.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/webhook/storage-destinations-s3-sqs-supabase-sql-gcs.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.
