Introduction to TexAu Copilot
This article explains what TexAu Copilot is, what it does, and when to use it.
What Copilot is
Copilot is a conversational AI assistant built into TexAu. You describe what you want to do in plain language, and Copilot builds the table structure, selects the right actions, and configures the columns for you.
Copilot is on the left sidebar. Click Copilot to open the chat interface.
What Copilot can do
- Build a new enrichment table from a description
- Add columns to an existing table based on your instructions
- Suggest which actions to use for a given goal
- Explain what a column or action does when you ask
- Configure incoming and outgoing webhooks from the chat
- Answer questions about your data
When to use Copilot vs building manually
Use Copilot when:
- You are not sure which action or data source to use for your goal
- You want to set up a multi-column enrichment workflow quickly
- You want to describe a use case and have the structure built for you
Build manually when:
- You have a precise column configuration you need to control exactly
- You need to adjust input mappings, output field names, or conditions at a granular level
- You are modifying an existing column you built yourself
You can start with Copilot and then edit the columns it generates manually. The two approaches work together.
Open Copilot
- Click Copilot in the left sidebar.
- The Copilot chat panel opens.
- Type your request in the message input at the bottom and press Enter or click the send button.
Example requests
These are examples of what you can type to Copilot:
- "Build me a table that finds email addresses from LinkedIn URLs"
- "Add a column that verifies emails in my current table"
- "I have a list of company domains. I want to find the CEO's name and LinkedIn URL for each one."
- "Set up a webhook that sends new rows to my CRM when enrichment completes"
Copilot responds with the table structure it plans to create and asks you to confirm before making any changes.
What happens after you confirm
After you approve Copilot's plan:
- Copilot creates or updates the table with the columns it described.
- Each column is fully configured with input mappings and output fields.
- You can run enrichment immediately or review the configuration first.
What Copilot cannot do
- Copilot cannot run enrichment directly from the chat. Click Run enrichment in the table toolbar to execute.
- Copilot does not access your data after the table is set up. It builds structure, not results.
- Copilot cannot connect integrations. If an action requires an API key, connect the integration first at Settings > Integrations.
Troubleshooting
Copilot does not respond after I type my message. Check your internet connection. Refresh the page and try again.
Copilot builds a table that is not what I described. Rephrase your request with more specifics. Include the type of input data you have (LinkedIn URLs, email addresses, company domains) and the output you want (mobile number, job title, company size).
Copilot tries to use an action I do not have access to. The suggested action may require an integration that is not connected or a plan upgrade. Check Settings > Integrations to connect the required provider, or go to Settings > Billing to review your plan.