# Step 1 - View Estimate

To create an account, go to [app.pump.co](https://app.pump.co/dashboard) and click on 'sign up'. You can sign up with your Google account or create one with your email.&#x20;

Once you've verified your email, you should be able to explore our product, link your AWS account, and view your estimated savings. Changing your password or email is handled by Auth0, which is fully secure.

**Step One, View Your Savings Estimate in minute(s)!**

<figure><img src="/files/QKWjVdj5HesWHCoisoAd" alt=""><figcaption><p>Step One: View Estimate</p></figcaption></figure>

We follow the least privilege principle (AWS's security best practice) when it comes to role creation, i.e. we only ask for minimal scoped permissions for every action you take.

The first step, The PumpBillingReadOnly IAM role policy is a pre-defined policy that grants read-only access to billing information, granting the following actions on all billing resources

These actions allows us to only view information about billing reports, cost and usage reports, and other billing-related resources in the account.

Hitting the 'Connect AWS' button should take you to a creation of AWS CloudFormation stack page, scroll down all the way to the bottom, and check this box to proceed.

<figure><img src="/files/ZRCG1URAcQl2QJTeF45r" alt=""><figcaption><p>Creating your CloudFormation stack on AWS</p></figcaption></figure>

In a couple of minutes, you should be all set and view your estimated savings with Pump!

<figure><img src="/files/yyi0Qx0fC9mJQT1bxTjW" alt=""><figcaption><p>Past savings and Pump savings shown - this is how much we can save you!</p></figcaption></figure>

This is how much Pump could have realistically saved you had you been with us for the month, if you like the numbers you see here, please proceed to [**Step 2**](/aws-joining-pump/how-to-join-pump-3-easy-steps/step-2-authorize-pump.md)**.**

<br>


---

# 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.pump.co/aws-joining-pump/how-to-join-pump-3-easy-steps/step-1-view-estimate.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.
