> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-s3-storage/login-to-hi-gio-s3-storage-portal.md).

# Login to HI GIO S3 Storage Portal

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

Refer to this[ **LINK**](/management/1.-iam-portal/activate-hi-gio-iam-account.md) to learn how to activate your account via Email. After successfully activating your account, you can log in to the HI GIO S3 Portal.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:** Access the link [https://iam.higiocloud.vn/tenant/ ](https://iam.higiocloud.vn/tenant/)and fill in your tenant (organization) information as we provide

<figure><img src="/files/LgZjsRslPunCiJY0Zag3" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Step 2:** Log in to the account provided by email

<figure><img src="/files/v2eH4nNmBkot6SO1E0U4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3:** Click on the top-right to access the S3 Portal

<figure><img src="/files/h9bJ2L3vObWBKRu6xbLy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 4:** After logging in to the S3 Portal, you will be asked to create a new PIN to use the S3 service.\
This PIN Code is used for security authentication when you operate to view the S3 Key (Access key, Secret key) or Delete the Bucket.

<figure><img src="/files/XLUidQ8gOs6VvcWpYoek" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.higiocloud.vn/hi-gio-s3-storage/login-to-hi-gio-s3-storage-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
