@ in the input box and select the related node.
How to Open
Open a table or view, then click theWhat AI Can Reference
AI prioritizes information from the current page:- Current table and view: The current table, current view, and the filtered or sorted results in that view.
- 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.
- Uploaded files: Add PDFs, Excel files, Word documents, images, and other files to the conversation.
- More nodes with
@: Type@in the input box to add tables, views, apps, automations, or folders from the tree.
Input Controls
- Voice input: Click the microphone button in the input box and allow microphone access to start recording. While recording, choose Finish voice input or Discard voice input. After you choose finish, Teable transcribes the recording into the input box.
- Model: Use the model menu to choose the model for the conversation. Use a lighter model for simple queries, cleanup, or rewriting, and a stronger model for complex planning, cross-table analysis, and app building.
- Intelligence: Choose the Intelligence level separately in the model menu. It controls thinking depth; higher levels produce more thorough reasoning.
- Secrets: Open the + menu and choose Secrets to store API keys or other credentials for AI Chat. AI Chat can read these values as environment variables. Saved values are write-only; enter a new value to update a secret.
- Integrations: When AI needs access to a third-party account, it can show a card such as Connect Slack in the conversation. Click Connect to authorize with OAuth. Click Skip to cancel this authorization; AI continues with the parts it can complete without that connection.
- Skills: Open the + menu and choose Skills to import, enable, disable, or try skills in the current chat. When you import one, choose who can use it: Personal keeps it to yourself, Base gives it to collaborators in this base, and Space gives it to everyone in this space. Type
/in the input box to choose an enabled skill. To connect or migrate an external system, see Connect & Migrate Everything. - Context usage: The ring next to the input box shows how much of the model’s context window the conversation currently uses. Click it for the percentage and token counts. When the context fills up, Teable compacts the conversation; start a new chat if you want a clean context instead.
- Manage files: Open + → More → Manage files to view files in the current chat sandbox. You can preview supported files, download files, or delete files and folders you no longer need. A conversation must exist before its files can be managed.
- Queued messages: If you send another message while AI is still working, the message is queued. Queued items show the same table, view, attachment, and selection chips as the chat input. Use Edit to move a queued item back into the input, Send follow-up without interrupting to add a text follow-up to the current run when that action is available, or Remove to delete it from the queue. Items that cannot be sent as follow-ups stay queued until the current run finishes.
Common Uses
Create tables and automations
Analyze data
Charts and reports
Read files
Create Tables and Automations
AI Chat can help create, update, and organize data, not only answer questions. For a new business workflow, discuss the data structure first, then ask AI to create the tables, views, apps, and automations. Suitable prompts include:- Help me plan a customer follow-up system. What tables and fields do I need?
- Based on the plan above, create these tables, views, and fields.
- Add priority, assignee, due date, and status fields to the task table, then create common views.
- Change the selected records to Completed.
- Create a new table from this Excel file and check whether the field types are appropriate.
- Create a CRM app from this customer table, with customer list, customer detail, and follow-up record pages.
- When a new order is created, notify the owner and include the order number, customer name, and amount.
Plan first
Confirm the structure
Create next
Analyze Data
Ask questions about data in the current table, for example:- Count completed tasks this month by assignee.
- Find the customers with the highest sales in the past 30 days.
- Analyze unusual records in this view.
@ to add the related tables or views to the conversation.
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. Column chips use field names when available and shorten long selections after the first few names.
Create Charts and Reports
Ask AI to turn queried data into a chart, a written report, or a small interactive page:- Generate a weekly sales trend chart.
- Turn this query result into a pie chart.
- Create a summary report from these records.
Read Files
After uploading files, AI can answer questions using both file content and table data:- Summarize this PDF and connect it with the current customer record.
- Read this Excel file and identify the fields that should be imported.
- Generate a product description from this image.
Memory
Memory stores information you explicitly ask Cuppy to remember. Memory is scoped by user and Base: each user in each Base has an independent memory context, and memory saved in another Base will not automatically appear in the current one.- Save memory in the current Base
- Reuse memory from another Base
Handle Long Tasks
AI Chat can keep a single conversation environment available for about 24 hours, which is enough for most data analysis, file processing, and app-building tasks. Keep long-running work in the current conversation so you can follow its progress and provide input when needed.Follow progress in the current conversation
Thinking or continues to return progress updates, the task is still running. If it shows Completed, the current run has finished.Save results at useful checkpoints
Know when the environment is released
AI Fields
Automation
Artifacts
When AI builds a chart, report, dashboard-style page, or small interactive tool, it saves the result as an artifact: a self-contained page that renders outside the conversation. Artifacts appear as a card in the chat and stay available afterwards. Each one is either an interactive HTML page or a Markdown report. Click the card to open the artifact. From the viewer you can:- Fullscreen or Open in new page to give the artifact more room.
- Download the current version as a file.
- Open the version list to look at an earlier version and Restore this version to make it current again.
- Delete the artifact. Its cards in the conversation turn into a deleted placeholder, so delete only when you no longer need the result.
Share an Artifact
Artifacts are private to the person who created them, so use a share link to let anyone else open one.Turn on sharing
Choose who can view
Add a password (optional)
Send the link
Find Artifacts Later
Open + → More → Manage artifacts to browse everything you have created across your chats. Search by name, then open one to view or reshare it.Prompting Tips
- State the goal first: In the first message, describe what to do, the relevant conditions, and the expected output. For example, analyze weekly sales trends over the past 3 months, grouped by region, and return a trend table with a short conclusion.
- Use field names: For example, sort by
Created Time, so AI can identify the target column. - Provide several examples: For fixed-format output, provide 3-5 input -> expected output examples.
- Use
@to select nodes: When AI needs to reference tables, views, apps, automations, or folders, type@and select them directly. - Confirm before execution: For tasks that modify data, create tables, create apps, or enable automations, ask AI to describe the changes before running them.
- Choose the model by task: If the space supports model selection, use a lighter model for simple queries, cleanup, or rewriting, and a stronger model for complex planning, cross-table analysis, and app building.
- Adjust the Intelligence level: Intelligence controls thinking depth; higher levels produce more thorough reasoning.
- Start a new chat when the topic changes: A new chat is recommended when the topic changes, the conversation becomes too long, or context usage should be reduced.
FAQ
How do I let AI Chat reference another table, view, app, or automation?
How do I let AI Chat reference another table, view, app, or automation?
@ 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.Are the charts and reports AI creates saved?
Are the charts and reports AI creates saved?
Can my teammates open an artifact I created?
Can my teammates open an artifact I created?
Does memory carry across Bases?
Does memory carry across Bases?
Can AI Chat keep working in the background after I leave?
Can AI Chat keep working in the background after I leave?
Why does Teable say Cuppy is busy in another conversation?
Why does Teable say Cuppy is busy in another conversation?
Agent is busy in another conversation. Please wait., another task is still running. Wait for Cuppy to finish the previous task before continuing.How are credits refunded when an AI run fails?
How are credits refunded when an AI run fails?
What happens if I send another message while AI is working?
What happens if I send another message while AI is working?
How do I use Skills in AI Chat?
How do I use Skills in AI Chat?
/ in the input box to choose an enabled skill. Choose who can use the skill when you import it: personal for your own chats, base when collaborators in the same base need it, and space when everyone in the space does. Users who can manage the base can add base skills, and space owners and creators can add space skills. If AI Chat presents a .skill file, use Install on the file card to add it.Which files stay in Manage files?
Which files stay in Manage files?
uploads for the files you added, and outputs for the files produced in the conversation. Both use their own storage, so they survive the sandbox being released or rebuilt and you can come back later to preview, download, or delete them.Anything Cuppy writes outside those two folders is temporary, such as intermediate results from a script. It does not appear in Manage files and is gone after the sandbox restarts. For results you need to keep, ask Cuppy to write them into outputs or back into Teable, or download them while the conversation is open, using Download all when a reply produced several files.What happens when I copy a message with chips?
What happens when I copy a message with chips?
Where should I put API keys for AI Chat?
Where should I put API keys for AI Chat?

