# How is access to customer data managed in MessageBird?

MessageBird follows principles of “need to know “and least privilege. We promote the use of Role based access control. Provisioning and deprovisioning is overseen by the security team, with SSO and 2FA by default.

&#x20;

Owners have been defined for each information asset who are responsible for ensuring access to their systems are appropriate and reviewed on a regular basis.

&#x20;

Whenever dealing with sensitive information or taking critical action, we use the four-eyes principle.

&#x20;

Access is terminated on the same day if and when an employee leaves MessageBird.


---

# 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.bird.com/connectivity-platform/data-governance-and-security/how-is-access-to-customer-data-managed-in-messagebird.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.
