# Customise slug URL with row/column value

**URL:** https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503
**Category:** Feature Requests
**Created:** [June 15, 2025, 11:22am UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503 "2025-06-15T11:22:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Pinipy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pinipy/32/90426_2.png) [@Pinipy](https://community.glideapps.com/u/Pinipy)
#### Post date: [June 15, 2025, 11:22am UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503/1 "2025-06-15T11:22:33Z")

</div>

Hello!! I would love if there was a feature that allowed us to customise the URL slug to use a value from a table.

For example, I have created a Public profile page system and would like the slug of the page to be the current signed in user’s username. IE [website.com/username](http://website.com/username) so that they can share their page with others

From what I understand this is not currently something available and we can’t customise the slug to use a table value

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [June 15, 2025, 11:22am UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503/2 "2025-06-15T11:22:55Z")

</div>

Feel free to upvote your post!

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [June 15, 2025, 11:25am UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503/3 "2025-06-15T11:25:02Z")

</div>

The way Glide work is with deep links and row ids. I understand your request, I agree that it would be more friendly to have a custom slug for each item. But it will be certainly a break change for all Glide apps. Except if they allow both to work at the same time.

---

<div class="post-metadata">

### Author: ![Pinipy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pinipy/32/90426_2.png) [@Pinipy](https://community.glideapps.com/u/Pinipy)
#### Post date: [June 15, 2025, 11:45am UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503/4 "2025-06-15T11:45:59Z")

</div>

How are other people having user profiles setup? Cause right now the closest I can get is “[https://website.com/dl/Users/s/9480d1/r/Djdm25yCqGeKQJMUrvvR](https://website.com/dl/Users/s/9480d1/r/Djdm25yCqGeKQJMUrvvR)” which links to a detail page of a user…which is an insane URL to have.

The Glide chatbot AI keeps telling me to use construct URL’s but I suspect it’s giving me a false hope as that doesn’t appear to do what I am looking for T\_T

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [June 15, 2025, 3:52pm UTC](https://community.glideapps.com/t/customise-slug-url-with-row-column-value/82503/5 "2025-06-15T15:52:33Z")

</div>

The only way to access specific row is with the row id in the URL unfortunately.
