# Setup Overview

Cloudshim is simple to set up and fully automated from the start. There’s no manual configuration, no maintenance, and no ongoing management required.

#### Getting Started in Two Steps:

1. Create your Cloudshim account
2. Connect your AWS account

{% hint style="info" %}

### Onboarding recommendation

#### Cloudshim offers two onboarding options:

1. **Read-only mode —** See your estimated savings without making any changes
2. **Start saving** — Deploy a CloudFormation template that enables automated savings and Org change in the background
   {% endhint %}

### Sign up

To signup, get into the [signup page](https://app.cloudshim.com/login/sign-up) and signup with your email.

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

Once you’ve signed up, you’ll be guided through a simple onboarding wizard to connect your AWS account and unlock cost visibility and automated savings.

> Note: By signing up, you agree to our Terms of Use. Please take a moment to read them.


---

# 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://help.cloudshim.com/getting-started/setup-overview.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.
