# SSH

If needed, you can SSH to the bastion host. First open your IDEA [Web Interface](/idea/first-time-users/access-your-idea-cluster/web-interface.md) and click "**SSH access**" session on the left sidebar&#x20;

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

IDEA will offers you two ways to establish an SSH connection. Follow the instructions displayed on the screen whether you are planning to use a regular SSH client or PuTTY (Windows)

<figure><img src="/files/QJ5bjZcmJktJpQ7rqm7C" alt=""><figcaption><p>Follow the instructions to configure your SSH client</p></figcaption></figure>


---

# 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.ide-on-aws.com/idea/first-time-users/access-your-idea-cluster/ssh.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.
