# Privacy & Security

## <mark style="color:blue;">Privacy</mark>

As with all LINK Mobility products, we strive to uphold all legal and ethical practices when it comes to data protection and privacy. Connect holds 3 core privacy actions to help you remain compliant:

### <mark style="color:yellow;">Forget User</mark>

By selecting ‘forget user’ on a profile your MLC bot will completely delete all user data and conversation history it holds about that user. This is applicable across all channels.

<figure><img src="/files/4QUDuPSBxrHoU9iXt73w" alt=""><figcaption><p>How to forget user</p></figcaption></figure>

### <mark style="color:yellow;">Opt-in Permissions</mark>

As with any contact made, LINK recommends best practices to seek consent from the chatbot recipient. This may be a legal or recommended requirement in your region, and we suggest that you discuss this with your LINK account manager should you have any further questions.

MLC hosts a specific ‘Privacy Opt-in’ feature. This is a prescribed message that states that the user’s data such as name and email will be collected to support the chatbot experience further. A button linking to a full privacy policy is also provided. Chatbot users are then able to approve or refuse the terms before proceeding.

{% hint style="info" %}
**Note:** This feature is not available for voice channels including Google Assistant and Alexa.
{% endhint %}

<figure><img src="/files/7YgsWkt6I2pV5Qsz957g" alt=""><figcaption><p>Privacy Opt-in Screen</p></figcaption></figure>

### <mark style="color:yellow;">Privacy Flag Condition</mark>

This feature will allow designers to flag users based on their preferred privacy settings and act accordingly.

<figure><img src="/files/0W3MtU5A7hFHTeUxVv7A" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: This feature is not available for voice channels including Google Assistant and Alexa.
{% endhint %}

## <mark style="color:blue;">Security</mark>

LINK's objective is to ensure availability, integrity, and confidentiality of our platforms. ​

We operate in tier-3 certified data centre's that feature redundant connectivity, restricted physical access, video surveillance, fire protection and 24/7 NOC monitoring.

We follow best practices on information security outlined by the ISO 27001 standard.


---

# Agent Instructions: 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.mylinkconnect.com/product-overview/privacy-and-security.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.
