aitable-workflow-cli 0.1.13-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (675) hide show
  1. package/README.md +101 -0
  2. package/bin/aitable-workflow.mjs +21 -0
  3. package/dist/chunk-EI7MMDWY.js +1 -0
  4. package/dist/chunk-QUKPCNJA.js +38 -0
  5. package/dist/chunk-U773UWB7.js +1 -0
  6. package/dist/cli.js +69 -0
  7. package/dist/config-command-EPY7IOF2.js +1 -0
  8. package/dist/config-ui-server-JQMJSJHD.js +9 -0
  9. package/dist/pid-file-HPTFI54H.js +1 -0
  10. package/dist/web/assets/index-Dk4AmuGi.css +1 -0
  11. package/dist/web/assets/index-lH_EMWyt.js +318 -0
  12. package/dist/web/index.html +14 -0
  13. package/package.json +31 -0
  14. package/templates/aitable-handoff/.env.example +17 -0
  15. package/templates/aitable-handoff/aitable-workflow.config.yml +64 -0
  16. package/templates/aitable-handoff/coding-agents.config.json +17 -0
  17. package/templates/aitable-handoff/npmrc +1 -0
  18. package/templates/aitable-handoff/package.json +16 -0
  19. package/templates/aitable-handoff/roles/config-syncer.role.yml +4 -0
  20. package/templates/aitable-handoff/roles/daily-review.role.yml +4 -0
  21. package/templates/aitable-handoff/roles/faq-support.role.yml +9 -0
  22. package/templates/aitable-handoff/roles/faq-troubleshooter.role.yml +17 -0
  23. package/templates/aitable-handoff/roles/kb-editor.role.yml +19 -0
  24. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +43 -0
  25. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +85 -0
  26. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +34 -0
  27. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +48 -0
  28. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/270/270/350/247/201/351/227/256/351/242/230.md +88 -0
  29. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//346/250/241/346/235/277/344/270/255/345/277/203.md +59 -0
  30. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +181 -0
  31. package/templates/aitable-handoff/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +177 -0
  32. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +27 -0
  33. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/210/206/347/273/204.md +67 -0
  34. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/241/253/350/211/262.md +99 -0
  35. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/346/216/222/345/272/217.md +66 -0
  36. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +104 -0
  37. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +79 -0
  38. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +94 -0
  39. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +35 -0
  40. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +141 -0
  41. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/345/210/227/345/256/275.md +42 -0
  42. package/templates/aitable-handoff/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/350/241/214/351/253/230.md +40 -0
  43. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +188 -0
  44. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +142 -0
  45. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/256/241/347/220/206.md +44 -0
  46. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +95 -0
  47. package/templates/aitable-handoff/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/274/226/347/273/204.md +138 -0
  48. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +42 -0
  49. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +344 -0
  50. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +174 -0
  51. package/templates/aitable-handoff/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +97 -0
  52. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +26 -0
  53. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +179 -0
  54. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +81 -0
  55. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/207/275/346/225/260.md +21 -0
  56. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +433 -0
  57. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +126 -0
  58. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +30 -0
  59. package/templates/aitable-handoff/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/207/275/346/225/260/345/256/236/350/267/265.md +13 -0
  60. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +169 -0
  61. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +106 -0
  62. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +176 -0
  63. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +100 -0
  64. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +194 -0
  65. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +87 -0
  66. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  67. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +129 -0
  68. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +229 -0
  69. package/templates/aitable-handoff/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +120 -0
  70. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +219 -0
  71. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//345/210/206/344/272/253/350/247/206/345/233/276.md +71 -0
  72. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +48 -0
  73. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/227/245/345/216/206/350/247/206/345/233/276.md +89 -0
  74. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/237/245/350/257/242/351/241/265/351/235/242.md +116 -0
  75. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/230/347/211/271/345/233/276.md +135 -0
  76. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/273/345/206/214/350/247/206/345/233/276.md +28 -0
  77. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/234/213/346/235/277/350/247/206/345/233/276.md +35 -0
  78. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//350/241/250/346/240/274/350/247/206/345/233/276.md +116 -0
  79. package/templates/aitable-handoff/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +123 -0
  80. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230/TOP_N/345/210/206/346/236/220.md +78 -0
  81. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +129 -0
  82. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +104 -0
  83. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +31 -0
  84. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +57 -0
  85. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +47 -0
  86. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +226 -0
  87. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +49 -0
  88. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +74 -0
  89. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +65 -0
  90. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +93 -0
  91. package/templates/aitable-handoff/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +48 -0
  92. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +155 -0
  93. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/210/227/350/241/250/347/273/204/344/273/266.md +228 -0
  94. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/233/276/347/211/207.md +93 -0
  95. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/214/211/351/222/256.md +86 -0
  96. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/240/207/347/255/276/351/241/265.md +97 -0
  97. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/247/206/345/233/276/347/273/204/344/273/266.md +125 -0
  98. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/277/207/346/273/244/345/231/250.md +110 -0
  99. package/templates/aitable-handoff/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +142 -0
  100. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +76 -0
  101. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +150 -0
  102. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +163 -0
  103. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +60 -0
  104. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +219 -0
  105. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +63 -0
  106. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +69 -0
  107. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +93 -0
  108. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +158 -0
  109. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +310 -0
  110. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +129 -0
  111. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +66 -0
  112. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +84 -0
  113. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +322 -0
  114. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +93 -0
  115. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +168 -0
  116. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +83 -0
  117. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +79 -0
  118. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +80 -0
  119. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +21 -0
  120. package/templates/aitable-handoff/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +161 -0
  121. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +67 -0
  122. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +63 -0
  123. package/templates/aitable-handoff/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  124. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +194 -0
  125. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +32 -0
  126. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +43 -0
  127. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +47 -0
  128. package/templates/aitable-handoff/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +36 -0
  129. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +19 -0
  130. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +42 -0
  131. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +51 -0
  132. package/templates/aitable-handoff/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +97 -0
  133. package/templates/aitable-handoff/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +82 -0
  134. package/templates/aitable-handoff/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +111 -0
  135. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +37 -0
  136. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +43 -0
  137. package/templates/aitable-handoff/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +21 -0
  138. package/templates/aitable-handoff/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +144 -0
  139. package/templates/aitable-handoff/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +95 -0
  140. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +40 -0
  141. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +21 -0
  142. package/templates/aitable-handoff/wiki/faq-support/17-/345/205/254/345/221/212//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +55 -0
  143. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +159 -0
  144. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +1362 -0
  145. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +556 -0
  146. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +15 -0
  147. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +649 -0
  148. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/Dify/346/231/272/350/203/275/344/275/223.md" +55 -0
  149. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +23 -0
  150. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +27 -0
  151. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md" +907 -0
  152. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md" +1 -0
  153. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/AI/350/241/250/346/240/274JSAPI /347/261/273/345/236/213/346/217/217/350/277/260.xlsx +0 -0
  154. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Base /346/250/241/345/235/227.md" +391 -0
  155. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +200 -0
  156. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +75 -0
  157. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +95 -0
  158. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +294 -0
  159. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +95 -0
  160. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  161. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +260 -0
  162. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +183 -0
  163. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +111 -0
  164. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +99 -0
  165. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +73 -0
  166. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +109 -0
  167. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +33 -0
  168. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +111 -0
  169. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  170. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +71 -0
  171. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +349 -0
  172. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +175 -0
  173. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +91 -0
  174. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +324 -0
  175. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +320 -0
  176. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +45 -0
  177. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +336 -0
  178. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +99 -0
  179. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +93 -0
  180. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +295 -0
  181. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +163 -0
  182. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +266 -0
  183. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227.md" +379 -0
  184. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Record /346/250/241/345/235/227.md" +277 -0
  185. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Sheet /346/250/241/345/235/227.md" +1013 -0
  186. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/UI /346/250/241/345/235/227.md" +472 -0
  187. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +835 -0
  188. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227.md" +203 -0
  189. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +65 -0
  190. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +29 -0
  191. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +607 -0
  192. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  193. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  194. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Input/346/250/241/345/235/227.md" +331 -0
  195. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Output/346/250/241/345/235/227.md" +197 -0
  196. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  197. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  198. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  199. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  200. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  201. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +142 -0
  202. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  203. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Event/344/272/213/344/273/266/346/250/241/345/235/227.md" +182 -0
  204. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  205. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  206. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  207. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  208. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  209. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/205/266/344/273/226/346/216/245/345/217/243.md" +146 -0
  210. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  211. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//346/240/270/345/277/203/347/237/245/350/257/206.md" +54 -0
  212. package/templates/aitable-handoff/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +192 -0
  213. package/templates/aitable-handoff/wiki/faq-support//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +611 -0
  214. package/templates/aitable-handoff/workflows/admin-kb-update/recipes/kb-refine.recipe.ts +131 -0
  215. package/templates/aitable-handoff/workflows/admin-kb-update/recipes/kb_sync_handler.recipe.ts +130 -0
  216. package/templates/aitable-handoff/workflows/admin-kb-update/workflow.yml +125 -0
  217. package/templates/aitable-handoff/workflows/config-sync/recipes/config_sync.recipe.ts +448 -0
  218. package/templates/aitable-handoff/workflows/config-sync/recipes/config_sync_handler.recipe.ts +16 -0
  219. package/templates/aitable-handoff/workflows/config-sync/workflow.yml +73 -0
  220. package/templates/aitable-handoff/workflows/daily-review/recipes/daily_review.recipe.ts +529 -0
  221. package/templates/aitable-handoff/workflows/daily-review/recipes/daily_review_handler.recipe.ts +26 -0
  222. package/templates/aitable-handoff/workflows/daily-review/recipes/memory-events.ts +56 -0
  223. package/templates/aitable-handoff/workflows/daily-review/workflow.yml +92 -0
  224. package/templates/aitable-handoff/workflows/group-qa/error-replies.json +53 -0
  225. package/templates/aitable-handoff/workflows/group-qa/recipes/answer.recipe.ts +197 -0
  226. package/templates/aitable-handoff/workflows/group-qa/recipes/conversation_handler.recipe.ts +294 -0
  227. package/templates/aitable-handoff/workflows/group-qa/recipes/issue-classifier.ts +120 -0
  228. package/templates/aitable-handoff/workflows/group-qa/recipes/known-error-match.recipe.ts +75 -0
  229. package/templates/aitable-handoff/workflows/group-qa/recipes/memory-events.ts +55 -0
  230. package/templates/aitable-handoff/workflows/group-qa/recipes/reply-to-group.recipe.ts +132 -0
  231. package/templates/aitable-handoff/workflows/group-qa/recipes/troubleshoot-issue.recipe.ts +195 -0
  232. package/templates/aitable-handoff/workflows/group-qa/workflow.yml +210 -0
  233. package/templates/aitable-handoff/workspaces/daily-review/AGENTS.md +189 -0
  234. package/templates/aitable-handoff/workspaces/faq-support/AGENTS.md +448 -0
  235. package/templates/aitable-handoff/workspaces/faq-support/contacts.json +14 -0
  236. package/templates/aitable-handoff/workspaces/faq-support/owner-map.json +18 -0
  237. package/templates/aitable-handoff/workspaces/faq-support/skills/bug-triage/SKILL.md +130 -0
  238. package/templates/aitable-handoff/workspaces/faq-troubleshooter/AGENTS.md +53 -0
  239. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/SKILL.md +58 -0
  240. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/aitable-import-troubleshooter/SKILL.md +485 -0
  241. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/aitable-openapi-troubleshooter/SKILL.md +183 -0
  242. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/import-openapi-e2e-troubleshooter/SKILL.md +459 -0
  243. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/notable-datasource-troubleshooter/SKILL.md +1286 -0
  244. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/notable-field-troubleshooter/SKILL.md +673 -0
  245. package/templates/aitable-handoff/workspaces/faq-troubleshooter/skills/troubleshooting/spreadsheet-datasync-troubleshooter/SKILL.md +322 -0
  246. package/templates/aitable-handoff/workspaces/kb-editor/AGENTS.md +32 -0
  247. package/templates/support-qa/.env.example +18 -0
  248. package/templates/support-qa/aitable-workflow.config.yml +46 -0
  249. package/templates/support-qa/coding-agents.config.json +17 -0
  250. package/templates/support-qa/lib/action-dispatch.ts +262 -0
  251. package/templates/support-qa/lib/assemble-cli.ts +30 -0
  252. package/templates/support-qa/lib/assemble.ts +279 -0
  253. package/templates/support-qa/lib/contract.ts +253 -0
  254. package/templates/support-qa/lib/echo-guard.ts +50 -0
  255. package/templates/support-qa/lib/fastpath.ts +227 -0
  256. package/templates/support-qa/lib/memory-events.ts +94 -0
  257. package/templates/support-qa/lib/owner-mention.ts +140 -0
  258. package/templates/support-qa/lib/owner-resolver.ts +94 -0
  259. package/templates/support-qa/lib/profile-guard.ts +55 -0
  260. package/templates/support-qa/lib/profile.ts +51 -0
  261. package/templates/support-qa/lib/send-failure-guard.ts +59 -0
  262. package/templates/support-qa/lib/troubleshoot.ts +236 -0
  263. package/templates/support-qa/npmrc +1 -0
  264. package/templates/support-qa/package.json +19 -0
  265. package/templates/support-qa/profiles/aitable/profile/escalation/contacts.json +37 -0
  266. package/templates/support-qa/profiles/aitable/profile/escalation/owner-map.json +18 -0
  267. package/templates/support-qa/profiles/aitable/profile/fastpath/known-answers.yml +570 -0
  268. package/templates/support-qa/profiles/aitable/profile/profile.yml +156 -0
  269. package/templates/support-qa/profiles/aitable/profile/prompts/kb-editor.md +3 -0
  270. package/templates/support-qa/profiles/aitable/profile/prompts/persona.md +49 -0
  271. package/templates/support-qa/profiles/aitable/profile/prompts/troubleshooter.md +5 -0
  272. package/templates/support-qa/profiles/aitable/profile/troubleshoot/classifiers.yml +36 -0
  273. package/templates/support-qa/profiles/aitable/skills/troubleshooting/SKILL.md +58 -0
  274. package/templates/support-qa/profiles/aitable/skills/troubleshooting/aitable-import-troubleshooter/SKILL.md +485 -0
  275. package/templates/support-qa/profiles/aitable/skills/troubleshooting/aitable-openapi-troubleshooter/SKILL.md +183 -0
  276. package/templates/support-qa/profiles/aitable/skills/troubleshooting/import-openapi-e2e-troubleshooter/SKILL.md +459 -0
  277. package/templates/support-qa/profiles/aitable/skills/troubleshooting/notable-datasource-troubleshooter/SKILL.md +1286 -0
  278. package/templates/support-qa/profiles/aitable/skills/troubleshooting/notable-field-troubleshooter/SKILL.md +673 -0
  279. package/templates/support-qa/profiles/aitable/skills/troubleshooting/spreadsheet-datasync-troubleshooter/SKILL.md +322 -0
  280. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/state.json +202 -0
  281. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/_compile-report.json +8 -0
  282. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/_index.md +197 -0
  283. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +53 -0
  284. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +36 -0
  285. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +51 -0
  286. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +51 -0
  287. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +37 -0
  288. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  289. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +59 -0
  290. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +63 -0
  291. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/TOP_N/345/210/206/346/236/220.md +82 -0
  292. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts/_index.md +60 -0
  293. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +119 -0
  294. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +71 -0
  295. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +31 -0
  296. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +65 -0
  297. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +68 -0
  298. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +58 -0
  299. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +96 -0
  300. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +82 -0
  301. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/206/344/272/253/350/247/206/345/233/276.md +73 -0
  302. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/210/227/350/241/250/347/273/204/344/273/266.md +124 -0
  303. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/233/276/347/211/207.md +77 -0
  304. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +70 -0
  305. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//345/255/227/346/256/265/347/274/226/347/273/204.md +94 -0
  306. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/214/211/351/222/256.md +67 -0
  307. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +56 -0
  308. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/227/245/345/216/206/350/247/206/345/233/276.md +74 -0
  309. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/237/245/350/257/242/351/241/265/351/235/242.md +97 -0
  310. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/240/207/347/255/276/351/241/265.md +80 -0
  311. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/240/270/345/277/203/347/237/245/350/257/206.md +74 -0
  312. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//346/250/241/346/235/277/344/270/255/345/277/203.md +66 -0
  313. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/224/230/347/211/271/345/233/276.md +99 -0
  314. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/224/273/345/206/214/350/247/206/345/233/276.md +39 -0
  315. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/234/213/346/235/277/350/247/206/345/233/276.md +47 -0
  316. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +79 -0
  317. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +77 -0
  318. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +60 -0
  319. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +51 -0
  320. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +99 -0
  321. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +81 -0
  322. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/241/250/346/240/274/350/247/206/345/233/276.md +86 -0
  323. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/247/206/345/233/276/347/273/204/344/273/266.md +84 -0
  324. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +68 -0
  325. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +59 -0
  326. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +104 -0
  327. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +62 -0
  328. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//350/277/207/346/273/244/345/231/250.md +79 -0
  329. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +99 -0
  330. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +95 -0
  331. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  332. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +51 -0
  333. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/concepts//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +50 -0
  334. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/log.md +4 -0
  335. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +223 -0
  336. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +95 -0
  337. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +65 -0
  338. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +47 -0
  339. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +55 -0
  340. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Base /346/250/241/345/235/227.md" +158 -0
  341. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +69 -0
  342. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +51 -0
  343. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +55 -0
  344. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +66 -0
  345. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +63 -0
  346. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +60 -0
  347. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +54 -0
  348. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Event/344/272/213/344/273/266/346/250/241/345/235/227.md +113 -0
  349. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Field /346/250/241/345/235/227.md" +116 -0
  350. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +82 -0
  351. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +92 -0
  352. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +62 -0
  353. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +138 -0
  354. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +86 -0
  355. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Input/346/250/241/345/235/227.md +110 -0
  356. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +96 -0
  357. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +72 -0
  358. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +127 -0
  359. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +97 -0
  360. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Output/346/250/241/345/235/227.md +97 -0
  361. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +78 -0
  362. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +80 -0
  363. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +89 -0
  364. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Record /346/250/241/345/235/227.md" +100 -0
  365. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +62 -0
  366. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Sheet /346/250/241/345/235/227.md" +222 -0
  367. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +106 -0
  368. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +65 -0
  369. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +64 -0
  370. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UI /346/250/241/345/235/227.md" +169 -0
  371. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +99 -0
  372. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +86 -0
  373. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +103 -0
  374. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/View /346/250/241/345/235/227.md" +112 -0
  375. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +77 -0
  376. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references/_index.md +75 -0
  377. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +44 -0
  378. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +48 -0
  379. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/345/207/275/346/225/260.md +36 -0
  380. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +53 -0
  381. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +63 -0
  382. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +147 -0
  383. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +41 -0
  384. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/205/266/344/273/226/346/216/245/345/217/243.md +124 -0
  385. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/207/275/346/225/260/345/256/236/350/267/265.md +33 -0
  386. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md +84 -0
  387. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +175 -0
  388. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +56 -0
  389. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//345/270/270/350/247/201/351/227/256/351/242/230.md +90 -0
  390. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +90 -0
  391. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +149 -0
  392. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +147 -0
  393. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +105 -0
  394. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +35 -0
  395. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +118 -0
  396. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +82 -0
  397. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +36 -0
  398. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +133 -0
  399. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +110 -0
  400. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/references//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +63 -0
  401. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +62 -0
  402. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +137 -0
  403. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +37 -0
  404. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +215 -0
  405. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +131 -0
  406. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +106 -0
  407. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +162 -0
  408. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +35 -0
  409. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +114 -0
  410. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +57 -0
  411. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +145 -0
  412. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/Dify/346/231/272/350/203/275/344/275/223.md +73 -0
  413. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +47 -0
  414. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +89 -0
  415. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics/_index.md +70 -0
  416. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +147 -0
  417. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +95 -0
  418. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +77 -0
  419. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +124 -0
  420. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +142 -0
  421. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +127 -0
  422. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +115 -0
  423. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +114 -0
  424. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +75 -0
  425. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/210/206/347/273/204.md +70 -0
  426. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/345/241/253/350/211/262.md +80 -0
  427. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/346/216/222/345/272/217.md +69 -0
  428. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +90 -0
  429. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +145 -0
  430. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +104 -0
  431. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +90 -0
  432. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +68 -0
  433. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +79 -0
  434. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +63 -0
  435. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/255/227/346/256/265/347/256/241/347/220/206.md +55 -0
  436. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +59 -0
  437. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md +26 -0
  438. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +99 -0
  439. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +81 -0
  440. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +84 -0
  441. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +64 -0
  442. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +76 -0
  443. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +90 -0
  444. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +96 -0
  445. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +111 -0
  446. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +85 -0
  447. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +45 -0
  448. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +130 -0
  449. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +149 -0
  450. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/346/225/264/345/210/227/345/256/275.md +54 -0
  451. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/346/225/264/350/241/214/351/253/230.md +45 -0
  452. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +116 -0
  453. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +284 -0
  454. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +134 -0
  455. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +93 -0
  456. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +140 -0
  457. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +90 -0
  458. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +88 -0
  459. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +106 -0
  460. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +111 -0
  461. package/templates/support-qa/profiles/aitable/wiki/faq-support/.kb/wiki/topics//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +109 -0
  462. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/6/350/212/202/350/257/276/345/270/246/344/275/240/345/277/253/351/200/237/344/270/212/346/211/213AI/350/241/250/346/240/274.md +43 -0
  463. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250/AI/350/241/250/346/240/274/350/241/214/346/225/260/350/257/264/346/230/216.md +85 -0
  464. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//344/275/277/347/224/250/345/277/253/346/215/267/351/224/256.md +34 -0
  465. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/260/206Excel/346/226/207/344/273/266/345/257/274/345/205/245AI/350/241/250/346/240/274.md +48 -0
  466. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//345/270/270/350/247/201/351/227/256/351/242/230.md +88 -0
  467. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//346/250/241/346/235/277/344/270/255/345/277/203.md +59 -0
  468. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/270/270/350/247/201/344/270/212/351/231/220.md +181 -0
  469. package/templates/support-qa/profiles/aitable/wiki/faq-support/01-/345/277/253/351/200/237/345/205/245/351/227/250//351/222/211/351/222/211AI/350/241/250/346/240/274/345/277/253/351/200/237/344/270/212/346/211/213.md +177 -0
  470. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234/AI/350/241/250/346/240/274/347/232/204/345/257/274/345/207/272.md +27 -0
  471. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/210/206/347/273/204.md +67 -0
  472. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/345/241/253/350/211/262.md +99 -0
  473. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/346/216/222/345/272/217.md +66 -0
  474. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//344/275/277/347/224/250/347/255/233/351/200/211/345/222/214/347/255/233/351/200/211/346/235/241/344/273/266/347/273/204.md +104 -0
  475. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//346/237/245/347/234/213/345/216/206/345/217/262/350/256/260/345/275/225.md +79 -0
  476. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257.md +94 -0
  477. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/345/220/215/347/247/260.md +35 -0
  478. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/207/252/345/256/232/344/271/211/350/256/260/345/275/225/350/257/246/346/203/205/351/241/265/345/222/214/345/241/253/345/206/231/351/241/265.md +141 -0
  479. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/345/210/227/345/256/275.md +42 -0
  480. package/templates/support-qa/profiles/aitable/wiki/faq-support/02-/345/237/272/347/241/200/346/223/215/344/275/234//350/260/203/346/225/264/350/241/214/351/253/230.md +40 -0
  481. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//344/270/272/350/241/250/346/240/274/346/267/273/345/212/240/345/255/227/346/256/265.md +188 -0
  482. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/215/225/351/200/211/345/244/232/351/200/211/345/255/227/346/256/265/345/220/214/346/255/245/345/205/266/344/273/226/350/241/250/351/200/211/351/241/271.md +142 -0
  483. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/256/241/347/220/206.md +44 -0
  484. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/261/273/345/236/213/345/210/227/350/241/250.md +95 -0
  485. package/templates/support-qa/profiles/aitable/wiki/faq-support/03-/344/275/277/347/224/250/345/255/227/346/256/265//345/255/227/346/256/265/347/274/226/347/273/204.md +138 -0
  486. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/221/250/346/234/237/345/210/206/350/241/250.md +42 -0
  487. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/345/237/272/347/241/200/346/223/215/344/275/234.md +344 -0
  488. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/346/230/216/347/273/206/350/241/250-/344/270/200/346/254/241/345/241/253/345/206/231/345/244/232/346/235/241/346/217/220/344/272/244.md +174 -0
  489. package/templates/support-qa/profiles/aitable/wiki/faq-support/04-/344/275/277/347/224/250/350/241/250/345/215/225//350/241/250/345/215/225/351/242/204/345/241/253/351/273/230/350/256/244/345/200/274.md +97 -0
  490. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250AI/347/224/237/346/210/220/345/205/254/345/274/217.md +26 -0
  491. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/207/275/346/225/260/345/270/270/350/247/201/351/227/256/351/242/230.md +179 -0
  492. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/205/254/345/274/217/345/255/227/346/256/265.md +81 -0
  493. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//344/275/277/347/224/250/345/207/275/346/225/260.md +21 -0
  494. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/345/207/275/346/225/260/345/244/247/345/205/250.md +433 -0
  495. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/346/224/257/346/214/201/346/230/276/347/244/272/346/240/274/345/274/217.md +126 -0
  496. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/205/254/345/274/217/351/224/231/350/257/257/344/273/243/347/240/201/345/210/227/350/241/250.md +30 -0
  497. package/templates/support-qa/profiles/aitable/wiki/faq-support/05-/345/205/254/345/274/217/345/207/275/346/225/260//345/207/275/346/225/260/345/256/236/350/267/265.md +13 -0
  498. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203.md +169 -0
  499. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//347/273/204/347/273/207/345/206/205/345/205/261/344/272/253/346/225/260/346/215/256/346/272/220.md +106 -0
  500. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +176 -0
  501. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211AI/345/220/254/350/256/260/346/225/260/346/215/256/345/220/214/346/255/245.md +100 -0
  502. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211OA/345/256/241/346/211/271/346/225/260/346/215/256/345/220/214/346/255/245.md +194 -0
  503. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/345/276/205/345/212/236/346/225/260/346/215/256/345/220/214/346/255/245.md +87 -0
  504. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/346/227/245/347/250/213/346/225/260/346/215/256/345/220/214/346/255/245.md +92 -0
  505. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/200/203/345/213/244/346/211/223/345/215/241/346/225/260/346/215/256/345/220/214/346/255/245.md +129 -0
  506. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245.md +229 -0
  507. package/templates/support-qa/profiles/aitable/wiki/faq-support/06-/346/225/260/346/215/256/350/277/236/346/216/245/344/270/255/345/277/203//351/222/211/351/222/211/351/200/232/350/256/257/345/275/225/346/225/260/346/215/256/345/220/214/346/255/245.md +120 -0
  508. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//344/275/277/347/224/250AI/350/241/250/346/240/274/350/247/206/345/233/276.md +219 -0
  509. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//345/210/206/344/272/253/350/247/206/345/233/276.md +71 -0
  510. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/225/260/346/215/256/350/241/250/345/222/214/350/247/206/345/233/276/347/232/204/345/205/263/347/263/273.md +48 -0
  511. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/227/245/345/216/206/350/247/206/345/233/276.md +89 -0
  512. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//346/237/245/350/257/242/351/241/265/351/235/242.md +116 -0
  513. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/230/347/211/271/345/233/276.md +135 -0
  514. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/224/273/345/206/214/350/247/206/345/233/276.md +28 -0
  515. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//347/234/213/346/235/277/350/247/206/345/233/276.md +35 -0
  516. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//350/241/250/346/240/274/350/247/206/345/233/276.md +116 -0
  517. package/templates/support-qa/profiles/aitable/wiki/faq-support/07-/344/275/277/347/224/250/350/247/206/345/233/276//351/200/217/350/247/206/350/241/250/350/247/206/345/233/276.md +123 -0
  518. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230/TOP_N/345/210/206/346/236/220.md +78 -0
  519. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/344/270/255/346/267/273/345/212/240/345/244/232/344/270/252/346/225/260/346/215/256/346/272/220.md +129 -0
  520. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/215/225/345/233/276/350/241/250/345/222/214AI/350/247/243/350/257/273/345/206/205/345/256/271/345/210/206/344/272/253.md +104 -0
  521. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/345/270/270/350/247/201/351/227/256/351/242/230.md +31 -0
  522. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/346/231/272/350/203/275/346/200/273/347/273/223/345/210/206/346/236/220.md +57 -0
  523. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/273/252/350/241/250/347/233/230/347/273/204/344/273/266.md +47 -0
  524. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250AI/350/241/250/346/240/274/344/273/252/350/241/250/347/233/230.md +226 -0
  525. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/346/265/201/347/250/213/345/217/221/351/200/201/344/273/252/350/241/250/347/233/230.md +49 -0
  526. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/210/206/344/272/253/344/273/252/350/241/250/347/233/230.md +74 -0
  527. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//345/234/250/344/273/252/350/241/250/347/233/230/344/270/255/347/255/233/351/200/211/346/225/260/346/215/256.md +65 -0
  528. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/207/252/345/256/232/344/271/211/344/273/252/350/241/250/347/233/230/344/270/255/345/277/203.md +93 -0
  529. package/templates/support-qa/profiles/aitable/wiki/faq-support/08-/344/275/277/347/224/250/344/273/252/350/241/250/347/233/230//350/267/237/351/232/217/350/256/277/351/227/256/350/200/205/346/235/203/351/231/220/347/273/237/350/256/241.md +48 -0
  530. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/205/250/346/226/260/345/272/224/347/224/250/346/250/241/345/274/217.md +155 -0
  531. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/210/227/350/241/250/347/273/204/344/273/266.md +228 -0
  532. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//345/233/276/347/211/207.md +93 -0
  533. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/214/211/351/222/256.md +86 -0
  534. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//346/240/207/347/255/276/351/241/265.md +97 -0
  535. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/247/206/345/233/276/347/273/204/344/273/266.md +125 -0
  536. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//350/277/207/346/273/244/345/231/250.md +110 -0
  537. package/templates/support-qa/profiles/aitable/wiki/faq-support/09-/345/272/224/347/224/250/346/250/241/345/274/217//351/200/217/350/247/206/350/241/250/347/273/204/344/273/266.md +142 -0
  538. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201/Webhook/345/217/202/346/225/260/347/232/204/350/257/246/347/273/206/350/257/264/346/230/216.md +76 -0
  539. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/270/200/350/241/250/344/270/200/345/217/267Agent/346/224/257/346/214/201/347/276/244/346/224/266/351/233/206.md +150 -0
  540. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250webhook/350/247/246/345/217/221/350/207/252/345/212/250/345/214/226.md +163 -0
  541. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/344/270/215/345/220/214/350/272/253/344/273/275/345/217/221/351/200/201/351/222/211/351/222/211/346/266/210/346/201/257.md +60 -0
  542. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201.md +219 -0
  543. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//344/275/277/347/224/250/350/207/252/345/212/250/345/214/226/345/276/252/347/216/257/350/212/202/347/202/271.md +63 -0
  544. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/265/201/347/250/213/344/270/255/344/275/277/347/224/250AI/351/227/256/347/255/224.md +69 -0
  545. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//345/234/250/346/266/210/346/201/257/345/215/241/347/211/207/344/270/212/346/267/273/345/212/240/346/214/211/351/222/256.md +93 -0
  546. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/345/217/230/351/207/217/350/247/243/351/207/212/344/270/216/345/270/270/350/247/201/346/212/245/351/224/231.md +158 -0
  547. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//346/265/201/347/250/213/350/247/246/345/217/221/346/235/241/344/273/266/344/270/216/346/211/247/350/241/214/345/212/250/344/275/234/344/270/200/350/247/210.md +310 -0
  548. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250AI/350/241/250/346/240/274/344/270/200/350/241/250/344/270/200/345/212/251/347/220/206/345/217/221/346/266/210/346/201/257-/350/207/252/345/212/250/345/214/226.md +129 -0
  549. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//347/224/250/346/237/245/346/211/276/350/256/260/345/275/225/345/217/221/351/200/201/347/273/204/345/220/210/345/255/227/346/256/265/351/200/232/347/237/245.md +66 -0
  550. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/210/233/345/273/272/351/222/211/351/222/211/345/276/205/345/212/236/346/210/226/346/227/245/347/250/213.md +84 -0
  551. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267AI/347/224/265/350/257/235/345/244/226/345/221/274.md +322 -0
  552. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/350/265/267OA/345/256/241/346/211/271.md +93 -0
  553. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/217/221/351/200/201HTTP/350/257/267/346/261/202.md +168 -0
  554. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/345/270/270/350/247/201/351/227/256/351/242/230.md +83 -0
  555. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/211/271/351/207/217/345/217/221/351/202/256/344/273/266.md +79 -0
  556. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/224/257/346/214/201/346/217/222/345/205/245/345/223/252/344/272/233/345/217/230/351/207/217/345/206/205/345/256/271.md +80 -0
  557. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/207/252/345/212/250/345/214/226/346/233/264/345/244/232/346/211/247/350/241/214/345/212/250/344/275/234/344/275/277/347/224/250/346/214/207/345/215/227.md +21 -0
  558. package/templates/support-qa/profiles/aitable/wiki/faq-support/10-/350/207/252/345/212/250/345/214/226/345/267/245/344/275/234/346/265/201//350/260/203/347/224/250/344/270/211/346/226/271/345/267/245/344/275/234/346/265/201/345/272/224/347/224/250.md +161 -0
  559. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/274/230/345/205/210/344/275/277/347/224/250/347/224/263/350/257/267.md +67 -0
  560. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/344/270/207/350/203/275/350/264/264/344/275/277/347/224/250/350/257/264/346/230/216.md +63 -0
  561. package/templates/support-qa/profiles/aitable/wiki/faq-support/11-AI/350/241/250/346/240/274/345/212/251/347/220/206/AI/350/241/250/346/240/274/345/212/251/347/220/206.md +107 -0
  562. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//344/275/277/347/224/250AI/350/241/250/346/240/274/351/253/230/347/272/247/346/235/203/351/231/220.md +194 -0
  563. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//350/241/214/345/210/227/346/235/203/351/231/220/350/256/276/347/275/256/345/217/212/351/253/230/347/272/247/346/235/203/351/231/220/345/257/271/350/241/250/345/215/225/345/205/254/345/274/217/347/232/204/345/275/261/345/223/215.md +32 -0
  564. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/242/204/350/247/210/351/253/230/347/272/247/346/235/203/351/231/220/347/273/223/346/236/234.md +43 -0
  565. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/345/270/270/350/247/201/351/227/256/351/242/230.md +47 -0
  566. package/templates/support-qa/profiles/aitable/wiki/faq-support/12-/351/253/230/347/272/247/346/235/203/351/231/220//351/253/230/347/272/247/346/235/203/351/231/220/347/232/204/351/273/230/350/256/244/350/247/222/350/211/262.md +36 -0
  567. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/344/270/211/346/226/271/346/217/222/344/273/266/344/275/277/347/224/250/346/216/210/346/235/203.md +19 -0
  568. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/204/232/346/234/254/346/217/222/344/273/266.md +42 -0
  569. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266-/350/207/252/345/256/232/344/271/211/346/217/222/344/273/266.md +51 -0
  570. package/templates/support-qa/profiles/aitable/wiki/faq-support/13-/346/217/222/344/273/266/344/270/255/345/277/203/AI/350/241/250/346/240/274/346/217/222/344/273/266/344/270/255/345/277/203-/344/275/277/347/224/250/346/214/207/345/215/227.md +97 -0
  571. package/templates/support-qa/profiles/aitable/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//344/275/277/347/224/250/346/225/260/346/215/256/350/257/264/346/230/216.md +82 -0
  572. package/templates/support-qa/profiles/aitable/wiki/faq-support/14-/347/256/241/347/220/206/345/220/216/345/217/260//346/235/203/347/233/212/346/225/260/346/215/256/350/257/264/346/230/216.md +111 -0
  573. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265/AI/350/241/250/346/240/274/350/257/257/345/210/240/346/201/242/345/244/215/346/214/207/345/215/227.md +37 -0
  574. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//345/234/250/350/241/250/346/240/274/344/270/255/346/240/207/350/256/260/351/207/215/345/244/215/345/206/205/345/256/271.md +43 -0
  575. package/templates/support-qa/profiles/aitable/wiki/faq-support/15-/345/234/272/346/231/257/345/256/236/350/267/265//347/233/264/346/222/255/345/205/254/345/274/200/347/263/273/345/210/227/350/257/276.md +21 -0
  576. package/templates/support-qa/profiles/aitable/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/344/273/230/350/264/271/346/235/203/347/233/212.md +144 -0
  577. package/templates/support-qa/profiles/aitable/wiki/faq-support/16-/344/273/230/350/264/271/346/235/203/347/233/212//351/222/211/351/222/211AI/350/241/250/346/240/274/346/220/255/345/273/272/346/234/215/345/212/241.md +95 -0
  578. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/346/216/222/347/211/210/346/211/223/345/215/260/345/215/207/347/272/247/350/257/264/346/230/216.md +40 -0
  579. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212/AI/350/241/250/346/240/274-/347/211/210/346/234/254/345/215/207/347/272/247/351/200/232/347/237/245.md +21 -0
  580. package/templates/support-qa/profiles/aitable/wiki/faq-support/17-/345/205/254/345/221/212//350/267/250AI/350/241/250/346/240/274/346/225/260/346/215/256/345/220/214/346/255/245/350/260/203/346/225/264/350/257/264/346/230/216.md +55 -0
  581. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI /350/241/250/346/240/274/346/217/222/344/273/266 - /344/274/201/344/270/232/345/206/205/346/217/222/344/273/266/345/217/221/345/270/203/346/214/207/345/215/227.md" +159 -0
  582. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210FaaS/347/211/210/357/274/211.md" +1362 -0
  583. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265/345/274/200/345/217/221/346/214/207/345/215/227/357/274/210/345/205/254/345/274/217/347/211/210/357/274/211.md" +556 -0
  584. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274 AI /345/255/227/346/256/265 /345/274/200/345/217/221/346/214/207/345/215/227.md" +15 -0
  585. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/AI /350/241/250/346/240/274 AI /345/255/227/346/256/265/345/270/270/350/247/201/346/212/245/351/224/231/350/257/264/346/230/216.md" +649 -0
  586. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/Dify/346/231/272/350/203/275/344/275/223.md" +55 -0
  587. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/GPTPro /345/255/227/346/256/265/346/215/267/345/276/204 /345/257/206/351/222/245/350/216/267/345/217/226/346/214/207/345/215/227.md" +23 -0
  588. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227/OpenClaw /345/260/217/351/276/231/350/231/276/345/212/251/346/211/213/351/205/215/347/275/256/346/225/231/347/250/213.md" +27 -0
  589. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/233/275/345/206/205/345/244/226/345/277/253/351/200/222/347/211/251/346/265/201/344/277/241/346/201/257/346/237/245/350/257/242/344/275/277/347/224/250/346/214/207/345/215/227.md" +907 -0
  590. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/255/227/346/256/265/346/250/241/347/211/210 /344/275/277/347/224/250/346/214/207/345/215/227//345/277/253/351/200/222/347/211/251/346/265/201/346/237/245/350/257/242/345/212/251/346/211/213/344/275/277/347/224/250/346/214/207/345/215/227.md" +1 -0
  591. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/AI/350/241/250/346/240/274JSAPI /347/261/273/345/236/213/346/217/217/350/277/260.xlsx +0 -0
  592. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Base /346/250/241/345/235/227.md" +391 -0
  593. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AttachmentField /351/231/204/344/273/266/345/255/227/346/256/265.md" +200 -0
  594. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/AutoNumberField /350/207/252/345/212/250/347/274/226/345/217/267/345/255/227/346/256/265.md" +75 -0
  595. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BarcodeField /346/235/241/347/240/201/345/255/227/346/256/265.md" +95 -0
  596. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/BidirectionalLinkField /345/217/214/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +294 -0
  597. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CheckboxField /345/244/215/351/200/211/346/241/206/345/255/227/346/256/265.md" +95 -0
  598. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CreatedTimeField /345/210/233/345/273/272/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  599. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/CurrencyField /350/264/247/345/270/201/345/255/227/346/256/265.md" +260 -0
  600. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DateField /346/227/245/346/234/237/345/255/227/346/256/265.md" +183 -0
  601. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/DepartmentField /351/203/250/351/227/250/345/255/227/346/256/265.md" +111 -0
  602. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/EmailField /351/202/256/347/256/261/345/255/227/346/256/265.md" +99 -0
  603. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FilterUpField /346/237/245/346/211/276/345/274/225/347/224/250/345/255/227/346/256/265.md" +73 -0
  604. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/FormulaField /345/205/254/345/274/217/345/255/227/346/256/265.md" +109 -0
  605. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GeoLocationField /345/234/260/347/220/206/344/275/215/347/275/256/345/255/227/346/256/265.md" +33 -0
  606. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/GroupField /347/276/244/347/273/204/345/255/227/346/256/265.md" +111 -0
  607. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LastModifiedTimeField /346/234/200/345/220/216/346/233/264/346/226/260/346/227/266/351/227/264/345/255/227/346/256/265.md" +134 -0
  608. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/LookupField /345/205/263/350/201/224/345/274/225/347/224/250/345/255/227/346/256/265.md" +71 -0
  609. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/MultiSelectField /345/244/232/351/200/211/345/255/227/346/256/265.md" +349 -0
  610. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/NumberField /346/225/260/345/255/227/345/255/227/346/256/265.md" +175 -0
  611. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/PrimaryField /344/270/273/351/224/256/346/226/207/346/241/243/345/255/227/346/256/265.md" +91 -0
  612. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/ProgressField /350/277/233/345/272/246/345/255/227/346/256/265.md" +324 -0
  613. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RatingField /350/257/204/345/210/206/345/255/227/346/256/265.md" +320 -0
  614. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/RichTextField /345/257/214/346/226/207/346/234/254/345/255/227/346/256/265.md" +45 -0
  615. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/SingleSelectField /345/215/225/351/200/211/345/255/227/346/256/265.md" +336 -0
  616. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TelephoneField /347/224/265/350/257/235/345/255/227/346/256/265.md" +99 -0
  617. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/TextField /346/226/207/346/234/254/345/255/227/346/256/265.md" +93 -0
  618. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UnidirectionalLinkFields /345/215/225/345/220/221/345/205/263/350/201/224/345/255/227/346/256/265.md" +295 -0
  619. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UrlField /351/223/276/346/216/245/345/255/227/346/256/265.md" +163 -0
  620. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227/UserField /344/272/272/345/221/230/345/255/227/346/256/265.md" +266 -0
  621. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Field /346/250/241/345/235/227.md" +379 -0
  622. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Record /346/250/241/345/235/227.md" +277 -0
  623. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/Sheet /346/250/241/345/235/227.md" +1013 -0
  624. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/UI /346/250/241/345/235/227.md" +472 -0
  625. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227/GridView /350/241/250/346/240/274/350/247/206/345/233/276.md" +835 -0
  626. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243/View /346/250/241/345/235/227.md" +203 -0
  627. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md +65 -0
  628. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/345/257/271/350/261/241/346/250/241/345/236/213API/345/217/202/350/200/203/346/226/207/346/241/243//350/257/273/345/206/231AI /350/241/250/346/240/274/346/250/241/345/236/213.md" +29 -0
  629. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/346/225/260/346/215/256/346/272/220 /345/274/200/345/217/221/346/214/207/345/215/227.md" +607 -0
  630. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  631. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  632. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Input/346/250/241/345/235/227.md" +331 -0
  633. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Output/346/250/241/345/235/227.md" +197 -0
  634. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  635. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  636. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  637. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  638. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  639. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/204/232/346/234/254/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +142 -0
  640. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Base /346/250/241/345/235/227.md" +391 -0
  641. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Event/344/272/213/344/273/266/346/250/241/345/235/227.md" +182 -0
  642. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Field /346/250/241/345/235/227.md" +379 -0
  643. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Record /346/250/241/345/235/227.md" +277 -0
  644. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/Sheet /346/250/241/345/235/227.md" +1013 -0
  645. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/UI /346/250/241/345/235/227.md" +472 -0
  646. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227/View /346/250/241/345/235/227.md" +203 -0
  647. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/205/266/344/273/226/346/216/245/345/217/243.md" +146 -0
  648. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//345/255/227/346/256/265/346/225/260/346/215/256/347/273/223/346/236/204.md" +65 -0
  649. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227//346/240/270/345/277/203/347/237/245/350/257/206.md" +54 -0
  650. package/templates/support-qa/profiles/aitable/wiki/faq-support/18-/345/274/200/345/217/221/350/200/205/346/214/207/345/215/227/AI/350/241/250/346/240/274/350/276/271/346/240/217/346/217/222/344/273/266 /345/274/200/345/217/221/346/214/207/345/215/227.md" +192 -0
  651. package/templates/support-qa/profiles/aitable/wiki/faq-support//351/222/211/351/222/211AI/350/241/250/346/240/274FAQ.md +593 -0
  652. package/templates/support-qa/profiles/default/profile/fastpath/known-answers.yml +32 -0
  653. package/templates/support-qa/profiles/default/profile/profile.yml +206 -0
  654. package/templates/support-qa/profiles/default/profile/troubleshoot/classifiers.yml +37 -0
  655. package/templates/support-qa/profiles/default/wiki/support//345/270/270/350/247/201/351/227/256/351/242/230.md +10 -0
  656. package/templates/support-qa/workflows/admin-kb-update/recipes/kb-refine.recipe.ts +137 -0
  657. package/templates/support-qa/workflows/admin-kb-update/recipes/kb_sync_handler.recipe.ts +119 -0
  658. package/templates/support-qa/workflows/admin-kb-update/workflow.yml +96 -0
  659. package/templates/support-qa/workflows/config-sync/recipes/config_sync.recipe.ts +569 -0
  660. package/templates/support-qa/workflows/config-sync/recipes/config_sync_handler.recipe.ts +16 -0
  661. package/templates/support-qa/workflows/config-sync/workflow.yml +62 -0
  662. package/templates/support-qa/workflows/daily-review/recipes/daily_review.recipe.ts +667 -0
  663. package/templates/support-qa/workflows/daily-review/recipes/daily_review_handler.recipe.ts +26 -0
  664. package/templates/support-qa/workflows/daily-review/workflow.yml +65 -0
  665. package/templates/support-qa/workflows/group-qa/recipes/answer.recipe.ts +223 -0
  666. package/templates/support-qa/workflows/group-qa/recipes/conversation_handler.recipe.ts +269 -0
  667. package/templates/support-qa/workflows/group-qa/recipes/fastpath.recipe.ts +78 -0
  668. package/templates/support-qa/workflows/group-qa/recipes/on-action.recipe.ts +156 -0
  669. package/templates/support-qa/workflows/group-qa/recipes/reply-to-group.recipe.ts +174 -0
  670. package/templates/support-qa/workflows/group-qa/recipes/troubleshoot.recipe.ts +278 -0
  671. package/templates/support-qa/workflows/group-qa/workflow.yml +258 -0
  672. package/templates/support-qa/workspaces/daily-review/AGENTS.md +233 -0
  673. package/templates/support-qa/workspaces/kb-editor/AGENTS.md +32 -0
  674. package/templates/support-qa/workspaces/support/AGENTS.md +148 -0
  675. package/templates/support-qa/workspaces/troubleshooter/AGENTS.md +71 -0
@@ -0,0 +1,42 @@
1
+ ---
2
+ title: "表单周期分表"
3
+ source: "https://wolai.dingtalk.com/eTSYTTh6mQzQRqJ7mtfWup"
4
+ source_type: wolai
5
+ ingested: "2026-07-19T14:00:21.074Z"
6
+ ---
7
+ # 表单周期分表
8
+
9
+ ## 目录
10
+
11
+ - [基础操作](#基础操作)
12
+ - [历史周期表支持/不支持哪些操作](#历史周期表支持不支持哪些操作)
13
+
14
+ 在表单应用中,当你需要按照周期提醒填写表单并收集数据时,对于收集到的数据可以应用周期分表功能,它可将不在当前周期的数据,按你设置的循环周期划分为多个**历史周期数据表**。对于已关单的订单、已完成的巡检、已结束的打卡等场景,采用分表的方式存储数据,将数据通过只读的方式展示/查找,减少数据计算空间的占用。
15
+
16
+ ## 基础操作
17
+
18
+ 1. 进入表单视图,点击右上角的 \*\* 设置\*\*;
19
+ 2. 开启 **按周期定时提醒**;
20
+ 3. 在配置面板中开启 **按周期分表**。
21
+
22
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01zjy7Ac1MYJrikbpkF_!!6000000001446-2-tps-1452-1804.png)
23
+
24
+ 每个周期结束后,会在AI表格列表中出现历史周期表在该周期的统计表,点击即可查看详细结果。
25
+
26
+ ## 历史周期表支持/不支持哪些操作
27
+
28
+ | 功能 | 问题和解决方案 |
29
+ | ------------ | ---------------------------------------------------------------- |
30
+ | 编辑 | - 历史周期表不可编辑 |
31
+ | 查找/筛选/分组/排序 | - 可在历史周期表中查找内容 - 不可在历史周期表中筛选内容 - 不可在历史周期表中分组 - 不可在历史周期表中排序 |
32
+ | 单向/双向关联/关联引用 | - 当前周期表中已有的关联数据在分表后保持不变 - 不允许历史周期表新建关联关系,不允许其他表关联历史周期表 |
33
+ | 公式 | - 历史周期表的记录中的公式将不再更新 - 当前周期的记录在使用公式计算时,无法引用或关联历史周期表的记录 |
34
+ | 仪表盘 | - 历史周期表数据可在仪表盘中展示 - 当前历史周期结束,数据被分表至历史周期表后,仪表盘数据会发生变化为新一轮的当前周期数据。 |
35
+ | 高级权限 | - 当数据被分表后,需要用户手动更改高级权限配置,使历史周期有权访问 |
36
+ | 自动化 | - 历史周期表不触发自动化流程,不支持自动化修改数据,不支持引用和查询。 |
37
+ | OpenAPI | - 可拉取历史数据表数据 |
38
+ | 历史记录 | - 历史周期表不支持恢复历史记录。 |
39
+ | 导出 | - 历史周期表可被下载 |
40
+ | 复制粘贴 | - 允许复制行数据,不允许复制整个表 - 不允许剪切和粘贴 |
41
+ | 移动端 | - 可查看历史周期表数据 |
42
+ | 分享 | - 未开启高级权限时,拥有可查看权限人可访问历史周期表数据 |
@@ -0,0 +1,344 @@
1
+ ---
2
+ title: "表单基础操作"
3
+ source: "https://wolai.dingtalk.com/tmLb94g62g3593QUcM2WPu"
4
+ source_type: wolai
5
+ ingested: "2026-07-19T14:00:59.207Z"
6
+ ---
7
+ # 表单基础操作
8
+
9
+ ## 目录
10
+
11
+ - [什么是表单?](#什么是表单)
12
+ - [应用场景示例](#应用场景示例)
13
+ - [创建表单](#创建表单)
14
+ - [从一个新的表单开始](#从一个新的表单开始)
15
+ - [基于已有数据表创建表单](#基于已有数据表创建表单)
16
+ - [左侧边栏添加表单(收集表)](#左侧边栏添加表单收集表)
17
+ - [编辑表单](#编辑表单)
18
+ - [修改表单标题与描述](#修改表单标题与描述)
19
+ - [配置表单题目(字段)](#配置表单题目字段)
20
+ - [新增表单题目](#新增表单题目)
21
+ - [添加题目描述](#添加题目描述)
22
+ - [修改题目(字段)类型](#修改题目字段类型)
23
+ - [调整题目顺序](#调整题目顺序)
24
+ - [隐藏/删除/复制题目(字段)](#隐藏删除复制题目字段)
25
+ - [设置必填](#设置必填)
26
+ - [设置题目(字段)默认值](#设置题目字段默认值)
27
+ - [设置题目的选项展示方式](#设置题目的选项展示方式)
28
+ - [设置题目显示条件](#设置题目显示条件)
29
+ - [设置表单配置项](#设置表单配置项)
30
+ - [表单样式](#表单样式)
31
+ - [发布并分享表单](#发布并分享表单)
32
+ - [设置表单填写范围](#设置表单填写范围)
33
+ - [查看数据统计](#查看数据统计)
34
+ - [更多功能](#更多功能)
35
+ - [添加到工作台](#添加到工作台)
36
+ - [添加到群快捷栏](#添加到群快捷栏)
37
+ - [表单常见问题](#表单常见问题)
38
+ - [问:表单和表格是什么关系?](#问表单和表格是什么关系)
39
+ - [问:哪些人可以编辑表单?](#问哪些人可以编辑表单)
40
+ - [问:填写表单一定要登录钉钉吗? ](#问填写表单一定要登录钉钉吗--)
41
+ - [问:发布表单后还能修改吗?](#问发布表单后还能修改吗)
42
+ - [问:如何暂停/停止收集表单? ](#问如何暂停停止收集表单--)
43
+ - [问:如何知道是谁提交的表单? ](#问如何知道是谁提交的表单--)
44
+ - [问:表单收集到的数据安全吗?](#问表单收集到的数据安全吗)
45
+ - [问:表单的收集数量有上限吗?](#问表单的收集数量有上限吗)
46
+ - [问:可以让组织以外的人员填写表单吗? ](#问可以让组织以外的人员填写表单吗--)
47
+ - [问:若设置了固定时间周期内的填写次数限制,时间周期的计算以哪个时区为准? ](#问若设置了固定时间周期内的填写次数限制时间周期的计算以哪个时区为准--)
48
+
49
+ ## 什么是表单?
50
+
51
+ 相信你一定也填过表,比如报名表、登记表、问卷调查…在 AI 表格里,**表单**就是这样一个工具,其形式类似于在线问卷,能够高效地用于信息和数据的收集。通过表单,你可以设计结构化的数据输入方式,并生成**链接**或**二维码**分享给他人,对方打开即可直接填写并提交信息。
52
+
53
+ 每一条提交的信息,都会汇总至AI表格中,与筛选、分组、仪表盘等功能无缝结合,为你提供强大的数据收集、整理与分析能力。
54
+
55
+ ## **应用场景示例**
56
+
57
+ - **活动报名**:创建一个表单用于收集活动参与者的报名信息,如姓名、联系方式、参加时间等。收集到的数据可以自动汇总,并通过筛选功能快速筛选出符合条件的参与者
58
+ - **反馈收集**:企业可以通过表单设计客户满意度调查问卷,收集客户的建议或意见。随后,利用AI表格的分组和统计功能,对反馈进行分类和量化分析
59
+ - **库存管理**:零售业或制造业可以通过表单记录商品的入库、出库信息,结合筛选和仪表盘功能,生成库存状态报告,帮助优化库存管理
60
+ - **巡检管理:** 门店管理人员可通过表单记录门店巡检情况,如货架陈列、卫生状况、商品缺货情况等。汇总数据在AI表格中可按门店分组,并通过仪表盘生成巡检报告,便于区域经理快速掌握整体运营情况
61
+ - **员工请假申请**:公司内部可以利用表单让员工提交请假申请,包含请假类型、日期、时长等信息。这些数据将汇总到AI表格中,便于HR部门审核和统计
62
+ - **学生信息收集**:学校可以通过表单收集学生报名信息、家长联系方式或课后服务课程选择。老师可通过分组和筛选快速查看每个班级的统计情况,并能结合统计图表直观展示结果
63
+
64
+ 通过以上场景可以看到,表单不仅简化了数据收集的流程,还显著提升了数据整理与分析的效率,适用于各类需要频繁录入和处理信息的工作场景。
65
+
66
+ ## 创建表单
67
+
68
+ ### 从一个新的表单开始
69
+
70
+ 1. 点击AI表格顶部主导航 **表单** 进入表单
71
+
72
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01tpX5Zu1U6r2aT6dNB_!!6000000002469-2-tps-1062-182.png)
73
+
74
+ 1. 选择 **新建表单**
75
+
76
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01rQo9to1UHO9O8h0pN_!!6000000002492-2-tps-2242-1448.png)
77
+
78
+ 1. 在 **数据表** 下拉框选择 **+**\*\* 使用新的数据表\*\*​
79
+
80
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01NYJ7wN1RxZmlnuN7g_!!6000000002178-2-tps-1518-1162.png)
81
+
82
+ 1. 填写 **数据表名称** 和 **表单名称**
83
+
84
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01oheDip1J9dfvOZOLD_!!6000000000986-2-tps-1518-1162.png)
85
+
86
+ 1. 点击 **新建表单** 按钮
87
+
88
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01SauqTt1cCp83ItC2B_!!6000000003565-2-tps-1518-1162.png)
89
+
90
+ ### 基于已有数据表创建表单
91
+
92
+ 当现有数据表已存在时,可以通过一键操作从数据表生成表单。
93
+
94
+ 点击视图右上方工具栏中的 **生成表单** 按钮,或者点击视图名称右侧的 **+**\*\* 新建视图\*\*,选择 **表单视图** 即可。
95
+
96
+ ![](https://img.alicdn.com/imgextra/i1/O1CN0130Lv8S1ufpIFDDvgL_!!6000000006065-2-tps-1150-824.png)
97
+
98
+ ### 左侧边栏添加表单(收集表)
99
+
100
+ 1. 在左侧边栏底部点击 + **添加/导入**
101
+ 2. 选择 **收集表**
102
+
103
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01GdxrCH1bkQZZWod1Y_!!6000000003503-2-tps-776-680.png)
104
+
105
+ 选择后,AI表格会自动生成一个名为 **收集表1** 的数据表。该数据表包含两个视图:一个是名为 **表单** 的表单视图,用于设计表单题目;另一个是名为 **收集结果** 的表格视图,用于展示收集到的数据。
106
+
107
+ 直接在表单中添加和编辑题目,即可完成表单和数据表字段结构的设计。
108
+
109
+ ## 编辑表单
110
+
111
+ 表单编辑界面分为三个区域:
112
+
113
+ **❶**\*\* 选项配置区\*\*​
114
+
115
+ 可以切换 **填写表单**,查看表单统计,选择主题,进行表单设置,发布并分享
116
+
117
+ **❷**\*\* 题目选择区\*\*​
118
+
119
+ 可选题目:数据表中已有的字段/列
120
+
121
+ 新增题目:可以添加的题目类型(会对应到数据表的字段类型)
122
+
123
+ **❸**\*\* 表单编辑区\*\*​
124
+
125
+ 可以调整题目顺序,复制题目,隐藏题目,设置默认值,勾选是否必填等
126
+
127
+ ![](https://img.alicdn.com/imgextra/i2/O1CN010eybkf1Lsdp2ycQXp_!!6000000001355-2-tps-2564-1586.png)
128
+
129
+ ### 修改表单标题与描述
130
+
131
+ 点击表单标题和描述即可进行修改。
132
+
133
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01I8hzdY1U5wFTaEBZa_!!6000000002467-2-tps-2564-1588.png)
134
+
135
+ 表单描述是一段对该表单的说明文字,用户可以通过它向填写者说明表单用途或注意事项。同时支持调整文字的对齐方式,便于更清晰地展示关键信息。
136
+
137
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01acgp481DYTSQ3wv1O_!!6000000000228-2-tps-662-410.png)
138
+
139
+ ### 配置表单题目(字段)
140
+
141
+ 表格中的字段/列和表单题目相互关联,**表单中的每一个题目对应表格中的一个字段/列。** 在表单里修改或删除题目,相应的字段/列也会在表格中同步修改或删除;同样地,在表格里对字段的改动,也会同步修改表单中的题目。
142
+
143
+ #### **新增表单题目**
144
+
145
+ 新增表单题目通过 **可选题目**、**新增题目** 来添加。
146
+
147
+ **可选题目:** 数据表中已存在但尚未添加到表单中的字段,位于表单编辑区的左上角。在该区域内,点击每个字段右侧的 + 图标或者直接拖拽字段至右侧表单编辑区即可将该字段作为题目添加到表单里。可以通过点击**全部添加**或 **全部隐藏**,批量添加/移除表单中的题目。
148
+
149
+ **新增题目:** 包括表单支持的所有题目类型,位于表单编辑区的左侧。这些题目类型与数据表的字段类型一一对应,只需点击你想要添加的题目类型,就会自动添加到表单的底部。也可以通过拖拽的方式,将新题目插入到表单的指定位置。
150
+
151
+ #### **添加题目描述**
152
+
153
+ 在每个题目下方,你都可以添加一段描述文字,用来解释该题目的填写要求或注意事项。这样能帮助填写者更准确地理解和作答
154
+
155
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01PNVou6266oP3RQV7z_!!6000000007613-2-tps-826-504.png)
156
+
157
+ 注意:题目描述仅作用于表单展示,用于给表单填写者查看;而表格中的字段描述则是给表格阅读者理解字段含义使用的,两者用途不同
158
+
159
+ #### 修改题目(字段)类型
160
+
161
+ 点击选中题目,左上角将会显示题目对应的字段类型,例如下图中的单选,点击字段类型即可在弹出的窗口中进行字段配置,具体的配置方式参考:**使用字段**。
162
+
163
+ ![](https://img.alicdn.com/imgextra/i2/O1CN015dQ1ui1MtqTrliAUu_!!6000000001493-2-tps-728-528.png)
164
+
165
+ #### **调整题目顺序**
166
+
167
+ 通过拖拽题目卡片即可调整题目顺序。
168
+
169
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01vLThsq1e9jgqqau03_!!6000000003829-1-tps-1432-1070.gif)
170
+
171
+ 注意:在表单中调整题目顺序,不会影响表格中的字段顺序
172
+
173
+ #### **隐藏/删除/复制题目**(字段)
174
+
175
+ 点击题目,在右上角可以选择隐藏题目、复制题目(字段)、在  菜单中可以选择删除题目(字段)
176
+
177
+ - **隐藏题目**:仅影响表单展示,该题目在表单中不再出现,会进入【可选题目】区域,但数据表中对应字段仍然保留
178
+ - **删除题目(字段**):会直接从表格中删除该字段,相应数据也会被删除
179
+ - **复制题目(字段**):会复制题目,同时在表格中复制字段和该字段的内容
180
+
181
+ 注意:主字段(表格中第一列的字段)不可被删除,但可以被隐藏
182
+
183
+ #### 设置必填
184
+
185
+ 点击题目,可以在题目卡片的右上方选择是否必填。
186
+
187
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01hVHULJ1XBqCV1c8ZF_!!6000000002886-2-tps-736-410.png)
188
+
189
+ #### 设置题目(字段)默认值
190
+
191
+ 有时候,你可能希望在用户打开表单时,某个题目已经带有一个默认答案。比如:在报销申请表中,可以将“是否需要发票”默认设置为“否”。
192
+
193
+ 点击题目,可以在题目卡片的右上方设置默认值。
194
+
195
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01h7Kgs81McRQj9equK_!!6000000001455-2-tps-642-222.png)
196
+
197
+ #### 设置题目的选项展示方式
198
+
199
+ 针对带选项的题目,你可以选择不同的展示方式:
200
+
201
+ - **平铺**:所有选项直接展开显示,用户一眼就能看到全部内容,适合选项数量较少、需要快速选择的场景
202
+ - **下拉**:选项折叠在下拉菜单里,用户点击后再选择,适合选项较多、页面需要保持简洁的场景
203
+
204
+ 操作方法:点击题目,在右侧设置栏中找到**选项展示方式**,选择“平铺”或“下拉”即可。
205
+
206
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01jLxJ1R1FXDbRjte31_!!6000000000496-2-tps-472-200.png)
207
+
208
+ #### 设置题目显示条件
209
+
210
+ 有时候,你可能希望在满足特定条件时才显示某个题目。比如:当员工在请假申请中选择“病假”时,再显示“就诊医院”和“病假证明上传”题目。
211
+
212
+ 操作方法:点击题目,在卡片右上方  菜单中选择**题目显示条件**,即可添加相应条件。
213
+
214
+ ![](https://img.alicdn.com/imgextra/i2/O1CN014gYOW71NJ2GR7BAVM_!!6000000001548-2-tps-736-410.png)
215
+
216
+ ## 设置表单配置项
217
+
218
+ 点击上方选项配置区的  **设置** 可以更改表单的各种配置项。
219
+
220
+ **数据来源**:此项不可更改,仅在表单集合页中编辑表单时会展示
221
+
222
+ ***
223
+
224
+ **分享表单**:可以开启或关闭表单的发布分享。关闭后将停止收集,已获得链接的人也将无法继续填写表单
225
+
226
+ ***
227
+
228
+ **匿名填写**:开启匿名填写后,不会收集填写人信息
229
+
230
+ **谁可以填写**:可以选择:组织内均可填写/任何人可填写/仅指定人可填写,可以添加必填人:从用户、群、部门中进行添加。设置必填人后,可以使用“催填”功能(DING通知、工作通知、聊天通知等)
231
+
232
+ **免登录填写**:打开后,任何人点开链接就能填写,比如直接在微信里也能填。此时,无法获取提交人信息
233
+
234
+ ***
235
+
236
+ **限制每个用户提交次数**:可设置每个用户只能填写一次或者每个用户每天可以填写一次
237
+
238
+ **限制收集总数**:设置一个最大上限,达到上限后,表单不可继续填写
239
+
240
+ **填写有效时间**:开启后,填写者必须在限定的开始和结束时间内才能填写,提前或超过时间,表单都无法填写
241
+
242
+ **按周期定期提醒**:开启后,填写者会按周期收到填写表单的提醒,适用于每天提交日报/销售战报、每周提交周报等周期性场景。收集到的数据支持按周期分表,具体使用可参考[表单周期分表](https://www.wolai.com/eTSYTTh6mQzQRqJ7mtfWup "表单周期分表")
243
+
244
+ ***
245
+
246
+ **提交后允许填写者修改**:开启后,用户再次进入表单时,可以选择修改上次提交的内容。修改后重新提交,会覆盖之前的记录
247
+
248
+ **提交后跳转**:可以选择用户提交表单后跳转到:结束页(展示自定义文案)或者指定的网页链接。
249
+
250
+ ***
251
+
252
+ **通过分享链接设置默认值**:可参考[表单预填默认值](https://www.wolai.com/7ZsXtyiEKwiCEP1h6ZK1be "表单预填默认值")。
253
+
254
+ ![](https://img.alicdn.com/imgextra/i1/O1CN011koAm428tw7FcbVvx_!!6000000007991-2-tps-600-1540.png)
255
+
256
+ ## 表单样式
257
+
258
+ 点击上方选项配置区的  **主题** 可以更改表单封面图、布局和主题
259
+
260
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01SCCHO31ScnQoiIKRM_!!6000000002268-2-tps-810-450.png)
261
+
262
+ ## 发布并分享表单
263
+
264
+ 表单配置好以后,必须先发布,才能让他人填写。
265
+
266
+ 点击上方配置区的“发布并分享”按钮,即可发布表单。发布后,你可以将链接或二维码发送给他人,对方即可打开并填写。
267
+
268
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01tBo7a21YTzVmyInyu_!!6000000003061-2-tps-1020-510.png)
269
+
270
+ ### 设置表单填写范围
271
+
272
+ 可以在弹出的窗口中选择 谁可以填写(组织内均可填写、任何人可填写、仅指定人可填写)、添加必填人等。设置必填人后,可以使用“催填”功能(DING通知、工作通知、聊天通知等
273
+
274
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01rSzKjC1kQZwxutU7x_!!6000000004678-2-tps-1052-840.png)
275
+
276
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01Ve9Vlx1MeH0wu0H7l_!!6000000001459-2-tps-1382-866.png)
277
+
278
+ ## 查看数据统计
279
+
280
+ 点击上方选项配置区的  **统计** 可以查看表单填写的统计情况。
281
+
282
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01DWhIto1tWNVVWoJEo_!!6000000005909-2-tps-810-450.png)
283
+
284
+ 可以看到填写份数、应填写、已填写、未填写的数字
285
+
286
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01AjaGbr26Avy3gwyWD_!!6000000007622-2-tps-1068-622.png)
287
+
288
+ 点击 **导出为** 按钮,可以下载表单数据为Excel文件,也可以打包下载表单提交的附件文件。
289
+
290
+ 点击 **催填** 按钮,可以向剩下的应填写的人员发送提醒。
291
+
292
+ ## 更多功能
293
+
294
+ ### 添加到工作台
295
+
296
+ 点击上方选项配置区最右侧的  图标,在弹出菜单中选择 **添加到工作台**,即可在对应工作台分类下进入表单填写。
297
+
298
+ ### 添加到群快捷栏
299
+
300
+ 点击上方选项配置区最右侧的  图标,在弹出菜单中选择 **添加到群快捷栏**,选择需要添加的群、插件名称,即可将表单展示在群聊对话窗口中,方便快速访问
301
+
302
+ 注意:必须先开启表单分享才能添加到群快捷栏。
303
+
304
+ ## 表单常见问题
305
+
306
+ #### 问:表单和表格是什么关系?
307
+
308
+ 答:表单是数据收集的入口,每个题目对应表格中的一个字段/列。别人填写表单后,数据会自动汇总到表格里。
309
+
310
+ #### 问:哪些人可以编辑表单?
311
+
312
+ 答:若AI表格未开启高级权限,拥有“可编辑”及以上权限的用户可以编辑表单;若开启了高级权限,则需要拥有该表单所在数据表“可管理”权限的用户及所有者/管理者才可以编辑表单
313
+
314
+ #### 问:**填写表单一定要登录钉钉吗?**  
315
+
316
+ 答:不一定。若在表单设置中开启“免登录填写”,他人可以在微信等页面内打开链接,提交表单。此时,表单收集者无法获取提交人身份信息,会显示为:匿名用户
317
+
318
+ #### 问:发布表单后还能修改吗?
319
+
320
+ 答:可以。修改题目或选项会同步到表格字段,但请谨慎删除,以免造成数据丢失。
321
+
322
+ #### 问:如何暂停/停止收集表单?  
323
+
324
+ 答:点击分享表单旁边的开关按钮,关闭即停止收集。停止收集后,他人打开链接会提示收集已结束。再次打开分享开关,可以继续收集,分享链接不变。
325
+
326
+ #### \*\*问:如何知道是谁提交的表单? \*\*
327
+
328
+ 答:在汇总表单结果的数据表中,添加一个“创建人”字段即可。如有需要,还可以添加“创建时间”字段,以便查看具体的提交时间。需要注意的是,这些字段不会显示在表单中供填写者查看。如果开启了免登录填写或者匿名,在数据表中会显示为“匿名用户”。
329
+
330
+ #### 问:表单收集到的数据安全吗?
331
+
332
+ 答:所有通过表单收集的数据都会安全存储在 AI 表格中,只有具备相应权限的用户才能查看或管理。
333
+
334
+ #### 问:表单的收集数量有上限吗?
335
+
336
+ 答:有,如果表单配置者设置了“限制收集总数”,超出数量限制后,将无法再填写表单;此外,由于表单收集到的数据会同步到表格中,会受到表格行数上限的影响
337
+
338
+ #### \*\*问:可以让组织以外的人员填写表单吗? \*\*
339
+
340
+ 答:可以。在表单分享页面中,将分享范围设置为“任何人均可填写”,即可邀请组织外部用户填写表单。已添加人员、群组或部门题目时,为保证组织数据安全,不可设置为任何人可填写。
341
+
342
+ #### \*\*问:若设置了固定时间周期内的填写次数限制,时间周期的计算以哪个时区为准? \*\*
343
+
344
+ 答:文档所在的时区。
@@ -0,0 +1,174 @@
1
+ ---
2
+ title: "表单明细表:一次填写,多条提交"
3
+ source: "https://wolai.dingtalk.com/qKHz84rG4ACW5zCqE76fkm"
4
+ source_type: wolai
5
+ ingested: "2026-07-19T14:01:38.535Z"
6
+ ---
7
+ # 表单明细表:一次填写,多条提交
8
+
9
+ ## 目录
10
+
11
+ - [什么是明细表](#什么是明细表)
12
+ - [明细表的适用场景](#明细表的适用场景)
13
+ - [表单配置者—在表单中添加和配置明细表](#表单配置者在表单中添加和配置明细表)
14
+ - [表单填写者—填写明细表](#表单填写者填写明细表)
15
+ - [常见问题(FAQ)](#常见问题FAQ)
16
+
17
+ [TOC]
18
+
19
+ 可直接[**使用模板**](https://alidocs.dingtalk.com/table/template/1662 "使用模板"),即刻体验
20
+
21
+ ## 什么是明细表
22
+
23
+ 「明细表」是表单中的一种高级题型,可以包含多个字段/题目,需要在表单视图内使用。表单配置者配置明细表后,填写者可在一次填写中填入多条数据,并批量提交至数据表,从而减少反复打开表单和多次提交带来的操作成本,提高录入效率和准确度。
24
+
25
+ ## 明细表的适用场景
26
+
27
+ **费用报销与财务明细**  
28
+
29
+ 适用于一次性录入多笔费用的场景,例如差旅报销、项目费用结算等。填写者可在同一表单中按行录入多笔费用明细(如发生日期、费用类型、金额、发票文件),一次提交即可生成多条费用记录。
30
+
31
+ **电商直播场次品类登记**
32
+
33
+ 适用于在一次直播场次中涉及多个商品品类的登记场景。配置明细表后,运营人员可在同一表单中按行录入本场直播涉及的不同品类信息(如品类名称、对应商品、价格区间、上架时间、讲述重点、库存数量等),一次提交即可生成多条品类记录
34
+
35
+ **采购与物料清单登记**  
36
+
37
+ 适用于一次采购或出入库涉及多种物料的场景。 配置明细表后,填写者可在同一表单中按行录入本次涉及的不同物料信息(如物料名称、规格型号、数量、单位、备注等),一次提交即可生成多条物料记录,便于后续的库存统计、出入库追踪和管理。
38
+
39
+ **工时、任务或过程记录**  
40
+
41
+ 适用于需要集中录入多条工时或过程数据的场景,例如项目工时填报、阶段性任务记录等。配置明细表后,填写者可在同一表单中按行录入多天或多项工时、过程记录(如日期、任务、耗时、说明等),一次提交即可生成多条记录,减少频繁填写和重复提交,便于后续统计与分析。
42
+
43
+ **教育与人员信息批量录入**  
44
+
45
+ 适用于需要一次性录入多名对象信息的场景,例如学生成绩登记、学生行为记录、访客或人员名单登记等。配置明细表后,每一行对应一名对象,填写后一次提交即可自动生成多条独立数据,便于后续查询与统计。
46
+
47
+ **更多场景**
48
+ 明细表同样适用于其他需要集中录入同类型数据的业务场景,例如设备巡检记录、质检明细、活动参与情况登记、培训签到、巡查台账、问题清单、过程记录等。凡是存在**结构一致、记录条目较多且适合集中填写**的业务流程,都可以通过明细表进行灵活配置与扩展。
49
+
50
+ ## 表单配置者—在表单中添加和配置明细表
51
+
52
+ 明细表由**表单配置者**在表单配置阶段添加,用于支持**表单填写时的批量数据录入**。添加完成后,表单填写者即可**在同一表单中新增多行明细并一次性提交。**
53
+
54
+ **进入表单配置页面**
55
+
56
+ 在AI表格中点击新建“表单视图”,进入表单配置模式,可以看到左侧高级题型中的「明细表」
57
+
58
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01QvvsYw1PRr7he8TxC_!!6000000001838-1-tps-1234-720.gif)
59
+
60
+ **添加明细表题型**
61
+ 在左侧高级题型列表中选择「明细表」 并添加至表单中。明细表作为一种高级题型,可与其他题型组合使用,建议放置在与其业务含义相关的位置,以便填写者理解和使用。添加后,可以修改标题和描述。
62
+
63
+ 注:一个表单只能添加1个明细表
64
+
65
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01Jvj1741VMFyZ9CTY4_!!6000000002638-1-tps-1280-634.gif)
66
+
67
+ **给明细表添加题目/字段**  
68
+
69
+ 可以拖拽左侧可选题目、题型,或表单内已有题目至明细表中添加题目/字段,并为每个题目/字段设置是否必填、格式、默认值等。
70
+
71
+ 方式一:拖拽或点击左上角已有字段
72
+
73
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01wsULcb1Q2UoBnHUbZ_!!6000000001918-1-tps-1280-627.gif)
74
+
75
+ 方式二:从左下角拖拽或点击新建字段
76
+
77
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01nR8oKd1OfJ8lF2bdK_!!6000000001732-1-tps-1191-720.gif)
78
+
79
+ 方式三:拖拽表单中已有字段进入明细表
80
+
81
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01dUeKEx1nK7CwywGfq_!!6000000005070-1-tps-1128-720.gif)
82
+
83
+ 方式四:在明细表内直接向左/向右插入题目/字段
84
+
85
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01Htfwsa1xh9Hg6r1lZ_!!6000000006474-1-tps-1280-711.gif)
86
+
87
+ 注:
88
+
89
+ 1. 明细表中添加的字段**用于填写多条结构相同的数据**,在同一次提交中按行录入不同记录。例如,在一次报销单中包含多张发票时,“发生日期”“金额”等字段更适合放入明细表。
90
+ 2. 明细表中支持的字段类型和表单视图一致,都不支持流程、按钮、创建人、更新人、最后更新时间等字段。
91
+
92
+ **配置明细表内的题目/字段**  
93
+
94
+ 可设置明细表内题目/字段的标题、字段类型、字段格式、是否必填、默认值等,**会和数据表中的字段同步**
95
+
96
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01FRaPzm1FVqPhvycY5_!!6000000000493-1-tps-1247-720.gif)
97
+
98
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01w4Cfrw1Wi4SKZoBP6_!!6000000002821-1-tps-1269-720.gif)
99
+
100
+ **拖拽明细表题目/字段顺序**
101
+
102
+ 明细表中的题目/字段支持通过拖拽调整顺序,也可以拖拽到明细表外侧成为表单中的一个题目/字段。
103
+ 注意: 在明细表中调整字段顺序,仅影响表单填写时的展示,不会改变数据表中字段的实际顺序。在明细表中对字段的组合,也不会在表格视图中生成对应分组。
104
+
105
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01PFfZYr1d8X27O101L_!!6000000003691-1-tps-1280-503.gif)
106
+
107
+ **移除明细表内题目/字段**
108
+
109
+ 可以移除明细表内的题目/字段,移除后,该题目/字段会进入左上角【可选题目/字段】中
110
+
111
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01cBFUA71cPBozgWhle_!!6000000003592-1-tps-1087-720.gif)
112
+
113
+ **注意:如果勾选了“同时在数据表中删除字段”,会将该字段从数据表中删除**
114
+
115
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01Um4fyr1ivbY5HZXZW_!!6000000004475-1-tps-1021-720.gif)
116
+
117
+ **明细表其他配置**
118
+
119
+ 可以配置“填写行数上限”,最大值为100。配置后,表单填写者单次提交的记录数量受此数值控制。
120
+
121
+ 可以配置“明细表必填”,配置后,表单填写者需至少填写明细表中的一个字段值方可完成提交。若明细表内的某个题目/字段必填,则明细表必填。
122
+
123
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01XZO6D51eY0gK4sBXq_!!6000000003882-2-tps-1368-512.png)
124
+
125
+ ![](https://img.alicdn.com/imgextra/i4/O1CN010qmquK1FFM9lHayvY_!!6000000000457-2-tps-1628-552.png)
126
+
127
+ **移除明细表**
128
+
129
+ 可以移除明细表,移除后,明细表内的字段/题目会进入左上角的【可选题目/字段】区域
130
+
131
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01bghKYm1RXTD6Eir8r_!!6000000002121-1-tps-1280-676.gif)
132
+
133
+ 移除时,可以选择是否要同时删除字段。**如果勾选删除,则对应的数据表字段也会被删除。**
134
+
135
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01W5KuiN1VcHq3SNhN0_!!6000000002673-1-tps-1280-708.gif)
136
+
137
+ ## 表单填写者—填写明细表
138
+
139
+ 当表单中包含明细表时,表单填写者可以在同一次填写中录入多条结构相同的数据,并一次性完成提交
140
+
141
+ ![](https://img.alicdn.com/imgextra/i4/O1CN0122ixOv1Jcx1Vp1SBd_!!6000000001050-1-tps-1280-696.gif)
142
+
143
+ 提交后,会在数据表中生成多行记录
144
+
145
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01uTNxfl1Oc6Mrmn8cd_!!6000000001725-2-tps-2700-1388.png)
146
+
147
+ ## 常见问题(FAQ)
148
+
149
+ **Q:明细表里适合放什么类型的字段?**
150
+
151
+ A:明细表适合放用于填写多条结构相同数据的字段,也就是在一次提交中,需要按行分别填写不同内容的字段。
152
+
153
+ **Q:** ​**什么样的字段不适合放在明细表中?**  
154
+
155
+ A:只需要填写一次、对整次提交都一样的字段,如申请人、部门、项目名称、整体说明等。
156
+
157
+ **Q:** ​**表单明细表中的每一行,提交后都会在数据表生成一条数据吗?**  
158
+
159
+ A:是的,提交后,明细表中的每一行都会作为一条独立数据保存,表单中其他填写的字段会按行自动重复填充,从而在数据表中生成完整的多行数据记录。
160
+
161
+ **Q:明细表自身是字段吗?标题和描述会在数据表中展示吗?**  
162
+ A:不是。明细表不是一个字段,而是一种用于批量填写数据的表单题型。明细表的标题和描述仅用于表单填写阶段,用于帮助填写者理解这组明细的含义,不会作为字段或内容展示在数据表中。
163
+
164
+ **Q:** ​**一个表单最多可以配置几个明细表?**
165
+
166
+ A:目前,一个表单中仅支持配置**1 个明细表**。 这是为了确保表单填写结构清晰、数据拆分规则明确,避免在一次提交中出现多组明细同时展开而导致的数据组合歧义和使用复杂度提升。
167
+
168
+ **Q:** ​**明细表提交后,数据在表中是如何排序的?**  
169
+
170
+ A:提交后,明细表生成的数据会按照填写顺序写入数据表,具体展示方式以视图当前的排序规则为准
171
+
172
+ **Q:** ​**明细表一次最多可以添加多少行数据?**
173
+
174
+ A:目前,明细表一次暂时最多支持添加\*\*20 行 \*\*数据。
@@ -0,0 +1,97 @@
1
+ ---
2
+ title: "表单预填默认值"
3
+ source: "https://wolai.dingtalk.com/7ZsXtyiEKwiCEP1h6ZK1be"
4
+ source_type: wolai
5
+ ingested: "2026-07-19T14:01:56.087Z"
6
+ ---
7
+ # 表单预填默认值
8
+
9
+ ## 目录
10
+
11
+ - [基础操作](#基础操作)
12
+ - [常见问题](#常见问题)
13
+ - [问:修改了表单中的题目名称后,预填的默认值会失效么?](#问修改了表单中的题目名称后预填的默认值会失效么)
14
+ - [问:为什么我在AI表格表单中预填的人员姓名未生效?](#问为什么我在AI表格表单中预填的人员姓名未生效)
15
+ - [问:在AI表格表单中设置默认值后,所有填写者都能看到默认值吗?](#问在AI表格表单中设置默认值后所有填写者都能看到默认值吗)
16
+ - [问:为何链接中设置了隐藏问题,但表单中仍显示该问题?](#问为何链接中设置了隐藏问题但表单中仍显示该问题)
17
+
18
+ 通过为表单设置**预填默认值**,我们可以实现:
19
+
20
+ **预填默认值**:当门店提交一个表单任务后,希望自动带入门店信息,避免误填
21
+
22
+ **获取信息提交渠道**:用户提交报名后,在一列来源中自动填充**来源渠道**
23
+
24
+ > 📌使用链接生成工具,一键批量生成预填值链接:[https://store.dingtalk.com/materials/659](https://store.dingtalk.com/materials/659 "https://store.dingtalk.com/materials/659")
25
+
26
+ ## 基础操作
27
+
28
+ 格式:
29
+ **单题预设**:表单分享链接`?prefill_问题名称=预填值`**多题预设**:表单分享链接`?prefill_问题名称=预填值&prefill_问题名称=预填值`
30
+
31
+ 示例:
32
+ [https://alidocs.dingtalk.com/notable/share/form/v011GXn4BrXGJobODQ4\_hERWDMS\_7LisUkm?prefill\_标题=预设标题\&prefill\_单选=选项二](https://alidocs.dingtalk.com/notable/share/form/v011GXn4BrXGJobODQ4_hERWDMS_7LisUkm?prefill_标题=预设标题\&prefill_单选=选项二 "https://alidocs.dingtalk.com/notable/share/form/v011GXn4BrXGJobODQ4_hERWDMS_7LisUkm?prefill_标题=预设标题\&prefill_单选=选项二")
33
+
34
+ 当前支持设置默认值的问题类型:文本、数字、单选、多选
35
+
36
+ | 问题类型 | 设置规则 |
37
+ | ----- | ------------------------ |
38
+ | 文本 | 表单链接\`?prefill\_渠道=微信\` |
39
+ | 数字 | 表单链接\`?prefill\_得分=1\` |
40
+ | 单选/多选 | 表单链接\`?prefill\_单选=运动鞋\` |
41
+
42
+ 默认值中包含特殊符号,需参照下表进行转化。
43
+
44
+ | 特殊符号 | 转换为以下内容添加至链接 |
45
+ | ---- | ------------ |
46
+ | 空格 | %20 或 + |
47
+ | ; | %3B |
48
+ | : | %3A |
49
+ | \\\[ | %5B |
50
+ | ( | %28 |
51
+ | ) | %29 |
52
+ | & | %26 |
53
+ | \\\$ | %24 |
54
+ | , | %2C |
55
+ | ! | %21 |
56
+ | @ | %40 |
57
+ | ] | %5D |
58
+ | { | %7B |
59
+ | } | %7D |
60
+ | \\# | %23 |
61
+
62
+ 如果不希望表单中展示设置了默认值的问题,可在表单链接后添加参数`&hide_问题名称=1`来隐藏该问题。例如,若要隐藏内容提交表中的“审核人”信息,可将表单链接设置为:
63
+
64
+ [表单链接?prefill\_审核人=Kato](https://alidocs.dingtalk.com/notable/share/form/v011GXn4BrXGJobODQ4_hERWDMS_7LisUkm?prefill_标题=预设标题\&prefill_单选=选项二 "表单链接?prefill_审核人=Kato")[\&hide\_项目负责人=1](https://alidocs.dingtalk.com/notable/share/form/v011GXn4BrXGJobODQ4_hERWDMS_7LisUkm?prefill_标题=预设标题\&prefill_单选=选项二 "\&hide_项目负责人=1")
65
+
66
+ 通过这种方式,还可以实现对表单提交渠道的追溯。比如,在收集用户对活动的反馈时,希望分析哪个渠道提交的表单最多。具体操作如下:
67
+
68
+ 1. 在表单中新增一个问题,命名为“提交平台”。
69
+ 2. 打开表单分享功能,设置填写范围,并复制表单分享链接。
70
+ 3. 为表单链接添加来源参数。例如,若来源为钉钉,则链接为:  
71
+
72
+ 表单链接`?prefill_提交平台=钉钉&hide_提交平台=1`
73
+ 4. 将不同的链接分别分享到各个平台上。
74
+
75
+ 设置完成后,即可通过默认值来追溯表单提交的具体来源。
76
+
77
+ ## 常见问题
78
+
79
+ #### **问:修改了表单中的题目名称后,预填的默认值会失效么?**
80
+
81
+ 答:会导致预填默认值失效,此时请重新设置更新的题目名称。
82
+
83
+ #### **问:为什么我在****AI表格****表单中预填的人员姓名未生效?**
84
+
85
+ 答:有以下几种可能
86
+
87
+ - 该姓名在组织内存在重复情况。
88
+ - 该人员为组织外部成员且未被列入你的钉钉联系人。
89
+ - 姓名填写有误,请检查并修正。
90
+
91
+ #### **问:在****AI表格****表单中设置默认值后,所有填写者都能看到默认值吗?**
92
+
93
+ 答:是的。若不希望填写者看到,默认值问题可通过添加参数`&hide_问题名称=1`隐藏。详见上文。
94
+
95
+ #### **问:为何链接中设置了隐藏问题,但表单中仍显示该问题?**
96
+
97
+ 答:可能是字段为必填且默认值无效。因默认值无效,必填字段内容为空,可重新设置默认值解决。