# Can I log user specific inputs?

**URL:** https://community.glideapps.com/t/can-i-log-user-specific-inputs/70827
**Category:** Ask for Help
**Created:** [February 14, 2024, 4:27pm UTC](https://community.glideapps.com/t/can-i-log-user-specific-inputs/70827 "2024-02-14T16:27:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Adam\_Chambers](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adam_chambers/32/67402_2.png) [@Adam\_Chambers](https://community.glideapps.com/u/Adam_Chambers)
#### Post date: [February 14, 2024, 4:27pm UTC](https://community.glideapps.com/t/can-i-log-user-specific-inputs/70827/1 "2024-02-14T16:27:21Z")

</div>

Hey everyone,

I have created a calculator for users.

I do not want to make people sign in to use this.

So I’ve got a user-specific column setup.

When someone puts their salary and workplace in, it filters a list of employers below.

However, I do want to log this salary data. As far as I’m aware user-specific columns don’t save in the table.

Is there a way to get non-logged in visitors input data, and for that to filter a table + save?

Thanks

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 14, 2024, 4:28pm UTC](https://community.glideapps.com/t/can-i-log-user-specific-inputs/70827/2 "2024-02-14T16:28:30Z")

</div>

You would just need an action that would take those User Specific values and use them to add a row in a table.
