# Creating email aliases

Email aliases allow an organization to create an email using the company domain without having to add an additional user. This alias must be tied to an existing email account, and emails sent to the alias will be routed to the primary account's inbox.&#x20;

To create an email alias, log in to the Admin console and select to create an alternate email address in the Users group. Select a user and then input the alias in the Alternative email field and save it. Each user can have up to 30 email aliases.&#x20;

Because email aliases do not create a new user, there is no increase in the subscription cost for adding them.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/google-workspace-overview/users-and-groups/creating-email-aliases.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.
