> 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/regional-and-account-restrictions/mfp-diary-sharing-setting-moved-reverts.md).

# Why does my MyFitnessPal diary sharing revert to private?

MyFitnessPal controls the diary-sharing setting, not Terra.

The toggle has moved out of the diary settings menu and now lives under **Privacy / Sharing and Email Settings**. The diary must be set so Terra's poller can read it (`Locked with a Key`, or publicly accessible per MFP's current layout).

* If sharing reverts to private (an MFP-side change), the user must re-enable it.
* If data has stopped flowing, **disconnect and reconnect through your widget** to re-establish the connection.

MFP has no easy public support channel, only an in-app Help section.


---

# 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/regional-and-account-restrictions/mfp-diary-sharing-setting-moved-reverts.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.
