# How to add convertkit form in hashnode

Well recently I have again started writing articles on this blog and I plan on continuing it. Earlier I used to run another blog on a different niche and I was using WordPress for it. There I used to have a column where I would add a newsletter section. Also, I would have a popup for my newsletter.

When I started writing articles on hashnode, I was amazed to find out that it has a built-in newsletter feature. After using it I found that it does not have a lot of features like you can't send a personalized newsletter and whoever wants to subscribe to your newsletter has to create an account on hashnode.

So, I started using [convertkit](https://convertkit.com/) to add a newsletter to all of my posts.

## Sign up for convertkit

Sign up for a free account on [**convertkit**](https://convertkit.com/) and sign in to your dashboard.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692815427336/f2de4419-6370-48fd-9356-168e53af170e.webp align="center")

Click on Create New and choose forms.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692815615036/b3b4a901-f5da-44be-b90c-fa21ba01fd80.png align="center")

Choose the Inline forms as we will integrate them inside our posts.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692815709126/0b12d576-cce1-4c06-850a-d83f70ade538.png align="center")

You get a lot of free templates to choose from. For simplicity, I will go with the Mills form.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692815837275/b2549793-6d54-46d5-b017-194ece0e871c.png align="center")

You can style the form according to your wish. Now click on publish.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692815936358/9815f739-8b76-430c-a7ea-59730a2490cc.png align="center")

You will get this popup where you have the option to choose where you want the form to display. Click on HTML and then copy the code.

Now move into your [**hashnode**](https://hashnode.com) blog dashboard. Click on the widget and create a new widget.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692816171750/90bbd8b3-a34e-487d-99b8-895ff3dd8dbb.png align="center")

Now paste the HTML code that you copied and add a widget ID. Now click on Create.

Now to add the newsletter form, go to any of your posts and add a widget in the place where you want to add the form. I usually add this at the end of the article.

## Final Result

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1692816590343/320b5f2b-be6b-4c1d-a714-075c993fc0d3.png align="center")

That's it. It is as simple as that. You can even change more styles but I would like to leave it in default.

Ta Da

%%[convertkit-main-newsletter]
