diff --git a/docs/source/images/github/avatars/bmartel.png b/docs/source/images/github/avatars/bmartel.png
new file mode 100644
index 000000000000..7c518f28bb50
Binary files /dev/null and b/docs/source/images/github/avatars/bmartel.png differ
diff --git a/docs/source/images/github/avatars/carly-bartel.png b/docs/source/images/github/avatars/carly-bartel.png
new file mode 100644
index 000000000000..566665853884
Binary files /dev/null and b/docs/source/images/github/avatars/carly-bartel.png differ
diff --git a/docs/source/images/github/avatars/luarmr.png b/docs/source/images/github/avatars/luarmr.png
new file mode 100644
index 000000000000..f0a8201d3ea3
Binary files /dev/null and b/docs/source/images/github/avatars/luarmr.png differ
diff --git a/docs/source/images/github/avatars/redeipirati.png b/docs/source/images/github/avatars/redeipirati.png
new file mode 100644
index 000000000000..26cdd5358abb
Binary files /dev/null and b/docs/source/images/github/avatars/redeipirati.png differ
diff --git a/docs/source/images/templates/breast-cancer-mammogram-classification.gif b/docs/source/images/templates/breast-cancer-mammogram-classification.gif
new file mode 100644
index 000000000000..52585e12c91c
Binary files /dev/null and b/docs/source/images/templates/breast-cancer-mammogram-classification.gif differ
diff --git a/docs/source/images/templates/html-ner-tagging-person-and-organization.gif b/docs/source/images/templates/html-ner-tagging-person-and-organization.gif
new file mode 100644
index 000000000000..c9083bb7a08b
Binary files /dev/null and b/docs/source/images/templates/html-ner-tagging-person-and-organization.gif differ
diff --git a/docs/source/images/templates/ner-tagging-invoices-bio-format.png b/docs/source/images/templates/ner-tagging-invoices-bio-format.png
new file mode 100644
index 000000000000..404194929556
Binary files /dev/null and b/docs/source/images/templates/ner-tagging-invoices-bio-format.png differ
diff --git a/docs/source/images/templates/ocr-invoices-pre-ner-bio-format.gif b/docs/source/images/templates/ocr-invoices-pre-ner-bio-format.gif
new file mode 100644
index 000000000000..9d740e7396ff
Binary files /dev/null and b/docs/source/images/templates/ocr-invoices-pre-ner-bio-format.gif differ
diff --git a/docs/source/images/templates/two-level-sentiment-analysis-of-x-twitter-posts.gif b/docs/source/images/templates/two-level-sentiment-analysis-of-x-twitter-posts.gif
new file mode 100644
index 000000000000..174cb139035a
Binary files /dev/null and b/docs/source/images/templates/two-level-sentiment-analysis-of-x-twitter-posts.gif differ
diff --git a/docs/source/templates/breast_cancer_mammogram_classification.md b/docs/source/templates/breast_cancer_mammogram_classification.md
new file mode 100644
index 000000000000..ef7f73615202
--- /dev/null
+++ b/docs/source/templates/breast_cancer_mammogram_classification.md
@@ -0,0 +1,153 @@
+---
+title: Breast Cancer Mammogram Classification
+type: templates
+category: Community Contributions
+cat: community
+order: 1000
+meta_title: Breast Cancer Mammogram Classification Data Labeling Template
+meta_description: Template for breast cancer mammogram classification with Label Studio
+community: true
+community_author: redeipirati
+community_contributors: carly-bartel
+community_repo: awesome-label-studio-config
+github_repo: humanSignal/awesome-label-studio-config
+repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/breast-cancer-mammogram-classification
+---
+
+
+
+
+This labeling config provides a comprehensive interface for breast cancer mammogram analysis using the BI-RADS classification system. It enables radiologists to classify mammograms, assess breast density, and document findings for both breasts.
+
+## Labeling Configuration
+
+```html
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+## About the labeling configuration
+
+All labeling configurations must be wrapped in [View](/tags/view.html) tags.
+
+This configuration uses the following tags:
+
+- [Image](/tags/image.html)
+- [Choices](/tags/choices.html)
+- [TextArea](/tags/textarea.html)
+- [View](/tags/view.html)
+- [Header](/tags/header.html)
+
+## Usage Instructions
+
+- **Image Display**: This config displays four mammogram views (Left CC, Left MLO, Right CC, Right MLO) in a grid layout.
+- **BI-RADS Classification**: Each breast can be classified using the standard BI-RADS categories (0-6).
+- **Density Assessment**: Breast density can be classified using the A-D scale.
+- **Findings Documentation**: Multiple choice options for common findings (Mass, Calcifications, etc.).
+- **Notes**: Free text area for additional observations and technical notes.
+
diff --git a/docs/source/templates/gallery_asr.ejs b/docs/source/templates/gallery_asr.ejs
index 079c841a24dc..3ff97791948d 100644
--- a/docs/source/templates/gallery_asr.ejs
+++ b/docs/source/templates/gallery_asr.ejs
@@ -1,7 +1,7 @@
---
title: Audio/Speech Processing
type: templates
-order: 1002
+order: 2002
meta_title: Gallery of Audio/Speech Processing Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_community_contributions.ejs b/docs/source/templates/gallery_community_contributions.ejs
new file mode 100644
index 000000000000..d9e3853be133
--- /dev/null
+++ b/docs/source/templates/gallery_community_contributions.ejs
@@ -0,0 +1,55 @@
+---
+title: Community Contributions
+type: templates
+order: 2011
+community: true
+layout: templates
+meta_title: Gallery of Community Templates
+meta_description: Gallery of community contributed templates for Label Studio
+cards:
+- title: Breast Cancer Mammogram Classification
+ categories:
+ - community contributions
+ image: "/images/templates/breast-cancer-mammogram-classification.gif"
+ url: "/templates/breast_cancer_mammogram_classification.html"
+ community: true
+ community_repo: awesome-label-studio-config
+ github_repo: humanSignal/awesome-label-studio-config
+
+- title: HTML NER Tagging
+ categories:
+ - community contributions
+ image: "/images/templates/html-ner-tagging-person-and-organization.gif"
+ url: "/templates/html_ner_tagging_person_and_organization.html"
+ community: true
+ community_repo: awesome-label-studio-config
+ github_repo: humanSignal/awesome-label-studio-config
+
+- title: NER Tagging for Invoices (BIO Format)
+ categories:
+ - community contributions
+ image: "/images/templates/ner-tagging-invoices-bio-format.png"
+ url: "/templates/ner_tagging_invoices_bio_format.html"
+ community: true
+ community_repo: awesome-label-studio-config
+ github_repo: humanSignal/awesome-label-studio-config
+
+- title: OCR Invoices Pre-NER BIO Format
+ categories:
+ - community contributions
+ image: "/images/templates/ocr-invoices-pre-ner-bio-format.gif"
+ url: "/templates/ocr_invoices_pre_ner_bio_format.html"
+ community: true
+ community_repo: awesome-label-studio-config
+ github_repo: humanSignal/awesome-label-studio-config
+
+- title: Two-Level Sentiment Analysis of X / Twitter posts
+ categories:
+ - community contributions
+ image: "/images/templates/two-level-sentiment-analysis-of-x-twitter-posts.gif"
+ url: "/templates/two_level_sentiment_analysis_of_x_twitter_posts.html"
+ community: true
+ community_repo: awesome-label-studio-config
+ github_repo: humanSignal/awesome-label-studio-config
+
+---
\ No newline at end of file
diff --git a/docs/source/templates/gallery_conversational_ai.ejs b/docs/source/templates/gallery_conversational_ai.ejs
index bc6fb8521ef3..3b77100a9b2b 100644
--- a/docs/source/templates/gallery_conversational_ai.ejs
+++ b/docs/source/templates/gallery_conversational_ai.ejs
@@ -1,7 +1,7 @@
---
title: Conversational AI
type: templates
-order: 1003
+order: 2003
meta_title: Gallery of Conversational AI Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_cv.ejs b/docs/source/templates/gallery_cv.ejs
index 2616a5c5649c..6aaa7b045a8d 100644
--- a/docs/source/templates/gallery_cv.ejs
+++ b/docs/source/templates/gallery_cv.ejs
@@ -1,7 +1,7 @@
---
title: Computer Vision
type: templates
-order: 1000
+order: 2000
meta_title: Gallery of Computer Vision Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_data_parsing.ejs b/docs/source/templates/gallery_data_parsing.ejs
index feae6e321180..f50b8421d237 100644
--- a/docs/source/templates/gallery_data_parsing.ejs
+++ b/docs/source/templates/gallery_data_parsing.ejs
@@ -1,7 +1,7 @@
---
title: Structured Data Parsing
type: templates
-order: 1005
+order: 2005
meta_title: Gallery of Structured Data Parsing Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_dynamic_labels.ejs b/docs/source/templates/gallery_dynamic_labels.ejs
index d6863493655a..0d6ef4172cc1 100644
--- a/docs/source/templates/gallery_dynamic_labels.ejs
+++ b/docs/source/templates/gallery_dynamic_labels.ejs
@@ -1,7 +1,7 @@
---
title: Dynamic Labels
type: templates
-order: 1010
+order: 2010
meta_title: Gallery of Dynamic Labels Labeling Templates
meta_description: ""
layout: templates
diff --git a/docs/source/templates/gallery_generative_ai.ejs b/docs/source/templates/gallery_generative_ai.ejs
index 08987a677423..2431090fb3e2 100644
--- a/docs/source/templates/gallery_generative_ai.ejs
+++ b/docs/source/templates/gallery_generative_ai.ejs
@@ -1,7 +1,7 @@
---
title: LLM Fine-tuning
type: templates
-order: 1007
+order: 2007
meta_title: Gallery of Generative AI Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_llm_evals.ejs b/docs/source/templates/gallery_llm_evals.ejs
index 0e7c882d9c09..9316c58691a0 100644
--- a/docs/source/templates/gallery_llm_evals.ejs
+++ b/docs/source/templates/gallery_llm_evals.ejs
@@ -1,7 +1,7 @@
---
title: LLM Evaluations
type: templates
-order: 1008
+order: 2008
meta_title: Gallery of Labeling Templates for LLM Evaluation
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_nlp.ejs b/docs/source/templates/gallery_nlp.ejs
index d295154669ff..f0064ac7ed33 100644
--- a/docs/source/templates/gallery_nlp.ejs
+++ b/docs/source/templates/gallery_nlp.ejs
@@ -1,7 +1,7 @@
---
title: Natural Language Processing
type: templates
-order: 1001
+order: 2001
meta_title: Gallery of Natural Language Processing Labeling Templates
meta_description: Gallery of NLP templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_rns.html b/docs/source/templates/gallery_rns.html
index 5018130e3e9c..7ee49fa5eb42 100644
--- a/docs/source/templates/gallery_rns.html
+++ b/docs/source/templates/gallery_rns.html
@@ -1,7 +1,7 @@
---
title: Ranking & Scoring
type: templates
-order: 1004
+order: 2004
meta_title: Gallery of Ranking & Scoring Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_timeseries.ejs b/docs/source/templates/gallery_timeseries.ejs
index 7fc9f13d899d..a0964c1be986 100644
--- a/docs/source/templates/gallery_timeseries.ejs
+++ b/docs/source/templates/gallery_timeseries.ejs
@@ -1,7 +1,7 @@
---
title: Time Series Analysis
type: templates
-order: 1006
+order: 2006
meta_title: Gallery of Time Series Analysis Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/gallery_videos.ejs b/docs/source/templates/gallery_videos.ejs
index adfbd6947660..59f228885769 100644
--- a/docs/source/templates/gallery_videos.ejs
+++ b/docs/source/templates/gallery_videos.ejs
@@ -1,7 +1,7 @@
---
title: Videos
type: templates
-order: 1009
+order: 2009
meta_title: Gallery of Video Labeling Templates
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
layout: templates
diff --git a/docs/source/templates/html_ner_tagging_person_and_organization.md b/docs/source/templates/html_ner_tagging_person_and_organization.md
new file mode 100644
index 000000000000..cac0c100d8b3
--- /dev/null
+++ b/docs/source/templates/html_ner_tagging_person_and_organization.md
@@ -0,0 +1,55 @@
+---
+title: HTML NER Tagging
+type: templates
+category: Community Contributions
+cat: community
+order: 1001
+meta_title: HTML NER Tagging Data Labeling Template
+meta_description: Template for html ner tagging with Label Studio
+community: true
+community_author: luarmr
+community_contributors: bmartel
+community_repo: awesome-label-studio-config
+github_repo: humanSignal/awesome-label-studio-config
+repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/html-ner-tagging-person-and-organization
+---
+
+
+
+
+This labeling config uses HyperText elements for named entity recognition on HTML content. It highlights recognized entities (Person, Organization) within styled HTML text.
+
+## Labeling Configuration
+
+```html
+
+
+
+
+
+
+
+
+
+
+
+```
+
+## About the labeling configuration
+
+All labeling configurations must be wrapped in [View](/tags/view.html) tags.
+
+This configuration uses the following tags:
+
+- [HyperText](/tags/hypertext.html)
+- [HyperTextLabels](/tags/hypertextlabels.html)
+- [Label](/tags/label.html)
+- [View](/tags/view.html)
+
+## Usage Instructions
+
+- **HyperText**: This config uses the HyperText tool to display and label HTML.
+- **Labels**: Currently includes "Person" (green) and "Organization" (blue).
+
diff --git a/docs/source/templates/index.ejs b/docs/source/templates/index.ejs
index 9b87b617f7fa..296696c4b729 100644
--- a/docs/source/templates/index.ejs
+++ b/docs/source/templates/index.ejs
@@ -53,4 +53,8 @@ cards:
categories: generative ai, llm
image: "/images/templates/generative-chatbot-assessment.png"
url: "/templates/gallery_llm_evals.html"
+- title: Community Contributions
+ categories: community templates
+ image: "/images/templates/community-contributions.png"
+ url: "/templates/gallery_community_contributions.html"
---
\ No newline at end of file
diff --git a/docs/source/templates/ner_tagging_invoices_bio_format.md b/docs/source/templates/ner_tagging_invoices_bio_format.md
new file mode 100644
index 000000000000..66d921ed2c99
--- /dev/null
+++ b/docs/source/templates/ner_tagging_invoices_bio_format.md
@@ -0,0 +1,79 @@
+---
+title: NER Tagging for Invoices (BIO Format)
+type: templates
+category: Community Contributions
+cat: community
+order: 1002
+meta_title: NER Tagging for Invoices (BIO Format) Data Labeling Template
+meta_description: Template for ner tagging for invoices (bio format) with Label Studio
+community: true
+community_author: redeipirati
+community_contributors: carly-bartel
+community_repo: awesome-label-studio-config
+github_repo: humanSignal/awesome-label-studio-config
+repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/ner-tagging-invoices-bio-format
+---
+
+
+
+
+This labeling config enables Named Entity Recognition (NER) on invoice documents using the BIO (Beginning, Inside, Outside) format. It combines OCR text recognition with entity tagging for key invoice elements.
+
+## Labeling Configuration
+
+```html
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+## About the labeling configuration
+
+All labeling configurations must be wrapped in [View](/tags/view.html) tags.
+
+This configuration uses the following tags:
+
+- [Image](/tags/image.html)
+- [TextArea](/tags/textarea.html)
+- [Labels](/tags/labels.html)
+- [View](/tags/view.html)
+
+## Usage Instructions
+
+- **Text**: Text showing the recognized text from the invoice.
+- **BIO Format Labels**:
+ - B- prefix: Beginning of an entity
+ - I- prefix: Inside/continuation of an entity
+ - O: Outside/not part of any entity
+- **Entity Types**:
+ - NIF: Tax identification number
+ - FORN: Supplier information
+ - DATA: Date information
+ - VALOR: Amount/Value
+ - NUMFAT: Invoice number
+
diff --git a/docs/source/templates/ocr_invoices_pre_ner_bio_format.md b/docs/source/templates/ocr_invoices_pre_ner_bio_format.md
new file mode 100644
index 000000000000..ef9704fd1a11
--- /dev/null
+++ b/docs/source/templates/ocr_invoices_pre_ner_bio_format.md
@@ -0,0 +1,62 @@
+---
+title: OCR Invoices Pre-NER BIO Format
+type: templates
+category: Community Contributions
+cat: community
+order: 1003
+meta_title: OCR Invoices Pre-NER BIO Format Data Labeling Template
+meta_description: Template for ocr invoices pre-ner bio format with Label Studio
+community: true
+community_author: redeipirati
+community_contributors: carly-bartel
+community_repo: awesome-label-studio-config
+github_repo: humanSignal/awesome-label-studio-config
+repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/ocr-invoices-pre-ner-bio-format
+---
+
+
+
+
+OCR text extraction and tokenization with BIO format for invoice documents. All tokens are initially tagged as 'O' (Outside) for subsequent NER tagging.
+
+## Labeling Configuration
+
+```html
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+## About the labeling configuration
+
+All labeling configurations must be wrapped in [View](/tags/view.html) tags.
+
+This configuration uses the following tags:
+
+- [Image](/tags/image.html)
+- [RectangleLabels](/tags/rectanglelabels.html)
+- [TextArea](/tags/textarea.html)
+- [View](/tags/view.html)
+
+## Usage Instructions
+
+This configuration provides a streamlined interface for OCR text verification and correction:
+
diff --git a/docs/source/templates/two_level_sentiment_analysis_of_x_twitter_posts.md b/docs/source/templates/two_level_sentiment_analysis_of_x_twitter_posts.md
new file mode 100644
index 000000000000..d29113fbf958
--- /dev/null
+++ b/docs/source/templates/two_level_sentiment_analysis_of_x_twitter_posts.md
@@ -0,0 +1,127 @@
+---
+title: Two-Level Sentiment Analysis of X / Twitter posts
+type: templates
+category: Community Contributions
+cat: community
+order: 1004
+meta_title: Two-Level Sentiment Analysis of X / Twitter posts Data Labeling Template
+meta_description: Template for two-level sentiment analysis of x / twitter posts with Label Studio
+community: true
+community_author: luarmr
+community_contributors: bmartel, redeipirati
+community_repo: awesome-label-studio-config
+github_repo: humanSignal/awesome-label-studio-config
+repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/two-level-sentiment-analysis-of-x-twitter-posts
+---
+
+
+
+
+This labeling config lets you assign a sentiment (Positive, Negative, or Neutral) to X / Twitter post. After picking a sentiment, a second-level classification appears to categorize the text as Descriptive, Emotional, Mixed, Ambigous, or Sarcams. The labeling interface is styled to look like a X / Twitter post.
+
+## Labeling Configuration
+
+```html
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
+## About the labeling configuration
+
+All labeling configurations must be wrapped in [View](/tags/view.html) tags.
+
+This configuration uses the following tags:
+
+- [Text](/tags/text.html)
+- [Choices](/tags/choices.html)
+- [Choice](/tags/choice.html)
+- [View](/tags/view.html)
+- [Header](/tags/header.html)
+
+## Usage Instructions
+
+- **Conditional Choices**: The second set of choices (other-props) only appears after selecting a sentiment.
+
+This is done with:
+
+```xml
+visibleWhen="choice-selected"
+whenTagName="sentiment"
+```
+
+---
+
diff --git a/docs/themes/v2/layout/page.ejs b/docs/themes/v2/layout/page.ejs
index e449e197e61f..48a20ac09f5f 100644
--- a/docs/themes/v2/layout/page.ejs
+++ b/docs/themes/v2/layout/page.ejs
@@ -14,7 +14,73 @@
<% if (!page.hide_frontmatter_title && page.title.trim()) { %>
<%- partial("component/heading", {text: page.title, size: "XLarge", tag: "h1", customClass: "home-page-title"}) %>
<% } %>
+ <% if (page.community) { %>
+