> 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/extra-features-scores-graphs-teams-nutrition-cgm.md).

# Extra features: scores, graphs, teams, nutrition, CGM

Common questions about extra features: scores, graphs, teams, nutrition, CGM.

## Articles

{% content-ref url="/pages/MboHXIqpwMObfqWphaSD" %}
[Why are data\_enrichment health scores null?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/health-scores-data-enrichment-null.md)
{% endcontent-ref %}

{% content-ref url="/pages/04T9gZIgiUT9nHpA4P8Z" %}
[How do I dedup updated vs new meals across nutrition webhooks?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/nutrition-meals-upsert-no-stable-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/p2JQKQOMSocL9vFMOIR3" %}
[Is the Teams API available and how do I use it?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/teams-api-beta.md)
{% endcontent-ref %}

{% content-ref url="/pages/DRbS5j35BEstuCoMgOUJ" %}
[How do I implement the Health Rewards feature?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/rewards-and-health-scores.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MOKmvotN6tdAjWOqv3K" %}
[How do I use the Graph API to display per-user data?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/graphs-feature.md)
{% endcontent-ref %}

{% content-ref url="/pages/KzQLqM4MY5dYOZp7xvMW" %}
[Can I send workouts to Apple, Garmin and COROS watches?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/planned-workout-push-to-watch.md)
{% endcontent-ref %}

{% content-ref url="/pages/0AYZjEi33PHIHW1stq8w" %}
[How do Garmin planned workouts handle completion and updates?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/garmin-planned-workout-lifecycle.md)
{% endcontent-ref %}

{% content-ref url="/pages/YF0s4F4kCBN6cNJzEiYe" %}
[Why do nutrition provider activity events have null summary\_id?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/nutrition-provider-null-activity-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/R6A57TcfQE4SzQJxwMVr" %}
[Can I look up food details from the nutrition meal id?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/nutrition-meal-name-null-id-not-lookupable.md)
{% endcontent-ref %}

{% content-ref url="/pages/KWYaq8pcm0Jak8F43Ggg" %}
[Which hosted graph session types exist?](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm/custom-hosted-graph-session-types.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/extra-features-scores-graphs-teams-nutrition-cgm.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.
