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,147 @@
1
+ ---
2
+ title: 为表格添加字段
3
+ category: topic
4
+ sources: [03-使用字段/为表格添加字段.md]
5
+ original_sources: [https://wolai.dingtalk.com/3j8RubbDNtfRnQp7xG1DfE]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [字段, 列管理, 字段类型]
9
+ aliases: [添加字段, 新建列, 字段管理]
10
+ confidence: high
11
+ summary: AI表格字段(列)的完整操作指南,涵盖字段类型总览(常用、业务、高级三大类)、添加/编辑/隐藏/冻结/排序/设置默认值等基础操作,以及主字段的特殊规则。
12
+ ---
13
+
14
+ > 字段是AI表格中的"列",规定了每一列信息的类型和填写格式。AI表格提供常用字段、业务字段和高级字段三大类丰富的字段类型,适应不同场景的数据需求。
15
+
16
+ ## 字段类型速览视频
17
+
18
+ [第二节课(1).mp4](video/第二节课(1)_xN7GZVOHwk.mp4)
19
+
20
+ ## 主字段
21
+
22
+ AI表格的首列称为 **主字段**,不能删除、移动、替换或隐藏。新版AI表格的主字段默认为文档类型。
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
+ ![](https://img.alicdn.com/imgextra/i1/O1CN018YJGol1S91gfUXJYi_!!6000000002203-2-tps-1106-988.png)
56
+
57
+ **其他视图**:
58
+ - 看板视图:点击 **卡片配置**,在弹出窗口底部添加
59
+ - 画册视图:点击 **画册配置**,在弹出窗口底部添加
60
+ - 日历/甘特图:点击 **字段管理**,在弹出窗口底部添加
61
+
62
+ **表单视图**:在新增题目中点击添加对应字段类型,并在编辑模式中编辑。
63
+
64
+ ![](https://img.alicdn.com/imgextra/i3/O1CN017t6WLU1i2BcnXEQuR_!!6000000004354-2-tps-1370-742.png)
65
+
66
+ ### 编辑字段
67
+
68
+ - 双击字段标题直接进入编辑弹窗
69
+ - 右键点击字段标题,选择 **编辑字段/列**
70
+
71
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01NjXMW71bpSvgz1l6d_!!6000000003514-1-tps-892-772.gif)
72
+
73
+ ### 隐藏/显示字段
74
+
75
+ 通过字段管理面板点击字段名称右侧图标切换显示/隐藏。
76
+
77
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01kdLGdL22xFHc5gREG_!!6000000007186-1-tps-936-770.gif)
78
+
79
+ 也可右键点击字段标题选择 **隐藏字段/列**。
80
+
81
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01JjbjFp1vXs1rVWJYr_!!6000000006183-2-tps-658-608.png)
82
+
83
+ ### 冻结字段/列
84
+
85
+ 右键点击字段标题选择 **冻结至此字段/列**。
86
+
87
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01zs69wL20Rz16MckrI_!!6000000006847-1-tps-1046-686.gif)
88
+
89
+ 拖拽冻结线可调整冻结范围。首字段默认冻结不可取消。
90
+
91
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01mTURDw1ZjqqK5AipZ_!!6000000003231-1-tps-976-692.gif)
92
+
93
+ ### 调整字段顺序
94
+
95
+ 表格视图中左右拖拽字段标题即可调整顺序。
96
+
97
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01ERyhrl23Xsy6ABIQA_!!6000000007266-1-tps-1070-704.gif)
98
+
99
+ 其他视图通过字段管理(卡片配置、画册配置)长按字段左侧调整位置。主字段位置暂不可调整。
100
+
101
+ ### 修改字段描述
102
+
103
+ 右键点击字段标题选择 **编辑字段/列描述**,输入描述后点击 **确定**。
104
+
105
+ ![](https://img.alicdn.com/imgextra/i2/O1CN010is1Gr1tl2BHzLREt_!!6000000005941-1-tps-1030-628.gif)
106
+
107
+ ### 设置字段默认值
108
+
109
+ 1. 双击字段标题进入编辑界面
110
+ 2. 在输入框或下拉框输入默认值
111
+ 3. 点击确认保存
112
+
113
+ ![](https://img.alicdn.com/imgextra/i1/O1CN011cCTVE1iK34TvGROJ_!!6000000004393-2-tps-880-1108.png)
114
+
115
+ 默认值对当前数据表生效(非仅当前视图)。支持设置默认值的字段包括:标题、数字、货币、日期、单选、多选、评分、进度、人员、群组、链接、地址、条码、复选框、部门、地理位置、电话、邮箱、富文本。
116
+
117
+ ## 常见问题
118
+
119
+ **Q:为什么我不能删除或隐藏首个字段?**
120
+
121
+ A:首个字段为主字段,不能被删除、移动、替换或隐藏。
122
+
123
+ **Q:怎么显示之前被隐藏的字段?**
124
+
125
+ A:点击表格上方的 **字段管理**,通过字段名称右侧图标切换显示/隐藏。
126
+
127
+ **Q:如何取消冻结字段?**
128
+
129
+ A:通过拖拽冻结线调整冻结范围。主字段暂不可取消冻结,暂不支持对单个字段取消冻结。
130
+
131
+ **Q:可以将字段的值设置为居中显示吗?**
132
+
133
+ A:暂不支持设置居中显示。
134
+
135
+ ## See Also
136
+
137
+ - [钉钉AI表格快速上手](../topics/钉钉AI表格快速上手.md)
138
+ - [钉钉AI表格常见上限](../references/钉钉AI表格常见上限.md)
139
+ - [常见问题](../references/常见问题.md)
140
+ - [使用快捷键](../references/使用快捷键.md)
141
+ - [[6节课带你快速上手AI表格|6节课带你快速上手AI表格]] ([6节课带你快速上手AI表格](../topics/6节课带你快速上手AI表格.md))
142
+ - [[自定义记录详情页和填写页|自定义记录详情页和填写页]] ([自定义记录详情页和填写页](../topics/自定义记录详情页和填写页.md))
143
+ - [[调整列宽|调整列宽]] ([调整列宽](../topics/调整列宽.md))
144
+
145
+ ## Sources
146
+
147
+ - [为表格添加字段](https://wolai.dingtalk.com/3j8RubbDNtfRnQp7xG1DfE)
@@ -0,0 +1,95 @@
1
+ ---
2
+ title: 仪表盘中添加多个数据源
3
+ category: topic
4
+ sources: [08-使用仪表盘/仪表盘中添加多个数据源.md]
5
+ original_sources: [https://wolai.dingtalk.com/7mzsSmLed5iwKq72H8FiPQ]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [仪表盘, 多数据源, 联表分析]
9
+ aliases: [多数据源仪表盘, 联表分析]
10
+ confidence: high
11
+ summary: 仪表盘支持同时选取多个数据表作为数据来源,实现跨表整合分析。覆盖XY轴图、饼图、词云、统计数字等图表类型,适用于多区域数据汇总等场景。
12
+ ---
13
+
14
+ > 仪表盘多数据源功能允许在新增或调整图表时选取多个数据表作为数据来源,将不同数据表的信息整合分析,实现更全面的数据洞察。适用于跨区域/跨部门数据汇总分析。
15
+
16
+ ## 版本说明
17
+
18
+ | 功能权益 | 免费版 | 企业版 | 旗舰版 |
19
+ |---------|--------|--------|--------|
20
+ | 仪表盘联表分析 | — | 支持 | 支持 |
21
+
22
+ ## 场景示例
23
+
24
+ 某连锁餐饮品牌将不同区域客流量分别记录在华北、华东、华南、西部四张表中,运营总监需看全公司整体月度客流趋势。通过添加多个数据源创建折线图,横轴为月份,纵轴为多区客流量之和,清晰展示全年客流趋势。
25
+
26
+ ## 覆盖图表范围
27
+
28
+ | 图表类型 | 多数据源用途 |
29
+ |---------|-------------|
30
+ | XY轴图(柱状图/折线图/条形图/散点图/组合图/面积图) | 比较不同数据源的数值趋势或分布 |
31
+ | 饼图 | 展示不同数据源同一类别的构成占比 |
32
+ | 词云 | 整合多数据源的关键词文本 |
33
+ | 统计数字 | 跨数据源核心指标汇总值 |
34
+
35
+ ## 配置操作
36
+
37
+ ### XY轴图
38
+
39
+ **数据配置**:勾选 **选择多个数据源**,每张表配置数据范围。
40
+
41
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01Pq2nDv1Iz6Z8VZOCs_!!6000000000963-2-tps-638-680.png)
42
+
43
+ **横轴**:每张表设定一个横轴字段(建议同类型),设定排序依据和规则。
44
+
45
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01y60mE11pR6TzR4nWs_!!6000000005356-2-tps-648-704.png)
46
+
47
+ **纵轴**:可选择是否按横轴值聚合。未聚合时各表分别展示系列,聚合时按横轴加总展示。
48
+
49
+ 未聚合:
50
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01Rs6q0K1YhGzuX0Yf7_!!6000000003090-2-tps-2394-1152.png)
51
+
52
+ 聚合后:
53
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01D56KNm1cun9R2kvWP_!!6000000003661-2-tps-2388-1148.png)
54
+
55
+ 统计方式支持记录总数或字段数值(计数、去重计数、求和、平均值、最大值、最小值)。
56
+
57
+ 未勾选分组聚合:
58
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01JZ6Gfs1tE3fG3g7Ub_!!6000000005869-2-tps-2388-1148.png)
59
+
60
+ 勾选分组聚合:
61
+ ![](https://img.alicdn.com/imgextra/i1/O1CN019tP2lT21BKE9IRo8Y_!!6000000006946-2-tps-2388-1148.png)
62
+
63
+ **自定义样式**:与单数据源一致,可配置背景颜色、图例位置、数值显示、网格线等。
64
+
65
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01weYY3526bxKs8CnpT_!!6000000007681-2-tps-574-936.png)
66
+
67
+ ### 饼图
68
+
69
+ 每张表设定一个扇区字段,统计方式支持记录总数或字段数值。
70
+
71
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01Ob7Sc91dCeb8FBAxf_!!6000000003700-2-tps-632-534.png)
72
+
73
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01AMUPYB1SXIg8qAUYI_!!6000000002256-2-tps-2380-1160.png)
74
+
75
+ ### 词云
76
+
77
+ 每张表选择一个关键词字段,词的大小与出现频次相关。
78
+
79
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01fQ2zAO1J9BHOc1MtN_!!6000000000985-2-tps-2386-1162.png)
80
+
81
+ ### 统计数字
82
+
83
+ 每张表选择一个字段和计算方式,展示汇总统计值。
84
+
85
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01T744MV1eal3fHtTGu_!!6000000003888-2-tps-2378-1158.png)
86
+
87
+ ## See Also
88
+
89
+ - [TOP N分析](../concepts/TOP_N分析.md)
90
+ - [仪表盘单图表和AI解读内容分享](../topics/仪表盘单图表和AI解读内容分享.md)
91
+ - [仪表盘常见问题](../references/仪表盘常见问题.md)
92
+
93
+ ## Sources
94
+
95
+ - [仪表盘中添加多个数据源_7mzsSmLed5iwKq72H8FiPQ](https://wolai.dingtalk.com/7mzsSmLed5iwKq72H8FiPQ)
@@ -0,0 +1,77 @@
1
+ ---
2
+ title: 仪表盘单图表和AI解读内容分享
3
+ category: topic
4
+ sources: [08-使用仪表盘/仪表盘单图表和AI解读内容分享.md]
5
+ original_sources: [https://wolai.dingtalk.com/2ugmKzAD6wt6xd53zemMAV]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [仪表盘, 分享, AI解读]
9
+ aliases: [图表分享, AI分析分享]
10
+ confidence: high
11
+ summary: 支持将仪表盘中的单个图表连同AI数据分析内容一键分享到钉钉聊天。接收者无需打开仪表盘即可查看图表和AI洞察结论,支持权限配置。
12
+ ---
13
+
14
+ > AI表格支持将仪表盘中的单个图表连同AI自动生成的数据分析内容一键分享到钉钉群聊或单聊。接收者在聊天中即可查看图表和AI洞察结论,无需打开仪表盘。
15
+
16
+ ## Step 1:从仪表盘发起分享
17
+
18
+ 进入仪表盘视图,将鼠标悬浮在目标图表上,点击操作栏中的 **分享到聊天** 按钮。
19
+
20
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01naEEiT1VkWxy7bdXi_!!6000000002691-2-tps-852-182.png)
21
+
22
+ ## Step 2:预览分享内容
23
+
24
+ 弹出分享面板,展示图表可视化预览和AI自动生成的数据分析摘要。可点击 **重新生成** 获取新的AI解读。
25
+
26
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01FSvSmc1JAYT325T0T_!!6000000000988-2-tps-2940-1500.png)
27
+
28
+ ## Step 3:配置分享权限
29
+
30
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01RQmLdx1uQFpLKhK66_!!6000000006031-2-tps-2940-1500.png)
31
+
32
+ | 配置项 | 说明 | 默认状态 |
33
+ |--------|------|---------|
34
+ | 分享图表 | 控制是否允许通过链接查看 | 开启 |
35
+ | 复制链接 | 复制分享链接 | — |
36
+ | 邀请查看者 | 添加指定用户、群、部门 | — |
37
+ | 公开访问 | 所有人可通过链接访问 | 关闭 |
38
+ | 允许从图表返回原仪表盘 | 接收者可跳转到完整仪表盘 | 关闭 |
39
+
40
+ 如果公开访问未开启且未邀请查看者,接收者可能无法查看图表内容。
41
+
42
+ ## Step 4:发送到聊天
43
+
44
+ 确认内容和权限后,点击 **发送到聊天**,选择目标群聊或联系人。接收者将收到富媒体卡片,包含图表缩略图、AI分析摘要和"继续查看"按钮。
45
+
46
+ ![](https://img.alicdn.com/imgextra/i3/O1CN015g6BM11p8mdfqXpT9_!!6000000005316-2-tps-746-888.png)
47
+
48
+ ## Step 5:接收者查看详情
49
+
50
+ 点击卡片右上角放大镜或底部"继续查看"按钮进入详情页:
51
+
52
+ - **左侧**:完整图表,数据实时更新
53
+ - **右侧**:AI深度分析报告
54
+ - **顶部**:进入原仪表盘入口(取决于分享设置)
55
+
56
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01t3N1a524AodIESEzd_!!6000000007351-2-tps-2654-1646.png)
57
+
58
+ ## 常见问题
59
+
60
+ #### 问:AI分析内容不准确怎么办?
61
+ 答:在分享面板中点击"重新生成",AI会重新分析并生成新的解读。
62
+
63
+ #### 问:接收者能跳转到完整仪表盘吗?
64
+ 答:取决于分享设置中的"允许从图表返回原仪表盘"开关。
65
+
66
+ #### 问:可以同时分享多个图表吗?
67
+ 答:目前支持逐个分享,如需分享整个仪表盘可使用"分享仪表盘"功能。
68
+
69
+ ## See Also
70
+
71
+ - [仪表盘中添加多个数据源](../topics/仪表盘中添加多个数据源.md)
72
+ - [TOP N分析](../concepts/TOP_N分析.md)
73
+ - [仪表盘常见问题](../references/仪表盘常见问题.md)
74
+
75
+ ## Sources
76
+
77
+ - [仪表盘单图表和AI解读内容分享](https://wolai.dingtalk.com/2ugmKzAD6wt6xd53zemMAV)
@@ -0,0 +1,124 @@
1
+ ---
2
+ title: 使用AI表格仪表盘
3
+ category: topic
4
+ sources: [08-使用仪表盘/使用AI表格仪表盘.md]
5
+ original_sources: [https://wolai.dingtalk.com/3qNUhKUNhFogAmCm4Ppss7]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [仪表盘, 数据可视化, AI表格]
9
+ aliases: [AI表格仪表盘, 仪表盘使用指南]
10
+ confidence: high
11
+ summary: 仪表盘是AI表格的数据看板功能,支持通过柱状图、折线图、饼图等多种图表类型对数据进行多维度统计与可视化展示,涵盖创建、配置、管理和权限设置的完整操作流程。
12
+ ---
13
+
14
+ > 仪表盘是AI表格中的数据看板,可从多维度对数据进行统计,并通过多种图表类型直观展示与分析数据,从而更高效地辅助业务决策。它是日常运营数据汇总、项目数据实时监控等场景的核心工具。
15
+
16
+ ## 支持的图表类型
17
+
18
+ | 图表类型 | 细分类型 | 简介 |
19
+ | --- | --- | --- |
20
+ | 柱状图 | 基础/堆积/%堆积 | 查看不同类别的差异与占比 |
21
+ | 折线图 | 基础/堆积 | 反映数据变化趋势 |
22
+ | 饼图 | 饼图/玫瑰图 | 分析部分在整体的占比 |
23
+ | 条形图 | 基础/堆积/%堆积 | 查看不同阶段的数据变化 |
24
+ | 散点图 | - | 收集并分析离散数据相关性 |
25
+ | 面积图 | 基础/堆积/%堆积 | 反映数据变化与各部分占比 |
26
+ | 组合图 | - | 同时展示两种图表类型 |
27
+ | 其他 | 统计数字、漏斗图、排行榜、雷达图、NPS图、倒计时、指标卡、词云 | 各类专用数据展示 |
28
+ | 视图 | 表格视图 | 将表格视图嵌入仪表盘 |
29
+ | 文本 | - | 用文字展示背景与结论 |
30
+
31
+ ## 创建仪表盘
32
+
33
+ 1. 点击顶部 **应用**,进入AI表格应用界面。
34
+ 2. 点击左下角 **+ 新建应用**。
35
+ 3. 在弹出菜单中选择 **仪表盘**。
36
+
37
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01ZIGyIM1DbDpl7Z6RU_!!6000000000234-2-tps-2460-1506.png)
38
+
39
+ 在仪表盘左上角点击 **添加图表** 选择需要的图表类型,也可选择 **AI一键生成** 来自动创建仪表盘。
40
+
41
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01c2LHtM1wyGTBUd3CZ_!!6000000006376-2-tps-2460-1506.png)
42
+
43
+ ## 配置仪表盘
44
+
45
+ ### XY轴图(柱状图、折线图、散点图、面积图、条形图)
46
+
47
+ - **数据**:选择数据来源(数据表、数据范围),全部数据时可设置筛选条件。
48
+ - **图表**:切换图表类型、设定配色。
49
+ - **横轴**:选择字段,设定排序依据(横轴值/纵轴值/记录顺序)与排序规则(正序/倒序)。
50
+ - **纵轴**:配置统计方式(记录总数或字段数值),支持添加多个纵轴字段并设定聚合方式。
51
+
52
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01ZWUbvc1mlJ6gbwNBJ_!!6000000004994-2-tps-640-342.png)
53
+
54
+ **排序说明**:
55
+ - 横轴支持按横轴值、纵轴值、记录顺序排序,支持正序与倒序。
56
+ - 多纵轴字段可通过拖拽排序。
57
+ - 分组聚合内容项支持拖拽排序。
58
+
59
+ ### 饼图
60
+
61
+ - **扇区分组**:设置分组字段与排序依据(扇区字段值或扇区数值)。
62
+ - **扇区数值**:选择统计记录总数或统计字段数值。
63
+
64
+ ### 自定义样式
65
+
66
+ 可自定义背景、图例、坐标轴等视觉配置。
67
+
68
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01Fz5zUp23BRYqfMG33_!!6000000007217-2-tps-578-754.png)
69
+
70
+ ## 管理仪表盘
71
+
72
+ 鼠标浮动至图表上,点击右上方图标可执行:配置、重命名、复制、添加到仪表盘中心、复制/导出为图片、删除等操作。支持拖拽调整组件大小与位置。
73
+
74
+ ![](https://img.alicdn.com/imgextra/i3/O1CN01aUV9AI1g2z5DMUKWE_!!6000000004085-2-tps-1112-702.png)
75
+
76
+ ## 权限设置
77
+
78
+ ### 未开启高级权限
79
+
80
+ 仪表盘权限与AI表格文件权限一致,所有者及具备管理/编辑权限的用户可创建、编辑和删除仪表盘。
81
+
82
+ ### 开启高级权限
83
+
84
+ 仅所有者和可管理权限的用户能编辑仪表盘,其他用户权限为可查看或无权限。仪表盘权限与数据表权限相互独立。
85
+
86
+ ## 常见问题
87
+
88
+ #### 问:谁可以创建、编辑和删除AI表格的仪表盘?
89
+
90
+ 答:未开启高级权限时,所有者、可管理和可编辑权限的协作者均可操作;开启高级权限后,仅所有者和可管理权限的协作者可操作。
91
+
92
+ #### 问:哪些字段可以用于统计或计算?
93
+
94
+ 答:统计记录总数时支持所有字段类型;计算最大值、最小值、平均值或求和时仅支持数字字段与公式字段。
95
+
96
+ #### 问:可以在移动端使用AI表格的仪表盘吗?
97
+
98
+ 答:移动端支持查看仪表盘,但暂不支持创建、添加、编辑或删除仪表盘组件。
99
+
100
+ #### 问:可以跨AI表格创建仪表盘吗?
101
+
102
+ 答:目前不支持。
103
+
104
+ #### 问:AI表格中的仪表盘可以下载吗?
105
+
106
+ 答:暂不支持下载功能。
107
+
108
+ #### 问:可以将多个AI表格文件中的仪表盘组件整合到一起吗?
109
+
110
+ 答:不可以,目前无法跨文件合并仪表盘组件。
111
+
112
+ ## See Also
113
+
114
+ - [仪表盘组件](../references/仪表盘组件.md)
115
+ - [仪表盘智能总结分析](../concepts/仪表盘智能总结分析.md)
116
+ - [在仪表盘中筛选数据](../concepts/在仪表盘中筛选数据.md)
117
+ - [分享仪表盘](../concepts/分享仪表盘.md)
118
+ - [跟随访问者权限统计](../concepts/跟随访问者权限统计.md)
119
+ - [[使用自动化流程发送仪表盘|使用自动化流程发送仪表盘]] ([使用自动化流程发送仪表盘](../concepts/使用自动化流程发送仪表盘.md))
120
+ - [[自定义仪表盘中心|自定义仪表盘中心]] ([自定义仪表盘中心](../concepts/自定义仪表盘中心.md))
121
+
122
+ ## Sources
123
+
124
+ - [使用 AI表格 仪表盘](https://wolai.dingtalk.com/3qNUhKUNhFogAmCm4Ppss7)
@@ -0,0 +1,142 @@
1
+ ---
2
+ title: 使用AI表格视图
3
+ category: topic
4
+ sources: [07-使用视图/使用AI表格视图.md]
5
+ original_sources: [https://wolai.dingtalk.com/egc7WtrTpuBGdPLB4qr3YM]
6
+ created: 2026-07-20
7
+ updated: 2026-07-20
8
+ tags: [视图, AI表格, 基础操作]
9
+ aliases: [视图操作, 视图管理]
10
+ confidence: high
11
+ summary: 全面介绍AI表格视图的概念、类型及操作方法,包括新建、重命名、分组、筛选、排序、私有视图、锁定视图等基础与高级操作。
12
+ ---
13
+
14
+ > 视图是AI表格中对同一数据表的不同展现方式,相当于一个"保存好的筛选器+展示形式"。同一数据表可用表格、看板、日历、甘特图、画册等多种视图展示,数据修改在所有视图间共享。
15
+
16
+ ## 视图的核心概念
17
+
18
+ 视图不是新表格,它是查看数据的方式。如果一行记录在任意视图里被删除,那么在所有视图中都会被删除——因为数据只有一份,视图只是不同的展示角度。
19
+
20
+ AI表格提供以下视图类型:
21
+
22
+ - **表格**:传统表格形式展示数据
23
+ - **甘特图**:直观展示项目进度和时间安排
24
+ - **日历**:适合日程敏感类数据
25
+ - **看板**:按状态分组的卡片形式
26
+ - **画册**:以预览图展示图片或文档
27
+ - **表单**:收集数据的表单视图
28
+
29
+ ## 视图基础操作
30
+
31
+ ### 新建视图
32
+
33
+ 点击 **+ 新建视图**,选择合适的视图类型。
34
+
35
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01GC8Zfk1WEIiBPYAEl_!!6000000002756-2-tps-990-918.png)
36
+
37
+ ### 重命名视图
38
+
39
+ - 方式一:双击视图名称直接修改
40
+
41
+ ![](https://img.alicdn.com/imgextra/i1/O1CN01kC8mfG1XfbwcOeZ9k_!!6000000002951-1-tps-852-558.gif)
42
+
43
+ - 方式二:点击视图名称右侧图标,选择 **重命名**
44
+
45
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01yO9OOi1YQmjtYAiPM_!!6000000003054-2-tps-900-824.png)
46
+
47
+ ### 为视图添加描述
48
+
49
+ 点击视图名称右侧图标,选择 **编辑视图描述**,添加描述后名称右侧会出现小图标。
50
+
51
+ ![](https://img.alicdn.com/imgextra/i4/O1CN011jUeDE1dP1I96Vmz8_!!6000000003727-1-tps-1016-882.gif)
52
+
53
+ ### 拷贝视图副本
54
+
55
+ 点击视图名称右侧图标,选择 **拷贝视图副本** 快速创建相似视图。
56
+
57
+ ![](https://img.alicdn.com/imgextra/i4/O1CN010H8u9P1G9ETbJVRiO_!!6000000000579-2-tps-930-824.png)
58
+
59
+ ### 删除视图
60
+
61
+ 删除视图不会影响数据表中的数据。
62
+
63
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01CztTZl1jUPeN2HS1R_!!6000000004551-2-tps-930-824.png)
64
+
65
+ ### 移动与搜索视图
66
+
67
+ 拖拽视图标签调整位置,或在下拉菜单中搜索定位视图。
68
+
69
+ ![](https://img.alicdn.com/imgextra/i4/O1CN01NsyLKX1ei5OYr0llr_!!6000000003904-1-tps-834-462.gif)
70
+
71
+ ### 分组、筛选、排序
72
+
73
+ 通过视图工具栏设置分组、筛选和排序条件,控制数据的展示方式。
74
+
75
+ ### 调整行高与填色
76
+
77
+ 可调整表格视图行高,或按不同条件对单元格、整行、整列进行填色。
78
+
79
+ ### 添加记录
80
+
81
+ - 顶部 **添加记录** 按钮:在视图顶部创建
82
+ - 两条记录交界处:在中间创建
83
+ - 底部 + 图标:在底部快捷创建
84
+
85
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01zEIi1M1nSMKxQ6N1v_!!6000000005088-2-tps-2444-1548.png)
86
+
87
+ ### 添加子记录
88
+
89
+ 在表格视图第一列的单元格中点击右侧 + 为当前记录添加子记录,适用于父子层级关系的场景。
90
+
91
+ ![](https://img.alicdn.com/imgextra/i2/O1CN010wpdJN1kFaRcGSIgi_!!6000000004654-2-tps-674-470.png)
92
+
93
+ ## 视图高级操作
94
+
95
+ ### 将视图设置为私有
96
+
97
+ 仅自己创建的视图可设为私有,私有视图仅自己可见。
98
+
99
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01Ui8Z0C1GgfOCM0hU4_!!6000000000652-2-tps-1154-800.png)
100
+
101
+ ### 锁定视图
102
+
103
+ 开启锁定后,不允许修改分组、筛选、排序、填色等所有视图配置。
104
+
105
+ ![](https://img.alicdn.com/imgextra/i2/O1CN01qtJT021Wzvu1J91oo_!!6000000002860-2-tps-722-804.png)
106
+
107
+ ### 分享视图
108
+
109
+ 点击 **复制视图链接** 即可分享给他人。
110
+
111
+ ## 常见问题
112
+
113
+ #### 问:最多能创建多少级子记录?
114
+ 答:一条父记录下最多可创建4级子记录。
115
+
116
+ #### 问:父记录高级权限会继承到子记录吗?
117
+ 答:不会,父记录与子记录权限相互独立。
118
+
119
+ #### 问:能否以子记录作为分组条件?
120
+ 答:目前不支持,分组条件仅适用于第一级父记录。
121
+
122
+ #### 问:筛选结果包含子记录时如何展示?
123
+ 答:系统会同时展示子记录及其所有上级父记录。
124
+
125
+ #### 问:为什么无法删除某个视图?
126
+ 答:可能是仅剩一个视图、缺少权限、或视图已被锁定。
127
+
128
+ ## See Also
129
+
130
+ - [数据表和视图的关系](../concepts/数据表和视图的关系.md)
131
+ - [表格视图](../concepts/表格视图.md)
132
+ - [看板视图](../concepts/看板视图.md)
133
+ - [日历视图](../concepts/日历视图.md)
134
+ - [甘特图](../concepts/甘特图.md)
135
+ - [分享视图](../concepts/分享视图.md)
136
+ - [[查询页面|查询页面]] ([查询页面](../concepts/查询页面.md))
137
+ - [[画册视图|画册视图]] ([画册视图](../concepts/画册视图.md))
138
+ - [[透视表视图|透视表视图]] ([透视表视图](../concepts/透视表视图.md))
139
+
140
+ ## Sources
141
+
142
+ - [使用AI表格视图](https://wolai.dingtalk.com/egc7WtrTpuBGdPLB4qr3YM)