# Adding your first subscribers

This chapter will explain how to make a ***list*** of email recipients, called ***subscribers***, and how to send your email ***campaigns***.

phpList is a powerful tool: there are several ways to add subscribers and demographic information about them (name, location, interests etc).

In this chapter we are going to cover the most basic scenario.

## How to get your first subscribers

The chances are, if you are planning to use phpList, you have some subscribers already. You may have a complex database of contact information, a list you exported from an application, or a simple list of emails on a sheet of paper.

In this example, we will be following the progress of Ethical Pets, who we introduced in the Case Studies chapter. They will be emailing customers of their online shop. The list of emails was obtained by exporting a list of customer emails from their shop software.

## Create a list in phpList

First of all you need to create a subscriber list. This will help you organize your subscribers. In phpList, you *must* have at least one list, but you can have many of them. In this example, we will create just one list called *The Ethical Pets Gazette,* which is the name of the Ethical Pets newsletter.

First, navigate to **Subscribers** &gt; **Subscriber lists** in the main menu.

  
[![create_a_new_list_phpList_menu.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/Cs3VddlcrVnjGT65-create_a_new_list_phpList_menu.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/Cs3VddlcrVnjGT65-create_a_new_list_phpList_menu.png)

This will take you to a page which shows you all your lists. Currently you can see just one list, a system default list called **test**.

To create a new list click the **Add a list** button.

[![create_a_new_list_phpList_subscriber_list_page.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/PAXcI7XH1Okm20ex-create_a_new_list_phpList_subscriber_list_page.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/PAXcI7XH1Okm20ex-create_a_new_list_phpList_subscriber_list_page.png)

You then need to enter your **List name** and **List description** (which may be displayed publicly).

In this case, you tick the **Public list** box too, because we want people to know about the list.

[![create_a_new_list_name_and_save.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/UE6jYn8zcUXOs4hg-create_a_new_list_name_and_save.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/UE6jYn8zcUXOs4hg-create_a_new_list_name_and_save.png)

## Add Subscribers to phpList by copy and paste

Once this page is complete, click **Save**. You can edit this page again later if you need to. Next we click **Add some subscribers**

[![add_subscribers_phpList.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/oXXOY5aGRwEndAdV-add_subscribers_phpList.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/oXXOY5aGRwEndAdV-add_subscribers_phpList.png)

This will bring us to the **Import** **Subscribers by Copy and Paste** page.

We now need to copy our list of subscribers. In this case, the list has been stored in Libreoffice Calc. Right click the column which contains the emails and click **Copy**.

[![copy_subscribers_phpList.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/Qnmcg3jZHT1mlccD-copy_subscribers_phpList.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/Qnmcg3jZHT1mlccD-copy_subscribers_phpList.png)

Then, returning to phpList, we right click in the input box and select **Paste**.

[![paste_subscribers_phpList.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/XNSaa2WVGAAC4MVp-paste_subscribers_phpList.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/XNSaa2WVGAAC4MVp-paste_subscribers_phpList.png)

Finally, we click **Import emails**.

[![paste_subscribers_phpList_2_1.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/A4ZRKq87rTi91lgW-paste_subscribers_phpList_2_1.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/A4ZRKq87rTi91lgW-paste_subscribers_phpList_2_1.png)

And we are informed of the results of our import.

[![paste_subscribers_results_phpList.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/9WCzOlDusFq69RCH-paste_subscribers_results_phpList.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/9WCzOlDusFq69RCH-paste_subscribers_results_phpList.png)

## Check it out!

If we return to **Subscribers** &gt; **Subscriber lists** in the main menu, we can see the new list and its subscribers.

[![create_a_new_list_phpList_subscriber_list_page.png](https://www.phplist.org/manual/uploads/images/gallery/2019-05/scaled-840-/MZmye4WaoE6r84yr-create_a_new_list_phpList_subscriber_list_page.png)](https://www.phplist.org/manual/uploads/images/gallery/2019-05/MZmye4WaoE6r84yr-create_a_new_list_phpList_subscriber_list_page.png)

## Asking and assuming permission

Before you start to make lists, take some time to consider who you add. A healthy email list is full of people who *want* to receive your mail: they should have given you their email address voluntarily and ideally been asked for permission before you add them to the system.

There are legal requirements in some countries which reflect the importance of informed or assumed permission, for example, anti-spam laws in Canada.

## Long term subscriber list health

The ideal situation is for your list members to join and leave your list as they please. You can set up ***Subscribe pages***, so people can subscribe themselves to your lists, and the (mandatory) ***Unsubscribe*** link in your emails will allow people to leave if they want to. These are discussed in detail in other chapters.

While you may be keen to spread your message as far and wide as possible, always bear in mind that excessive, aggressive and intrusive emails can tarnish your brand. Don't become a spammer!

## Feedback

Discuss this chapter [here](https://discuss.phplist.org/t/adding-your-first-subscribers-manual-chapter-feedback-and-discussion/200).