# Access Permissions and Working Through Root User Account

To access your resources on the vStorage storage service, you can use various channels such as vStorage Portal, vStorage API, Swift Rest API, S3 Rest API, and Swift/S3 client tools. For vStorage Portal, you use the Root User Account to log in. If you don't have a Root User Account, please refer to the Root User Account.

Follow the steps below to log in to vStorage with the Root User Account:

1\. Access the vStorage service login page: [https://signin.vngcloud.vn](https://signin.vngcloud.vn/).

2\. The main login page will appear. Choose **LOGIN WITH ROOT USER.**

3\. Enter the **email** address and **password** associated with your account and select **Login**. If you've previously logged in as the root user in this browser, your browser may remember the email address for the Root User Account. If so, you will see the screen displayed in the next step. If you have previously logged in as an IAM user using the IAM User Account in this browser, your browser may display the IAM user login page instead. To return to the main login page, choose **LOGIN WITH ROOT USER.**

4\. After successfully logging in, you have full access to and can perform the features provided by the vStorage service on your resources. For details on the features supported by vStorage, please refer to [Features, vStorage Resources, and Access Permissions](https://docs.vngcloud.vn/display/VSEN/Features%2C+vStorage+Resources%2C+and+Access+Permissions).


---

# 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/vstorage/object-storage/vstorage-hcm03/identity-and-access-management/managing-access-to-vstorage-resources/access-permissions-and-working-through-root-user-account.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.
