> 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/data-api-sdk/account-config-environments-and-going-live.md).

# Account config, environments and going live

Common questions about account config, environments and going live.

## Articles

{% content-ref url="/pages/50b70m50pJxd7ISVZxVY" %}
[What does 'user limit reached' mean in testing?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/test-staging-user-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/EriWNQgIOrc6dpsR9Lvs" %}
[Can samples be enabled per provider instead of globally?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/samples-gps-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/7kyYLLc3DJ3OzgEj67xu" %}
[Why does the API return a no-permissions error for a data type?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/scopes-permissions-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/1uJg3EjNHadsVjLyJ9xB" %}
[How does the 2026 Google Fit deprecation affect me?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/google-fit-2026-deprecation.md)
{% endcontent-ref %}

{% content-ref url="/pages/FD78qrPtMwrmAotfARGe" %}
[How do I get a sandbox or test account for QA?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/test-tooling-and-sandbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/aKzOIVbiN4d5lFtsKfp2" %}
[What extra steps are needed to go to production?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/go-live-no-approval-needed.md)
{% endcontent-ref %}

{% content-ref url="/pages/bLbwgm2NDrKZ8Hal6Ev0" %}
[Do I need my own Strava API app?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/strava-own-app-and-quota.md)
{% endcontent-ref %}

{% content-ref url="/pages/8KCY1f0KdhfN9l1WGNGQ" %}
[Why is the scopes field empty for on-device connections?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/samsung-empty-scopes-field.md)
{% endcontent-ref %}

{% content-ref url="/pages/uHtBa3R9YMtOv2rqYQNQ" %}
[Does disabling a provider disconnect connected users?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/disabling-provider-keeps-connections.md)
{% endcontent-ref %}

{% content-ref url="/pages/0A661XD3TfA3ERzVFXFC" %}
[Which providers show data-type toggles during auth?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/auth-scope-toggles-and-sync-behavior.md)
{% endcontent-ref %}

{% content-ref url="/pages/eXs3BSmtCaQwdQFedYJ9" %}
[How do I meet Garmin's brand attribution requirement?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/garmin-brand-attribution-requirement.md)
{% endcontent-ref %}

{% content-ref url="/pages/PvPFuKvOVYuRCkg1exAk" %}
[How do I handle the Fitbit-to-Google migration?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/fitbit-to-google-migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/AZiCQL9jSdO776M1y9t6" %}
[Can the payload simulator send FIT files?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/payload-simulator-fit.md)
{% endcontent-ref %}

{% content-ref url="/pages/VvB5aZ8pPFkgXUBUbcYe" %}
[Why am I hitting the staging user limit?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/expo-duplicate-test-users-staging-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/IwRpEI5il3RVdT7dpAfJ" %}
[How do I handle VAPT findings against the SDK?](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/vapt-security-findings-on-sdk.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/data-api-sdk/account-config-environments-and-going-live.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.
