> 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/connecting.md).

# Connecting a provider

Connecting providers, the auth widget, credentials, OAuth and approvals.

## Topics

{% content-ref url="/pages/IOpVNlV8xvCKWMJbUXf4" %}
[Setting up provider credentials (bring-your-own keys)](/faq/help-topics/connecting/setting-up-provider-credentials-bring-your-own-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/hGMZ726ZBCjYGDzGq6qP" %}
[Apple Health, Health Connect and mobile SDK](/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/ftCSbh4WZ29XfltQel7N" %}
[Regional and account restrictions](/faq/help-topics/connecting/regional-and-account-restrictions.md)
{% endcontent-ref %}

{% content-ref url="/pages/RoTyCY1o7oZDJ48P526m" %}
[Choosing and managing connections in the widget](/faq/help-topics/connecting/choosing-and-managing-connections-in-the-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/c7ofSXydRHjZEH75UacW" %}
[OAuth, WebView and sign-in failures](/faq/help-topics/connecting/oauth-webview-and-sign-in-failures.md)
{% endcontent-ref %}

{% content-ref url="/pages/mpNAfnBTi3QRB1ynNTh0" %}
[Connection errors and API responses](/faq/help-topics/connecting/connection-errors-and-api-responses.md)
{% endcontent-ref %}

{% content-ref url="/pages/QhZfkIzF62ex4nFGb6qK" %}
[End-user authentication and SSO](/faq/help-topics/connecting/end-user-authentication-and-sso.md)
{% endcontent-ref %}

{% content-ref url="/pages/8H8pQK6fBhIWbwHMGn93" %}
[Getting a provider developer app approved](/faq/help-topics/connecting/getting-a-provider-developer-app-approved.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/EaaxmIUlTb9DRWJ1FnaH" %}
[Realtime, BLE and mobile delivery](/faq/help-topics/connecting/realtime-ble-and-mobile-delivery.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/connecting.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.
