> 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/management/1.-iam-portal/activate-hi-gio-iam-account.md).

# Activate HI GIO - IAM account

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

You will receive an activation email after you request your HI GIO account. You need to activate it in the first use.

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

{% stepper %}
{% step %}
**Step 1:** Check activate email, subject: **no-reply-iam** from **<no-reply-iam@higiocloud.vn>**

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

{% step %}
**Step 2:** Follow the link in the email. **Click “Link to account update.”**

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

{% step %}
**Step 3:** Click **“Click here to proceed.”**

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

{% hint style="info" %}
*You need to change your password in the first login.*
{% endhint %}
{% endstep %}

{% step %}
**Step 4:** Click “**Submit**” to complete.

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

{% step %}
**Step 5:** Click “**Back to Application**” to log on HI GIO.

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

{% step %}
**Step 6:** Enter user name/password to log on to HI GIO Cloud

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

{% hint style="info" %}
From the second login, you can use this information.
{% endhint %}

***HI GIO’s URL**:* [*https://iam.higiocloud.vn*](https://iam.higiocloud.vn/)

***Organization name**:* *(The HI GIO team provided it via email, or you can get it through the activate email).*

***Password:*** *that you changed in the activate steps.*

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

<figure><img src="/files/kaTPZJmBIi63FXRiPzjF" alt=""><figcaption><p>Activate email with tenant name</p></figcaption></figure>

{% hint style="warning" %}
If you get the notification below from an active email.

It’s a safe link. This notice is due to AWS SES.

[**REF** ](https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html)- [![](https://docs.aws.amazon.com/assets/images/favicon.ico)Monitoring your Amazon SES sending activity - Amazon Simple Email Service](https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html)
{% endhint %}

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

&#x20;


---

# 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/management/1.-iam-portal/activate-hi-gio-iam-account.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.
