# Getting Started with GCP

### Creating an account

To create an account, go to app.pump.co 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

### Inviting your team

Go to the Settings tab > Company. You can invite other team members as viewers by adding their emails. Please note that viewers cannot make any modifications to the Pump account (such as adding new AWS accounts or changing billing information).

### Request modification

The AWS account, company, and bank account details you entered during onboarding are all final. To request modifications to the data, just ping us on the intercom chat or email us at <support@pump.co>

### Deleting your account

To delete your account head over to Setting tab on the Pump app > Billing and press the button 'Delete your account'

<figure><img src="/files/q2zEClzsOh3wbwXz4ZTh" alt=""><figcaption></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://help.pump.co/gcp-joining-pump/getting-started-with-gcp.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.
