# Sample Data

**URL:** https://forum.mautic.org/t/sample-data/28461
**Category:** General Discussion
**Created:** [June 28, 2023, 4:48pm UTC](https://forum.mautic.org/t/sample-data/28461 "2023-06-28T16:48:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![wmdwebs](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/wmdwebs/32/627_2.png) [@wmdwebs](https://forum.mautic.org/u/wmdwebs)
#### Post date: [June 28, 2023, 4:48pm UTC](https://forum.mautic.org/t/sample-data/28461/1 "2023-06-28T16:48:17Z")

</div>

Several versions back there was a download available for sample data which was great for getting introduced to the methodology & workings of Mautic.

I would like to set up a new test server for my team to start to play with, is there a sample data download available for the latest Mautic 4?

Thanks!

---

<div class="post-metadata">

### Author: ![IonutOjicaDe](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ionutojicade/32/7383_2.png) [@IonutOjicaDe](https://forum.mautic.org/u/IonutOjicaDe)
#### Post date: [June 29, 2023, 8:51pm UTC](https://forum.mautic.org/t/sample-data/28461/2 "2023-06-29T20:51:21Z")

</div>

what was there, in that sample data? I did not hear of such thing until now. And I would be also interested.

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [June 29, 2023, 8:55pm UTC](https://forum.mautic.org/t/sample-data/28461/3 "2023-06-29T20:55:17Z")

</div>

Hi folks!

I’m not sure if this is what you’re referring to, but within Mautic you can use a command which **wipes the database** and installs sample data.

This is the command - note that it wipes the entire database. DO NOT use in production 😉

`bin/console d:f:l`

(short for doctrine:fixtures:load).

It’s what we use for testing Mautic when you use Gitpod - it’s going to set you up with about 50 contacts, a bunch of segments, some emails and landing pages etc. The default login is admin/mautic and there’s a restricted access user of sales/mautic.

It’s useful just for getting a feel for things, but of course it would be sensible if you’re demonstrating Mautic, to build up your own sample data / segments / emails etc.

Hope that helps!

---

<div class="post-metadata">

### Author: ![wmdwebs](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/wmdwebs/32/627_2.png) [@wmdwebs](https://forum.mautic.org/u/wmdwebs)
#### Post date: [June 30, 2023, 2:28pm UTC](https://forum.mautic.org/t/sample-data/28461/4 "2023-06-30T14:28:36Z")

</div>

that sounds pretty much like what the package was when I had used it before, except if I remember correctly it was installed through the Mautic Admin dashboard, not the command line.

and again, the purpose of this new test server install is to give my team a chance to learn & play with Mautic 4 ahead of the next release.

---

<div class="post-metadata">

### Author: ![matbin](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/matbin/32/12706_2.png) [@matbin](https://forum.mautic.org/u/matbin)
#### Post date: [December 2, 2024, 12:36pm UTC](https://forum.mautic.org/t/sample-data/28461/5 "2024-12-02T12:36:33Z")

</div>

As per [https://contribute.mautic.org/contributing-to-mautic/tester#the-easy-way-using-gitpod](https://contribute.mautic.org/contributing-to-mautic/tester#the-easy-way-using-gitpod), since Mautic 5.1 the password for the users is `Maut1cR0cks!`, and not `mautic`, as mentioned above.

I found this thread via google and struggled a bit trying to log in until I found the page linked above 😉
