# Discourse OrgChart

**URL:** https://meta.discourse.org/t/discourse-orgchart/242502
**Category:** Theme component
**Tags:** official, end-of-life, orgchart
**Created:** [October 20, 2022, 5:10pm UTC](https://meta.discourse.org/t/discourse-orgchart/242502 "2022-10-20T17:10:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [October 20, 2022, 5:10pm UTC](https://meta.discourse.org/t/discourse-orgchart/242502/1 "2022-10-20T17:10:16Z")

</div>

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | Discourse OrgChart allow you to add interactive Organizational Charts easily to a Discourse post using a CSV code block. |
| 👓 | **Preview** | [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/orgchart) |
| 🛠 | **Repository** | [http://github.com/discourse/discourse-orgchart](http://github.com/discourse/discourse-orgchart) |
| 📖 | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

Install this theme component

> [@](#):
>
> :discourse2: As this is an #official theme component maintained by the Discourse team, #Support, #Contribute > Bug, #Contribute > UX, and #Contribute > Feature requests can be made in the respective categories here on Meta, and tagged with the appropriate theme component tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&tags=orgchart "Ask for support on configuring and using Discourse OrgChart") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=orgchart "A bug report means something is broken, preventing normal/typical use of the theme component") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=orgchart "Discussion about the user interface of Discourse OrgChart, and how features are presented (including language and UI elements)") [💡&nbsp; **Feature**](https://meta.discourse.org/new-topic?category_id=2&tags=orgchart "Discussion about how existing Discourse OrgChart features can be improved or enhanced, and how proposed new features could work")

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/8/8/7882e97952fcb97505e9c58dad7052a4b6595872.png)

OrgChart are defined in a simple CSV-like format like the following example:

````plaintext
```orgchart
name,imageUrl,id,parentId,positionName
---
Loren Reynolds,https://robohash.org/numquamculpaab.png?size=300x300&set=set1,king,,dentist
Emogene Hintz MD,https://robohash.org/evenietomnismodi.png?size=300x300&set=set1,dann.quitzon,king,firefighter
Adelaida Swaniawski Jr.,https://robohash.org/etremrepudiandae.png?size=300x300&set=set1,nicol.johnston,dann.quitzon,traffic warden
Ismael Stanton,https://robohash.org/inconsequaturpariatur.png?size=300x300&set=set1,terrance,dann.quitzon,travel agent
Shad Jacobi,https://robohash.org/ututmolestias.png?size=300x300&set=set1,german,nicol.johnston,newsreader
Kermit Tromp,https://robohash.org/officiisoptionihil.png?size=300x300&set=set1,carin,nicol.johnston,lecturer
Sierra Huel IV,https://robohash.org/quaeratisteet.png?size=300x300&set=set1,dominic.lehner,carin,physicist
Anh Spencer,https://robohash.org/utcorporisaccusantium.png?size=300x300&set=set1,ignacio.farrell,terrance,statistician
Salvatore Weissnat,https://robohash.org/voluptatemetomnis.png?size=300x300&set=set1,keith,ignacio.farrell,journalist
```
````

> :discourse2: **Hosted by us?** Theme components are available to use on our Standard, Business, and Enterprise plans.

> Last edited by @david 2025-10-29T09:10:08Z
> 
> > **Check document**
> >
> > Perform check on document:

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [January 23, 2023, 4:49pm UTC](https://meta.discourse.org/t/discourse-orgchart/242502/2 "2023-01-23T16:49:14Z")

</div>

Can you use uploaded images?

Very nice btw.

---

<div class="post-metadata">

### Author: ![gilles](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilles/32/549022_2.png) [@gilles](https://meta.discourse.org/u/gilles)
#### Post date: [October 28, 2025, 11:05am UTC](https://meta.discourse.org/t/discourse-orgchart/242502/4 "2025-10-28T11:05:18Z")

</div>

I tested the component and I find it really good. 👍  
I just have a question: Why is there a link on each person?  
Is it possible to remove it?  
Thanks

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [October 28, 2025, 12:55pm UTC](https://meta.discourse.org/t/discourse-orgchart/242502/5 "2025-10-28T12:55:21Z")

</div>

That’s the image url:

> [@Discourse](#):
>
> `imageUrl`

---

<div class="post-metadata">

### Author: ![gilles](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilles/32/549022_2.png) [@gilles](https://meta.discourse.org/u/gilles)
#### Post date: [October 28, 2025, 5:40pm UTC](https://meta.discourse.org/t/discourse-orgchart/242502/6 "2025-10-28T17:40:30Z")

</div>

thank you, however I noticed that it only works on computer and not on mobile
