# Quickstart

***

## Create an email account

1. Click **Email** in the left-hand menu, located under **Domains**.
2. If there are no domains in your project, you need to add one by clicking either **Register domain** or **Add or transfer domain**.
3. Click on the domain you want to add an email account to.
4. Click the plus sign in the upper-right corner, then select **Create account**.
5. Choose an email address and click **Create**.
6. Save the password that is displayed.

## Change storage quota

1. Click on the email account for which you want to change the quota.
2. Scroll down to the *Quota* section.
3. Use the slider to increase or decrease the quota.
4. Click **Update**.

## Create an alias

1. Click on the domain that you want to create an alias in.
2. Click the plus sign in the upper-right corner, then select **Create alias**.
3. Fill in the alias in the *Email* field and the recipient in the *Recipients* field. Multiple recipients can be entered.
4. Click **Create**.

## Reset the password for an account

1. Click on the email account for which you want to reset the password.
2. Click **Actions** and then **Reset password**.
3. Click **Reset password**.
4. Save the new password; it will not be shown again.

## Delete an email account

1. Click on the email account you want to delete.
2. Click **Actions** and then **Delete**.
3. Type the email address of the account in the text field to confirm, then click **Delete**.


---

# 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.glesys.com/products/other/email/quickstart.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.
