# How to set different emails for notifications for private use and business use on Github.

Recently I got a new freelance job whose company maintains projects on Github. But I didn't want to get notifications for the business projects to my personal email and wanted to get them to my business email. 

Fortunately, Github has the feature.

### 1. Go to Settings. 
Click your icon on the right side of the Github page and go to the "Settings" page.
![screenshots_08-02_1.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1659654787866/wUItTfP8B.png align="left")

### 2. Go to Emails
Click "Emails" on the left side of the page in the Settings page.
![screenshots_08_02_2.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1659655503364/IB-wNBbvZ.png align="left")

### 3. Add email address
Enter your email address and enter "Add" button.
![screenshots 0004-08-02-3.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1659655461363/6W_Dru3UV.png align="left")

### 4. Go to "Notifications"
After adding your email address, go to "Notifications" tab on the left side.
![screenshots_0004-08-05_5.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1659655564802/3Z0aFJ0Ft.png align="left")

### 5. Set your email address for getting notifications.
Click "Edit" button and choose your email address.
![screenshots_ 0004-08-02_4.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1659655984696/UPneglaT8.png align="left")

Easy peasy! <br>
You can go back to the "Email" page and make sure your email is configured correctly for getting the notifications.




