> For the complete documentation index, see [llms.txt](https://docs.bravostudio.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bravostudio.app/data-binding/display-data-in-your-app.md).

# Display data in your app

## From any API

{% content-ref url="/pages/-MflK\_rNbkmAVesxZE\_o" %}
[Set up an API GET request for list page - Airtable](/connect-api/set-up-api-requests/creating-an-api-collection/airtable/set-up-an-api-get-request-for-list-page-airtable.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflO1uC\_zJbayAm5pFT" %}
[Set up an API GET request for detail page - Airtable](/connect-api/set-up-api-requests/creating-an-api-collection/airtable/data-library-connect-to-any-api-get-request-for-detail-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflssHZZsI3e9HQ\_pME" %}
[How to connect my API to a mobile actions](/data-binding/data-binding-types/data-biding-connect-dynamic-data-to-actions-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhT5NhDyoHbG0U64jiP" %}
[My Subscriptions: Display data based on device ID](/get-started/help-and-tutorials/app-cases/bravo-app-kit-my-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhxk\_3jXH6OSlaz5bi0" %}
[Play video](/bravo-tags/mobile-actions/how-to-use-video-components-in-your-apps.md)
{% endcontent-ref %}

## From Airtable

{% content-ref url="/pages/-MflweVcfY\_ZbSf9hMtz" %}
[Using the Airtable API Wizard](/connect-api/set-up-api-requests/api-wizard-importer/airtable-using-the-airtable-api-wizard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfllnPeWFzs7Y7\_eNNW" %}
[Bind data to design for a list page](/data-binding/display-data-in-your-app/data-biding-bind-data-to-ui-for-a-list-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflnsvAmWsTMw84cPsy" %}
[Bind data to design for a detail page](/data-binding/display-data-in-your-app/data-biding-bind-data-to-ui-for-a-detail-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflxeT4CD3llsPgs-wv" %}
[Connect multiple tables from Airtable to one app](/connect-api/browse-by-backend/airtable/airtable-connect-multiple-tables-from-airtable-to-one-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflzlnI8wkDovRpiZ-h" %}
[Sort list with Airtable](/connect-api/browse-by-backend/airtable/airtable-sort-list-with-airtable.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfm1p4rW-2Qj-Lhaqi6" %}
[Nested lists (list > list > detail page) with Airtable](/connect-api/browse-by-backend/airtable/airtable-nested-lists-with-airtable-list-list-detail-page.md)
{% endcontent-ref %}

{% embed url="<https://www.youtube.com/watch?v=LrwdSXGzL94>" %}

## From Xano

{% content-ref url="/pages/-Mfm3hksRf0vi1xtnTt7" %}
[Nested lists (list > list > detail page) with Xano](/connect-api/browse-by-backend/xano/xano-build-nested-lists.md)
{% endcontent-ref %}

## From Google Sheets

## From Firebase

{% content-ref url="/pages/-MhXbxBVTj-EZwbCRpQ6" %}
[My Notes: using user ID and email from Firebase](/get-started/help-and-tutorials/app-cases/build-a-notes-app-with-user-id-and-email-from-firebase.md)
{% endcontent-ref %}

## From Notion

{% content-ref url="/pages/-Mj4taB4rYofSbSKaois" %}
[Getting data from a Notion table](/connect-api/browse-by-backend/notion/notion-getting-data-from-a-notion-table.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.bravostudio.app/data-binding/display-data-in-your-app.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.
