# Logging into Aiceberg

{% stepper %}
{% step %}

### Receive your welcome email

You'll receive an email from <no-reply@aiceberg.ai> containing your credentials and the link to your account.

<figure><img src="https://685235661-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhuh6w2lTUExBtn7eC56o%2Fuploads%2FdSMywXv11ggeKmzUF50d%2Fimage.png?alt=media&#x26;token=ffdf6042-a2b4-491f-b3e8-4736c7b6d44e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Follow the login link and enter your Customer ID

Follow the login link to Aiceberg homepage and enter your Customer ID, found in your email.

![](https://content.gitbook.com/content/huh6w2lTUExBtn7eC56o/blobs/soEDqI2abu2xgebY3fEf/Screenshot%202025%2005%2007%20at%2010.32.51%20AM.png)
{% endstep %}

{% step %}

### Enter your credentials

Enter the credentials provided in the email.

![](https://content.gitbook.com/content/huh6w2lTUExBtn7eC56o/blobs/msJtcRKY5hakI9QlXLai/Screenshot%202025%2005%2007%20at%2010.41.56%20AM.png)
{% endstep %}

{% step %}

### Reset your password

Reset your password when prompted.

![](https://content.gitbook.com/content/huh6w2lTUExBtn7eC56o/blobs/98CMIFaAWQ0d5Q2Vif4g/Screenshot%202025%2005%2007%20at%2010.47.53%20AM.png)
{% endstep %}

{% step %}

### You're logged in

Once you've reset your password you'll be logged in.

![](https://content.gitbook.com/content/huh6w2lTUExBtn7eC56o/blobs/HXVJPkTeHmhvxBt5BrZy/Screenshot%202025%2005%2007%20at%2010.56.48%20AM.png)
{% endstep %}

{% step %}

### Need help?

If any of this doesn't go as expected, reach out to your AIceberg contact or email the support team at <support@aiceberg.ai>.
{% endstep %}
{% endstepper %}


---

# 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.aiceberg.ai/getting-started/logging-into-aiceberg.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.
