# Aliases & signatures FAQ

### Aliases

<details>

<summary>Why does my alias name revert to my Microsoft 365 default name?</summary>

Microsoft/Office 365 only supports alias addresses, not alias names. Regardless of the display name you set in **Settings > Accounts > Aliases**, Microsoft will always use the default display name from your Microsoft 365 account settings when sending email.

Only Google Workspace supports custom alias names. If you need custom display names per alias, consider switching to a Google Workspace account.

</details>

<details>

<summary>Can I let others reply as me or an alias I own without sharing the entire account?</summary>

**Yes, you can. Here’s how:**

1. Go to **Settings** > **Accounts**.
2. Select a personal email account.
3. Select the **Aliases** tab.
4. Click Edit next to the desired alias.
5. Click Allow others to send emails from this alias - Share with and choose which users.

You will always have access to all emails sent by others.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-cf5ca18c2ea9dde24c1a477bdc2f7c69babe37db%2Fguides-alias-share.png?alt=media" alt="Allow others to send emails from a personal account" width="797"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Can delegated users customize their name and signature on a shared account?</summary>

**Yes.** It’s possible for delegated users to customize their name and signature when sending from a shared account.

1. Go to **Settings** > **Accounts**.
2. Select the shared email account.
3. Select the **Aliases** tab.
4. Click Edit next to the desired alias.
5. Edit the name in the Alias.
6. Select the Signatures tab.
7. Change the signature clicking the Select signature button.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-02089ab740bb1d1dce11d6b8ea7a5d26b557bfc8%2Ffaq-use-your-own-signature.png?alt=media" alt="Image showing how to customize your signatures" width="1105"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>How can I change the default From address when I create a new draft?</summary>

Click your name in the bottom left corner, then **Preferences**, and search for “default send”, you will see the options below to change the **Default sender** address, which is the default address set in your **From** field when you start a draft:

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-a7a096c7ea04770f44c1122ea6aae55230ed2823%2Fguides-alias-settings.png?alt=media" alt="Configure your alias settings" width="1094"><figcaption></figcaption></figure></div>

{% hint style="info" %}
This setting is personal, each user in your organization is free to define it as they like.
{% endhint %}

</details>

<details>

<summary>How can I prevent an alias to be used when I reply to emails?</summary>

You can tell Missive to never automatically select a particular From address (known as an “alias”) when replying/composing a new email. You’ll still be able to manually set this alias in your **From** field if you need to.

1. Go to **Settings** > **Accounts**.
2. Select the desired email account.
3. Select the **Aliases** tab.
4. Click **Edit** next to the desired alias.
5. Check the option that says, “Never automatically select as the From address when composing an email”.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-bf22f2d8d5ea72009a1a6ddf5d0012314db0ace8%2Fguides-alias-never.png?alt=media" alt="Never automatically select an alias" width="797"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>How do email aliases compare to email proxies?</summary>

In most everyday and business scenarios, users are far more likely to use email aliases than email proxies. The creation and configuration of email aliases or email proxies happens at the email provider level.

Here’s why:

* Email aliases are built into almost every email provider (Google Workspace, Microsoft 365, iCloud, etc.) and are commonly used for team roles (e.g., support@, billing@), personal organization, and filtering. They’re simple, familiar, and don’t change the sender’s identity.
* Email proxies are more niche and are mainly used for privacy, security, or anonymity. Tools like Apple’s *Hide My Email*, Firefox Relay, or burner-style email services are proxies — still far less common in business workflows. They are created and managed outside Missive. Missive simply receives messages forwarded from those proxy addresses.

</details>

### Signatures

<details>

<summary>Can I use a specific signature on the mobile app?</summary>

Missive does not offer a way to set mobile-specific signatures right now. However, you can set up any number of aliases for each of your email accounts, and each alias can have a different signature. You can give your alias a clear description like “Mobile signature”:

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-aa1ab78ae86d1256e8d73c1cab463c51ef5a4d5c%2Ffaq-mobile-specific-signature-image0.png?alt=media" alt="" width="798"><figcaption></figcaption></figure></div>

Even if you don’t have different alias addresses, you can create multiple aliases with the same Address and Name, just to set a different description and signature.

Assuming you send more emails from your computer, we suggest you set your desktop signature version on your default alias. Then when you send an email from mobile, you can manually switch to your mobile alias in the From field, which will change the signature used.

</details>

<details>

<summary>Can I use custom values within shared email signatures?</summary>

You can use custom fields within shared signatures. You can use them as:

`{{ user.custom.field_name }}`

If your custom field name is, for example, Job title, then it would be:

`{{ user.custom.job_title }}`

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-92b84de77bb5075f1129ba55659dd48b3de726b7%2Ffaq-custom-field-signature.png?alt=media" alt="Adding a custom field to an email signature" width="800"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>How can I add multiple phone numbers to a signature?</summary>

You can use variables to display multiple phone numbers in your email signature. For example, if you want to add your work and mobile phone number you can use these:

```
{{ user.work.phone_number }}
```

```
{{ user.mobile.phone_number }}
```

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-e32309ed4c81ca0be78384bd6953dce59c3c3458%2Ffaq-mutiple-phone-numbers-contact.png?alt=media" alt="Mutiple phone numbers contact"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-dce7c7915ba7c42b5f9b4f7d113bb7a89e57fcae%2Ffaq-multiple-phone-numbers-signature.png?alt=media" alt="Signature with mutiple phone numbers"><figcaption></figcaption></figure></div>

**How to video:** [**https://youtu.be/IoirxbF0DsU**](https://youtu.be/IoirxbF0DsU)

</details>

<details>

<summary>How can I define multiple signatures for the same email address?</summary>

In Missive, you can setup any number of aliases for each of your email accounts, and each alias can have a different signature.

Even if you don’t have different alias addresses, you can create multiple aliases with the same Address and Name, just for the purpose of setting a different signature for each.

**Here’s where to add aliases the in Accounts settings:**

<figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-a71dc6bc85c16e4b5b029a225e91793465208b00%2Ffaq-aliases.png?alt=media" alt="Image showing how to add new aliases"><figcaption></figcaption></figure>

Each alias and signature can have their own unique description to help you pick the right one in the draft composer:

<figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-ee7d7b2434e182f91f5081537de317b4408e1a8e%2Ffaq-multiple-signatures.gif?alt=media" alt="" width="635"><figcaption></figcaption></figure>

You can edit your alias description, in the alias edit menu:

<figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-9ade7ffed4997fc5687b4f08dcf44333a9fa0f7e%2Ffaq-edit-alias-description.png?alt=media" alt="" width="799"><figcaption></figcaption></figure>

To edit the signature of each of those aliases, click on the Signature tab:

<figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-4d4b43711a0640e34e426b5b4cc9ca772572b2d2%2Ffaq-edit-signatures.png?alt=media" alt="" width="798"><figcaption></figcaption></figure>

</details>

<details>

<summary>How can I make sure the image in my signature doesn't appear as an attachment?</summary>

If you want to include an image in your email signature, it's better to use an HTML signature instead of attaching the image directly. This will help prevent your email from being flagged as spam by some email providers.

To do this, you can create an HTML signature and add an `<img>` tag with the URL of your image hosted on the web. This way, the image will be displayed in the signature without being attached to the email itself.

</details>

<details>

<summary>How to insert a user avatar in a managed signature?</summary>

You need to edit your managed signature in HTML mode, and add an image element with the variable {{ user.avatar\_url }} as its source. This will show the image your users have uploaded as their Missive avatar. It would look something like this:

</details>

<details>

<summary>How to limit the size of an image in my email signature</summary>

1. Switch the signature editor to the HTML mode.
2. Add a `max-width: 400px` to the style element of the `img` tag.
3. Increment/decrement the value of `max-width` based on the desired result.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-52876014d54643ba24896cfcdd9c48fda6eb6c3b%2Ffaq-signature-image-max-width.gif?alt=media" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Why are my signature HTML tags stripped?</summary>

Missive strips HMTL tags that are not supported by the majority of email clients. Your signature HTML code probably uses modern tags known to not be well supported by email clients.

You might try to inline your styles. Paste your code in this [tool](https://templates.mailchimp.com/resources/inline-css/). The output HTML might be supported by Missive.

</details>

<details>

<summary>Why can't I edit my signature in my draft composer?</summary>

If you can't change your signature while drafting an email, it's likely because your signature is in the HTML format. This format can't be altered in the draft composer.

To switch formats, go to **Settings** > **Signatures**, click **Edit**, and look for the format toggle at the bottom of the **Content** field.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-7e7954ef902ebfbb3f6411503af89ab9be90e7cc%2Ffaq-signature-richtext-html.png?alt=media" alt="Missive Rich text vs HTML signature button highlighted" width="700"><figcaption></figcaption></figure></div>

Be aware that if you switch from **HTML** to **Rich Text**, you might encounter some unexpected visual changes, especially if your signature's HTML code is too complex for **Rich text**.

</details>

<details>

<summary>Why can't I edit my signature in my settings?</summary>

You most likely have a managed signature. This means only Admins or Owners can make changes to it. You may contact them to request a change.

Learn more about roles and permission levels in an organization [here](https://missiveapp.com/docs/core-features/aliases-and-signatures/broken-reference).

</details>

<details>

<summary>Is there a limit on how many signatures I can create?</summary>

Yes. The limits are:

* **Personal signatures:** 100 per user
* **Organization signatures:** 500 per organization

</details>


---

# 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://missiveapp.com/docs/core-features/aliases-and-signatures/faq.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.
