# What is the rule for "First Share" Badge?

**URL:** https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116
**Category:** Support
**Tags:** badges
**Created:** [3 يناير 2017، 6:57م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116 "2017-01-03T18:57:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mcarvajal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcarvajal/32/64886_2.png) [@mcarvajal](https://meta.discourse.org/u/mcarvajal)
#### Post date: [3 يناير 2017، 6:57م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/1 "2017-01-03T18:57:09Z")

</div>

Hi! In my community, this badge is not clear, because we don’t know the rule.

I supposed that this badge appear when people share any post with the “SHARE BUTTON”, for example in Social Networks (Facebook, Twitter, Google Plus, etc.) or when people send an email.

But, I tested sharing the post, and the badge doesn’t apear inmediatly. So, I need to know the exactly rule for this badge.

By the way, please help me with any link to documentation about Badges Discourse. Thank you!

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [3 يناير 2017، 7:37م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/2 "2017-01-03T19:37:20Z")

</div>

> [@mcarvajal](#):
>
> But, I tested sharing the post, and the badge doesn’t apear inmediatly. So, I need to know the exactly rule for this badge.
> 
> By the way, please help me with any link to documentation about Badges Discourse.

For me, the best “documentation” is to go to  
Admin → Badges  
and look at the query used.

Of course being familiar with tables, table fields, and SQL query syntax will help you to be able to read the queries and understand what they do.

As far as “immediately” what you should look at is the badges “Trigger” setting.  
There are various “immediate” triggers - eg. topic created - but the trigger for the First Share badge is “Update daily”. I’m not sure when “daily” happens, but I think it is midnight.

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [3 يناير 2017، 7:45م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/3 "2017-01-03T19:45:26Z")

</div>

> [@mcarvajal](#):
>
> But, I tested sharing the post, and the badge doesn’t apear inmediatly.

The queries for badges generally run once per day. So the new badge doesn’t appear immediatly.

Look in your Sidekid/scheduler to see when new jobs will run, `https://your.forum.domain/sidekiq/scheduler`

This is my sidekid

 ![](https://global.discourse-cdn.com/meta/original/4X/e/1/6/e161702bcda2e153513d194d7478e2e14c0f580f.png)  
as you can see the next badges will be awarded in about 9 hours

---

<div class="post-metadata">

### Author: ![mcarvajal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcarvajal/32/64886_2.png) [@mcarvajal](https://meta.discourse.org/u/mcarvajal)
#### Post date: [3 يناير 2017، 8:15م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/4 "2017-01-03T20:15:44Z")

</div>

Thank you @Trash !!! Perfect response!!!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [16 أبريل 2019، 6:05ص UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/5 "2019-04-16T06:05:43Z")

</div>



---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [24 أبريل 2019، 5:41م UTC](https://meta.discourse.org/t/what-is-the-rule-for-first-share-badge/55116/6 "2019-04-24T17:41:54Z")

</div>


