# Provide link to signup window

**URL:** https://meta.discourse.org/t/provide-link-to-signup-window/106912
**Category:** Support
**Created:** [January 18, 2019, 2:54pm UTC](https://meta.discourse.org/t/provide-link-to-signup-window/106912 "2019-01-18T14:54:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [January 18, 2019, 2:54pm UTC](https://meta.discourse.org/t/provide-link-to-signup-window/106912/1 "2019-01-18T14:54:31Z")

</div>

Hi,

There are a number of uses where I want to provide a link that, when clicked, opens up the same dialogue window that the Sign In button generates. Simply put, a number of users get confused about how to sign up for a new account (I know, _I know_, the button is _right there_). So to make it even easier for them, it would be nice to be able to say, for instance, “CLICK HERE to create a new account” in certain Topics.

Is this possible? If so, how?

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [January 18, 2019, 3:03pm UTC](https://meta.discourse.org/t/provide-link-to-signup-window/106912/2 "2019-01-18T15:03:51Z")

</div>

Yes, this is possible. If you visit

`your.domain.com/signup`

(while logged out) you’ll get the same signup dialogue box that the signup button creates. This also works for the login dialogue box. So you can use something like

`your.domain.com/login`

and you’ll get the login form.

---

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [January 18, 2019, 6:17pm UTC](https://meta.discourse.org/t/provide-link-to-signup-window/106912/3 "2019-01-18T18:17:28Z")

</div>

I appreciate this excellent, elegant solution. Thank you!

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [January 23, 2019, 8:28am UTC](https://meta.discourse.org/t/provide-link-to-signup-window/106912/4 "2019-01-23T08:28:36Z")

</div>


