Documentation Index
Fetch the complete documentation index at: https://docs.tedro.io/llms.txt
Use this file to discover all available pages before exploring further.
Contacts and Groups
Contacts are the people who communicate with your business through any connected channel. Tedro automatically creates a contact record when someone sends their first message. You can organize contacts with tags, store additional data in custom fields, group them for targeting, and bulk-manage them through CSV import and export.Prerequisites
- A Tedro workspace with Admin or Agent role
- At least one connected channel with inbound messages (contacts are created automatically)
Contact List
Navigate to Contacts in the sidebar to view all contacts across your connected channels. The contact list shows:- Name and phone/email (depending on channel)
- Channel indicator showing which channel the contact came from (WhatsApp, Instagram, Messenger, or Live Chat)
- Tags applied to the contact
- Last active timestamp
- Assignee if the contact’s conversation is assigned to a team member
Tags
Tags are labels you attach to contacts for categorization and targeting. Common uses include marking VIP customers, tracking lead status, or flagging contacts for follow-up.Open a contact’s detail view by clicking their name. In the tags section, type a tag name and press Enter. If the tag already exists, select it from the dropdown. New tags are created on the fly.
state.set_field node to tag contacts based on their behavior or conversation outcomes.
Custom Fields
Custom fields let you store structured data on contacts beyond the default name and phone/email. Use them for order IDs, subscription tiers, preferred language, or any business-specific data.Open a contact’s detail view. Custom fields appear in the contact information panel alongside default fields.
{{contact.fields.field_name}} syntax.
Groups
Groups let you organize contacts into named collections for broadcast targeting and reporting. Unlike tags (which are flat labels), groups are standalone entities that contacts belong to.Navigate to Contacts, then select the Groups tab. Click Create Group, enter a name, and optionally add a description.
CSV Import and Export
Bulk-manage contacts by importing from or exporting to CSV files.Import Contacts
Create a CSV file with columns for the contact fields you want to import. Supported columns include:
name, phone, email, and any custom field names. The first row must be column headers.Navigate to Contacts and click Import. Select your CSV file and map each column to the corresponding Tedro contact field.
Export Contacts
Click Export on the contacts page to download a CSV of all contacts (or filtered contacts if filters are active). The export includes all default and custom fields.What’s Next
Broadcasts and Campaigns
Send targeted messages to contact groups and track campaign performance.
Team Permissions
Control who can view and edit contacts in your workspace.