# Limitation

In GreenNode's IAM (Identity and Access Management) system, there are some restrictions on the number of IAM objects that can be used in the system. These restrictions are set to ensure efficient resource allocation and prevent overuse or overconsumption of resources. These restrictions will vary depending on the object being used. Here are some key points to introduce these restrictions:

* Access to IAM Console to see Quota & Limitation at here: <https://iam.console.vngcloud.vn/quotas>

#### List of IAM Limitation <a href="#quota-and-limitation-danhsachiamlimitation" id="quota-and-limitation-danhsachiamlimitation"></a>

By default, IAM GreenNode Service will set limits for the attributes as below:

<table><thead><tr><th width="203">Name</th><th width="142">Current Limit</th><th>Description</th></tr></thead><tbody><tr><td>User Account</td><td>20</td><td>Number of IAM User Accounts can belong to a Root User</td></tr><tr><td>Group</td><td>20</td><td>Number of User Groups can belong to a Root User</td></tr><tr><td>Service Account</td><td>20</td><td>Number of Service Accounts can belong to a Root User</td></tr><tr><td>Policy</td><td>20</td><td>Number of Policies can belong to a Root User</td></tr><tr><td>Identity Provider</td><td>5</td><td>Number of Identity Providers can belong to a Root User</td></tr></tbody></table>

#### Change the IAM Limitation <a href="#quota-and-limitation-thaydoiiamlimitation" id="quota-and-limitation-thaydoiiamlimitation"></a>

Currently, IAM Console does not support users to adjust these limit attributes themselves. In case there is a need to change, users can proactively create a ticket for further support here:<https://support.vngcloud.vn/#/app/dashboard>


---

# 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/identity-and-access-management-iam/gioi-han-su-dung.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.
