The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Hi All,
Wondering, is it possible to add custom fields to users, to store additional information such as registration numbers?
Cheers,
Shaun
Solved! Go to Solution.
You can store custom data to a user profile using Canvas API, however, it's not visible through the UI (You can write custom JS to display the stored data)
https://canvas.instructure.com/doc/api/users.html#method.custom_data.set_data
You can store custom data to a user profile using Canvas API, however, it's not visible through the UI (You can write custom JS to display the stored data)
https://canvas.instructure.com/doc/api/users.html#method.custom_data.set_data
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in