You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/basic/ai/ai-chat.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Open a table or view, then click the <img src="/images/docs/ai/cuppy-icon.svg" a
19
19
AI prioritizes information from the current page:
20
20
21
21
-**Current table and view**: The current table, current view, and the filtered or sorted results in that view.
22
-
-**Selected rows, columns, and cells**: If rows, columns, or a rectangular cell range are selected in Grid view, AI uses that selection as key context.
22
+
-**Selected rows, columns, and cells**: If rows, columns, a single cell, or a cell range are selected in Grid view, AI uses that selection as key context.
23
23
-**Uploaded files**: Add PDFs, Excel files, Word documents, images, and other files to the conversation.
24
24
-**More nodes with `@`**: Type `@` in the input box to add tables, views, apps, automations, or folders from the tree.
25
25
@@ -93,7 +93,7 @@ Ask questions about data in the current table, for example:
93
93
94
94
If the question involves multiple tables, use `@` to add the related tables or views to the conversation.
95
95
96
-
In Grid view, you can also select rows, columns, or a rectangular cell range, then use **Add to Chat** from the context menu. The selection appears as a chip in the input box, and clicking the chip highlights the related grid area again.
96
+
In Grid view, you can also select rows, columns, a single cell, or a cell range, then use **Add to Chat** from the context menu. The selection appears as a chip in the input box, and clicking the chip highlights the related grid area again.
97
97
98
98
### Generate Temporary Charts or Report Previews
99
99
@@ -181,7 +181,7 @@ Teable is improving the experience and runtime capability for long-running tasks
181
181
182
182
<AccordionGroup>
183
183
<Accordiontitle="How do I let AI Chat reference another table, view, app, or automation?">
184
-
Type `@` in the input box and select the node you want AI Chat to reference. For Grid view selections, you can also select rows, columns, or cells, then use **Add to Chat** from the context menu.
184
+
Type `@` in the input box and select the node you want AI Chat to reference. For Grid view selections, you can also select rows, columns, a single cell, or a cell range, then use **Add to Chat** from the context menu.
185
185
</Accordion>
186
186
187
187
<Accordiontitle="Are temporary charts or report previews saved?">
Copy file name to clipboardExpand all lines: en/basic/base.mdx
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@ Common operations include:
43
43
-**Create folders**: Create folders in the left sidebar to group related resources.
44
44
-**Move resources**: Drag tables, apps, or automations into folders, or drag them to reorder.
45
45
-**Organize hierarchy**: Folders can contain child nodes. Keep the hierarchy shallow enough for easy navigation.
46
+
-**Add descriptions**: For tables, apps, and automations, click **Add description** under the resource name in the header. Use descriptions to record purpose, owner, handoff notes, or usage rules.
47
+
-**Check node info**: Open a resource's `...` menu and choose **Node info** to view the folder, table, automation, or app ID, plus created and modified information.
46
48
47
49
### Duplicate a Base to Another Space
48
50
@@ -70,7 +72,7 @@ If you have the required Space permissions, you can move a base to another Space
70
72
71
73
### Import Base (Data Migration)
72
74
73
-
The `.tea` file format allows you to import a complete base with all its tables, fields, data, and configurations. This is useful for:
75
+
The `.tea` file format imports a complete base with all its tables, fields, data, and configurations. This is useful for:
74
76
-**Data Migration**: Move bases between different Teable instances (e.g., from Cloud to Self-Hosted)
75
77
-**Backup Restoration**: Restore a previously exported base
76
78
-**Template Sharing**: Share complete base structures with other teams
@@ -79,14 +81,16 @@ The `.tea` file format allows you to import a complete base with all its tables,
79
81
1. Enter the space
80
82
2. Click the 「···」 button at the top right corner of the space to open the menu
81
83
3. Click 「Import」
82
-
4.Upload the `.tea` file to confirm the import
84
+
4.Choose **Import from file** and upload the `.tea` file.
Copy file name to clipboardExpand all lines: en/basic/space/billing.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Credits are Teable's usage units for AI-powered features. They allow you to trac
58
58
-**AI features** – Including AI Field generation, AI Chat, CuppyClaw, and App Builder. Credit consumption is based on the AI tokens used by the underlying language models.
59
59
60
60
**Monthly credit allocation per plan:**
61
-
-**Free**: 500 credits/month
61
+
-**Free**: 200 credits/month
62
62
-**Pro**: 1,000 credits/seat/month
63
63
-**Business**: 2,000 credits/seat/month
64
64
@@ -192,7 +192,7 @@ After cancellation:
192
192
193
193
<Accordiontitle="What are credits used for?">
194
194
Credits are consumed by AI-powered features including AI field generation, AI chat, CuppyClaw, and the app builder. Each plan includes a monthly credit allocation:
Copy file name to clipboardExpand all lines: en/basic/table/import.mdx
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "Import CSV, Excel, or Airtable data into Teable."
4
4
---
5
5
6
6
{/* mintlify-resync: 2026-05-14 */}
7
-
Use import to initialize a new table, append new data to an existing table, or bring tables from Airtable into a Teable base.
7
+
Use import to initialize a new table, append new data to an existing table, or bring tables from Airtable into a Teable base. You can also choose **Import from Airtable** when importing a base.
8
8
9
9
<Info>
10
10
Excel files are limited to **5MB**. If you need to import a larger dataset, save it as **CSV** first and then import it.
@@ -59,7 +59,10 @@ After upload, map file columns to fields in the target table, then click **Impor
59
59
60
60
## Import from Airtable
61
61
62
-
If Airtable integration is configured for your instance, you can import an Airtable base into the Teable base you are viewing.
62
+
If Airtable integration is configured for your instance, you can use Airtable import in two ways:
63
+
64
+
- To create a new Teable base, open the target space menu, click **Import**, then choose **Import from Airtable**.
65
+
- To import tables into the Teable base you are viewing, use the base resource menu:
0 commit comments