# Security

Security in vMonitor Platform applications is about ensuring your data and resources are protected from potential threats.

We are currently providing a number of features to help you protect metrics and logs data that you store and use on the vMonitor Platform system, including:

* **Secure access permissions:** GreenNode uses IAM to manage user access to vMonitor Platform resources. IAM allows businesses to create and manage access policies for each resource desired by users. This helps ensure that only those with the necessary permissions can access the data.
* **Secure data in transit:** GreenNode uses HTTPS to encrypt data in transit. HTTPS is an HTTP-based security protocol that uses TLS/SSL encryption to protect data during transmission.


---

# 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.vngcloud.vn/vng-cloud-document/vmonitor/bao-mat-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.
