> For the complete documentation index, see [llms.txt](https://docs.flip.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flip.to/changelog/stay-in-control-with-consent-management-and-two-factor.md).

# Stay in control with consent management and two-factor

## <mark style="color:purple;">New Consent Management in Discovery</mark>

Discovery can be configured to ask for additional consent at the moment a planner is submitting their name and email address.

Once switched on, a planner is presented with an opt-in checkbox that supports custom messaging and tracking tags. Any consent given is tracked to the context of each planner and is available in our reports and API.

[Learn about how to engage planner audiences and best practices for consent.](https://docs.flip.to/platform/discovery/planner-audiences#additional-consent-settings)

<figure><img src="/files/vAydSW4aMJHvOnUHkcls" alt=""><figcaption></figcaption></figure>

## <mark style="color:purple;">Two-factor authentication is here</mark>

Flip.to now supports an extra level of security to your account.

[Sign in and head over to your profile](https://manage.flip.to/home) to enable two-factor authentication with your preferred authenticator app in just a few steps.

<figure><img src="/files/Pb3sP8MwAJ0kKm0mKht9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9fBqD6llnxxI2yHb4H33" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.flip.to/changelog/stay-in-control-with-consent-management-and-two-factor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
