# How to add a custom button in user profile card?

**URL:** https://meta.discourse.org/t/how-to-add-a-custom-button-in-user-profile-card/300826
**Category:** Development
**Created:** [March 25, 2024, 1:13pm UTC](https://meta.discourse.org/t/how-to-add-a-custom-button-in-user-profile-card/300826 "2024-03-25T13:13:46Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [March 25, 2024, 1:37pm UTC](https://meta.discourse.org/t/how-to-add-a-custom-button-in-user-profile-card/300826/2 "2024-03-25T13:37:29Z")

</div>

Hello, welcome here 👋

You would need to use [plugin outlets](https://meta.discourse.org/t/using-plugin-outlet-connectors-from-a-theme-or-plugin/32727) at this place, specifically `user-profile-controls`.

You can look at an example here:

> [@Chat button on profile page](https://meta.discourse.org/t/chat-button-on-profile-page/298816/7):
>
> Here is a theme component for that. +1

---

_[View the full topic](https://meta.discourse.org/t/how-to-add-a-custom-button-in-user-profile-card/300826)._
