# Set up your DatabeanStalk account

Once you signed up your DatabeanStalk Free Trial, you call follow this guide to set up admin account and deployment.

1. For set up this process you need to create AWS account or you can use existing AWS account.
2. Once you set up your password from verification email you can [login](https://apps.databeanstalk.com/Identity/Account/Login?ReturnUrl=%2F) here using your email and newly created password.
3. Select the DatabeanStalk plan based on your business needs.

![](/files/4LVNWKSKh3HEDf2XlNJ3)

4\. Enter billing detail, DatabeanStalk will not charge till your free trial expire. Once your free trial completes, DatabeanStalk only charge subset of your AWS infrastructure billing.

![](/files/jhxNL45TYQXGaqeqRTRf)

5\. You can copy external ID and use it in your AWS account to create cross account role. you can follow this guide to create databeanstalk cross account role in your account.

![](/files/YYyua9zieSCas1UMSfvD)

6\. AWS storage: create your unque s3 bucket and use that bucket name here and click on Create Policy and databeanStalk will create a permission for you and you can copy and paste in your bucket resource policy.

![](/files/7Q9NeAtar24Xzlgxmgic)

7\. Deploy DatabeanStalk: This process take up to 30 minutes to deploy in your AWS account and you will get notification in your email address. Click on Deploy DatabeanStalk.

![](/files/YKXbNFbqLeAToYshO0Hp)


---

# 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.databeanstalk.com/databeanstalk-guides/registration/set-up-your-databeanstalk-account.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.
