# Email Alias

Your Folio Email Alias is a private relay email address assigned to your account. It lets you interact with employers and external platforms without exposing your personal email address.

## What Is the Folio Email Alias?

When you join Folio, you are assigned a unique relay address in the format:

```
folio[randomnumberstring]@experts.folioworks.com
```

This address acts as a proxy. Any email sent to it is automatically forwarded to your registered Folio account email. The sender never sees your personal address.

<figure><img src="/files/rEpayvpwp5uooGxYAWKg" alt=""><figcaption></figcaption></figure>

## Why Use It?

* **Privacy** — Keep your personal email off client platforms when working on external jobs, as well as on job boards, external tools, and employer communications
* **Consistency** — Use one professional address across all Folio-related activity
* **Control** — All forwarded messages arrive in your existing inbox — no new account to check

## Finding Your Alias

1. Go to **Settings** in the left sidebar.
2. Open the **Account** tab.
3. Your alias is displayed in the **Folio Email Alias** section.

## Testing the Relay

To confirm your alias is working correctly:

1. In the **Folio Email Alias** section, click **Test Email Relay**.
2. A test message will be sent to your alias and forwarded to your registered email.
3. Check your inbox to verify delivery.

If the test email does not arrive, check your spam folder. If the issue persists, contact Folio support via the **Help** section.

## Using Your Alias on External Platforms

When signing up for third-party platforms, tools, or services related to your Folio work, enter your Folio Email Alias instead of your personal email. Replies and notifications from those platforms will be forwarded directly to you.


---

# 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.folio.works/getting-started/email-alias.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.
