# Digital Sign Off of T&C

**URL:** https://community.glideapps.com/t/digital-sign-off-of-t-c/34726
**Category:** Ask for Help
**Created:** [November 18, 2021, 8:06pm UTC](https://community.glideapps.com/t/digital-sign-off-of-t-c/34726 "2021-11-18T20:06:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Heena\_Mirchandani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/heena_mirchandani/32/33315_2.png) [@Heena\_Mirchandani](https://community.glideapps.com/u/Heena_Mirchandani)
#### Post date: [November 18, 2021, 8:06pm UTC](https://community.glideapps.com/t/digital-sign-off-of-t-c/34726/1 "2021-11-18T20:06:33Z")

</div>

In my app I have a Terms and Conditions page which I would like every user to sign and download a copy of it (no specific file format for download, anything is acceptable). The sign can be done digitally. Is there any way I can add this feature? I cannot find such feature in Glide, so what 3rd party platform would help me do it?

---

<div class="post-metadata">

### Author: ![Jaime](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jaime/32/72726_2.png) [@Jaime](https://community.glideapps.com/u/Jaime)
#### Post date: [November 18, 2021, 11:43pm UTC](https://community.glideapps.com/t/digital-sign-off-of-t-c/34726/2 "2021-11-18T23:43:53Z")

</div>

Use the Glide signature component.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 18, 2021, 11:49pm UTC](https://community.glideapps.com/t/digital-sign-off-of-t-c/34726/3 "2021-11-18T23:49:38Z")

</div>

I would recommend the same thing as @Jaime on your onboarding flow, but if you need to store the documents WITH the signatures then SignRequest is a good alternative.
