Skip to main content
Question

Admin Panel User data

  • December 2, 2025
  • 4 replies
  • 103 views

Forum|alt.badge.img+1

Any plans to allow the admins to adjust the user data fields similar to how the bases are configured with the ability to select and hide/delete fields we want to see by users depending on the use case? Or use a field selection similar to Service Now’s field selection? 

Currently what I see on the Admin panel is very limited and I don’t see the ability to adjust (add or delete) 

 

4 replies

Alexey_Gusev
Forum|alt.badge.img+25
  • Brainy
  • December 3, 2025

Hi,
You can sync admin panel data to one of your bases and process it in a way, comfortable for you. BTW, a great feature from Airtabe. Before, I had to write my own script to update Workspaces/Bases/Users from CSV, and it was a challenge when tables linked to each other andf you cannot update links untl you update list of records and primary field of all three tables

 


Note: in Admin panel you should disable “Settings” => “Integrations & development” => 
“Block admin panel sync” (Prevent admins from syncing admin panel data to Airtable bases)


Guillaume_Boill
Forum|alt.badge.img+12

Hello,

In my case the users and groups tables are not linked (The corresponding fields remain empty).

Does it work for you?


Alexey_Gusev
Forum|alt.badge.img+25

At first, after creation, it wasn’t linked
 


then I just pressed “Sync now” at Groups table
 

and it linked.. I think that’s because In order to be properly linked, all records in the second table must exist (or be synced in this case). But they are not exist at the moment of table creation, because all tables are created at the same time. So using “Sync now” afterwards will establish some links that are absent after cteation. Possibly, it works for other table/links as well.

 

 


Guillaume_Boill
Forum|alt.badge.img+12

Oh, yes you are absolutely right! Love it. Thanks.