# Help! with the Anonymous feature on discourse

**URL:** https://meta.discourse.org/t/help-with-the-anonymous-feature-on-discourse/70135
**Category:** Development
**Created:** [15 Setembro , 2017 16:08 UTC](https://meta.discourse.org/t/help-with-the-anonymous-feature-on-discourse/70135 "2017-09-15T16:08:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [15 Setembro , 2017 16:21 UTC](https://meta.discourse.org/t/help-with-the-anonymous-feature-on-discourse/70135/2 "2017-09-15T16:21:21Z")

</div>

This is the code that runs in the user menu to switch to an anonymous account

> <https://github.com/discourse/discourse/blob/a48abc6556bcdaec07f9f32e117abfd6799bd2f1/app/assets/javascripts/discourse/routes/application.js.es6#L28-L30>

You need to replicate that code when the anonymous button is clicked. How you do that will depend how you’ve implemented the bottom bar.

---

_[View the full topic](https://meta.discourse.org/t/help-with-the-anonymous-feature-on-discourse/70135)._
