# Send from aliases

By default, Portant sends emails from the email address you signed up with. However, sometimes you need to edit the 'Sent From' email address to a shared inbox or a different alias. If you own another email address, you can send mail to that address. For example:

* Yahoo, Outlook, or other non-Gmail address
* Your work, school, or business domain or alias, like @yourschool.edu or <youralias@gmail.com>
* Another Gmail address

> **Tip**: You can send emails from up to 99 different email addresses.

‍**In this article, you’ll learn how to:**

1. Create a new alias or connect it to your account
2. Change the From email address in Portant

**Before you get started, we want to let you know that email aliases are a Pro feature. You can learn more about the Pro plan on our** [**pricing page**](https://www.portant.co/pricing)**.**

#### Create a new alias or connect it to your account

The first step is to add an alias address to your Gmail account. Google has put together a great article on how to add one here: <https://support.google.com/mail/answer/22370?hl=en>\
Or you can follow the steps below:

1. On your computer, open [Gmail](https://mail.google.com/).
2. In the top right, click Settings **> See all settings**.
3. Click the **Accounts and import** or **Accounts** tab.
4. In the "Send mail as" section, click **Add another email address**.
5. Enter your name and the address you want to send from.
6. Click **Next Step > Send verification**.
7. For school or work accounts, enter the SMTP server (for example, smtp.gmail.com or smtp.yourschool.edu) and the username and password on that account.
8. Click **Add Account**.

The next step is to confirm the email address in the account you added. Google Send an email to the alias you added, and you need to confirm you own the account. To do this, just follow the steps below:

1. Sign in to the account you added.
2. Open the confirmation message you got from Gmail.
3. Click the link.

#### Change the 'From address' in Portant

After you have added the new alias to your Gmail account, the next step is to Open [Portant.co ](https://app.portant.co/)and add the email address alias to your Portant account. As mentioned before, by default, all emails are sent from the email address you signed up with.

Open the Portant [Settings Page](https://app.portant.co/settings)

At the bottom of this page is where you can add an alias:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/643f98abb2e0a77a8968b3f4_Email%20Alias.png" alt=""><figcaption></figcaption></figure>

> **Tip:** Only the email address needs to be the same as the one added to your Gmail as an alias. You can enter a different name in the 'Name' field and you can edit the reply to address when setting up the alias in Gmail.

The first step is to Add the name, then add the email address, and finally click verify. Clicking verify sends a test email to Portant to make sure it's all set up correctly. When you have correctly set up your alias, there will be a verified tag next to it.

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/643f98d3437fd4db791f30f9_Email%20Alias%20%E2%80%93%201.png" alt=""><figcaption></figcaption></figure>

Then you can open up an email block and change the From email address by selecting the dropdown here:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/643f98edb62fa792d229c51c_Email%20Alias%20%E2%80%93%202.png" alt=""><figcaption></figcaption></figure>

There is also a button where you can add another alias at the bottom of the drop-down menu. This takes you back to the settings page, where you can add another alias.

> **Tip**: You can send emails from up to 99 different email addresses.

#### Feedback and feature suggestions

We created Portant in 2021, and the feedback we have received since then has been very helpful and greatly appreciated. If you have any feedback, please feel free to send us an email at <contact@portant.co><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://docs.portant.co/portant-docs/emails/send-from-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.
