# From Name & From Email - editing

Default From Name

make doc and link explaining how froms work, copy broadcast page on this topic

Enter your "From Name", sometimes referred to as the "Friendly From". This is how the sender's name will be displayed to your contacts when they open their inbox.

{% hint style="info" %}
The from name can be modified on each individual funnel message by clicking the pencil in the lower right corner of the message card
{% endhint %}

{% hint style="info" %}
The from name can be modified on each individual funnel message by clicking the pencil in the lower right corner of the message card
{% endhint %}

{% hint style="warning" %}
Your "From Email" is also the email addresses that will be added to your contact's address book to help ensure your emails end up in their inbox, and the email address that will be used to calculate your sender reputation
{% endhint %}

Once you've made your email composer choice, click "Design Your Funnel" to continue


---

# 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.emaildelivery.com/docs/funnels/from-name-and-from-email-editing.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.
