# TalkValue Docs ## Docs - [Delete your account](https://docs.trytalkvalue.com/administration/account/delete-account.md): What to do before deleting your TalkValue account, and how to fully remove your identity and workspace data. - [Login methods](https://docs.trytalkvalue.com/administration/account/login-methods.md): Sign in to TalkValue with a magic link or Google: how each works, when to use which, and how to switch. - [Profile](https://docs.trytalkvalue.com/administration/account/profile.md): Update your name, see your avatar source, and understand what changes when you edit your account. - [Cancel and undo](https://docs.trytalkvalue.com/administration/billing/cancel-and-undo.md): Cancel your Pro subscription at the end of the current billing period, or undo the cancellation before it takes effect. - [Plans, trial, and Pro](https://docs.trytalkvalue.com/administration/billing/plans-trial-pro.md): What is included in the 14-day trial and the Pro plan. - [Quotas and overages](https://docs.trytalkvalue.com/administration/billing/quotas-and-overages.md): How TalkValue meters usage, when it resets, and how overage pricing works. - [Resubscribe](https://docs.trytalkvalue.com/administration/billing/resubscribe.md): Reactivate a TalkValue workspace after the subscription has expired. - [Update payment method](https://docs.trytalkvalue.com/administration/billing/update-payment-method.md): Add, replace, or remove the card on file for your TalkValue workspace. - [Export your data](https://docs.trytalkvalue.com/administration/export-your-data.md): Pull a copy of your workspace data from TalkValue: people, events, attendees, and account-level portability. - [Glossary](https://docs.trytalkvalue.com/administration/glossary.md): Definitions for the people, products, and core terms you'll see across TalkValue. - [Security and trust](https://docs.trytalkvalue.com/administration/security-and-trust.md): How TalkValue protects your data: certifications, encryption, access controls, subprocessors, and responsible disclosure. - [General](https://docs.trytalkvalue.com/administration/workspace/general.md): Edit your workspace name, leave the workspace, or delete it permanently. - [Members](https://docs.trytalkvalue.com/administration/workspace/members.md): Invite teammates, change their role, remove them, or revoke a pending invitation. - [Roles and permissions](https://docs.trytalkvalue.com/administration/workspace/roles-and-permissions.md): What Admin and Member roles can do in a TalkValue workspace. - [Access codes](https://docs.trytalkvalue.com/badge/concepts/access-codes.md): How the 6-character staff access code works and what staff can do with it. - [Events, attendees, templates](https://docs.trytalkvalue.com/badge/concepts/events-attendees-templates.md): The three core entities in Badge and how they relate. - [Add an event to Badge](https://docs.trytalkvalue.com/badge/events/create.md): Import an event from Eventbrite or Luma using the provider picker so Badge can start syncing attendees. - [Import attendees](https://docs.trytalkvalue.com/badge/events/import-attendees.md): How attendees flow into a Badge event from Eventbrite or Luma, and how to resync mid-event. - [Recovering from disconnect](https://docs.trytalkvalue.com/badge/events/recovering-from-disconnect.md): Restore attendee sync for a DISCONNECTED, FAILED, or stuck PENDING event. - [Badge](https://docs.trytalkvalue.com/badge/index.md): Event check-in with custom badges, a template editor, and a mobile staff station. - [Calibration and troubleshooting](https://docs.trytalkvalue.com/badge/printer-setup/calibration-troubleshooting.md): Fix the print problems you'll see on event day — blank prints, misalignment, two-label spillover, and ribbon issues. - [Supported Zebra models](https://docs.trytalkvalue.com/badge/printer-setup/supported-zebra-models.md): Compatible Zebra label printers, recommended models, and what to check before you buy. - [Connect a printer](https://docs.trytalkvalue.com/badge/printer-setup/webusb-connection.md): Pair a Zebra label printer to TalkValue Badge directly from the template editor. - [Badge quickstart](https://docs.trytalkvalue.com/badge/quickstart.md): Add an event, design a template, pair a printer, and check in your first attendee, end to end. - [Get the access code](https://docs.trytalkvalue.com/badge/staff-stations/get-access-code.md): Find your event's 6-character staff access code in the Badge dashboard, then share the code or the QR with your check-in staff. - [Manual search check-in](https://docs.trytalkvalue.com/badge/staff-stations/manual-search-checkin.md): Find and check in an attendee by typing their name or email — the fallback path when the QR scanner can't read a ticket. - [Open on mobile](https://docs.trytalkvalue.com/badge/staff-stations/open-on-mobile.md): Load the TalkValue Badge staff station on a phone or tablet using the 6-character access code or the deep-link QR — no login required. - [QR scan check-in](https://docs.trytalkvalue.com/badge/staff-stations/qr-scan-checkin.md): Use the device camera to scan an attendee's QR code, confirm details, and check them in — the fastest path on event day. - [Add elements](https://docs.trytalkvalue.com/badge/templates/add-elements.md): Text, image, QR, and rectangle elements with the full property panels for each. - [Template editor](https://docs.trytalkvalue.com/badge/templates/editor-overview.md): Open the visual badge editor, set the label size, place elements, preview with real attendee data, and save. - [Printer settings](https://docs.trytalkvalue.com/badge/templates/printer-settings.md): Pick a label size preset or set a custom width and height. The canvas, the preview, and every print use the same dimensions. - [AI agents](https://docs.trytalkvalue.com/cli/agents/index.md): Use the TalkValue CLI from AI coding assistants. Structured JSON output, deterministic exit codes, and 11 bundled skills. - [AI agent skills](https://docs.trytalkvalue.com/cli/agents/skills.md): Install the 11 bundled TalkValue CLI skills (8 command-group wrappers and 3 workflow recipes) into any AI coding agent. - [Authentication](https://docs.trytalkvalue.com/cli/authentication.md): Sign in interactively in the browser or use an API token in CI. Manage multiple organizations with profiles. - [talkvalue auth](https://docs.trytalkvalue.com/cli/commands/auth/index.md): Authentication commands: sign in, switch organizations, manage profiles, and sign out. - [talkvalue auth list](https://docs.trytalkvalue.com/cli/commands/auth/list.md): List every saved profile on this machine with its organization, email, and active marker. - [talkvalue auth login](https://docs.trytalkvalue.com/cli/commands/auth/login.md): Sign in to TalkValue through the browser and select an organization to use. - [talkvalue auth logout](https://docs.trytalkvalue.com/cli/commands/auth/logout.md): Remove the active profile and clear its tokens from the system keyring. - [talkvalue auth status](https://docs.trytalkvalue.com/cli/commands/auth/status.md): Show the active profile, email, and organization the next command will run against. - [talkvalue auth switch](https://docs.trytalkvalue.com/cli/commands/auth/switch.md): Switch the active organization for the current profile without re-authenticating. - [talkvalue path analysis channel audience](https://docs.trytalkvalue.com/cli/commands/path/analysis/audience-overlap.md): Audience overlap across 2–5 channels: intersection counts plus aggregate multi-channel reach. - [talkvalue path analysis channel attribution](https://docs.trytalkvalue.com/cli/commands/path/analysis/channel-attribution.md): Per-event acquisition breakdown for a single channel: net new joiners vs members already on the channel. - [talkvalue path analysis event trend](https://docs.trytalkvalue.com/cli/commands/path/analysis/event-trends.md): Net new vs returning registrants per event, plus latest-event headline metrics and deltas. - [talkvalue path analysis](https://docs.trytalkvalue.com/cli/commands/path/analysis/index.md): Analytical reads for channels and events: attribution, audience overlap, and registration trends. - [talkvalue path channel get](https://docs.trytalkvalue.com/cli/commands/path/channel/get.md): Fetch a single channel by ID: name, icon, color, people count, and tags. - [talkvalue path channel](https://docs.trytalkvalue.com/cli/commands/path/channel/index.md): Manage channels in Path: list, get, and page through the people attributed to a channel. - [talkvalue path channel list](https://docs.trytalkvalue.com/cli/commands/path/channel/list.md): List every channel in the active workspace: name, icon, color, people count, and tags. - [talkvalue path channel people](https://docs.trytalkvalue.com/cli/commands/path/channel/people.md): List people attributed to a channel with event, company, job-title, keyword, and pagination filters. - [talkvalue path company get](https://docs.trytalkvalue.com/cli/commands/path/company/get.md): Fetch a single company by ID: domain, display name, and people count. - [talkvalue path company](https://docs.trytalkvalue.com/cli/commands/path/company/index.md): Manage companies in Path: list, get, update, and page through people grouped by company. - [talkvalue path company list](https://docs.trytalkvalue.com/cli/commands/path/company/list.md): List companies in the workspace with a keyword filter and pagination. - [talkvalue path company person list](https://docs.trytalkvalue.com/cli/commands/path/company/person-list.md): List people attributed to a company with keyword, channel, event, job-title filters, and pagination. - [talkvalue path company update](https://docs.trytalkvalue.com/cli/commands/path/company/update.md): Update a company's display name. Returns the updated record. - [talkvalue path event get](https://docs.trytalkvalue.com/cli/commands/path/event/get.md): Fetch a single event by ID: name, time zone, start, location, people count, and tags. - [talkvalue path event](https://docs.trytalkvalue.com/cli/commands/path/event/index.md): Manage events in Path: list, get, and pull the people who registered. - [talkvalue path event list](https://docs.trytalkvalue.com/cli/commands/path/event/list.md): List every event in the active workspace: name, time zone, start, location, people count, and tags. - [talkvalue path event person export](https://docs.trytalkvalue.com/cli/commands/path/event/person-export.md): Stream every registrant for an event as CSV to stdout. Always CSV regardless of --format. - [talkvalue path event person list](https://docs.trytalkvalue.com/cli/commands/path/event/person-list.md): List people registered for an event with channel, company, job-title, keyword, and pagination filters. - [talkvalue path import analyze](https://docs.trytalkvalue.com/cli/commands/path/import/analyze.md): Upload a CSV file, get a fileKey, and preview the server's column mapping before creating an import job. - [talkvalue path import create](https://docs.trytalkvalue.com/cli/commands/path/import/create.md): Start a bulk CSV import job from a fileKey, a channel as the source, an upsert mode, and a column mapping. - [talkvalue path import failed-export](https://docs.trytalkvalue.com/cli/commands/path/import/export-failures.md): Stream the rejected rows from an import job as CSV so you can fix and re-import them. - [talkvalue path import](https://docs.trytalkvalue.com/cli/commands/path/import/index.md): Run the CSV bulk import workflow from the CLI: analyze a file, create the job, monitor progress, and export failures. - [talkvalue path import get](https://docs.trytalkvalue.com/cli/commands/path/import/status.md): Inspect a bulk import job by ID: status, row counts, and per-bucket totals like new, updated, duplicated, and failed. - [talkvalue path overview](https://docs.trytalkvalue.com/cli/commands/path/overview.md): Dashboard summary stats for the active workspace: people, channels, events, and growth signals. - [talkvalue path person activity](https://docs.trytalkvalue.com/cli/commands/path/person/activity.md): Page through the activity log for a single person: creates, updates, merges, source connections, and more. - [talkvalue path person delete](https://docs.trytalkvalue.com/cli/commands/path/person/delete.md): Delete a person record from the active workspace. Requires --confirm. - [talkvalue path person export](https://docs.trytalkvalue.com/cli/commands/path/person/export.md): Stream every person in the active workspace as CSV to stdout. - [talkvalue path person get](https://docs.trytalkvalue.com/cli/commands/path/person/get.md): Fetch a single person record by ID, including channels and events. - [talkvalue path person](https://docs.trytalkvalue.com/cli/commands/path/person/index.md): Manage people in Path: list, get, update, delete, merge, export, and inspect activity history. - [talkvalue path person list](https://docs.trytalkvalue.com/cli/commands/path/person/list.md): List people in Path with keyword, channel, event, company, and job-title filters, plus pagination. - [talkvalue path person merge](https://docs.trytalkvalue.com/cli/commands/path/person/merge.md): Merge a source person into a target person, consolidating channels, events, and history. Requires --confirm. - [talkvalue path person merge-undo](https://docs.trytalkvalue.com/cli/commands/path/person/merge-undo.md): Reverse a person merge by mergeOperationId, restoring the source record. Requires --confirm. - [talkvalue path person update](https://docs.trytalkvalue.com/cli/commands/path/person/update.md): Update names, emails, phones, job, social URLs, or company assignment for a person. - [talkvalue path tag attach](https://docs.trytalkvalue.com/cli/commands/path/tag/attach.md): Attach a tag to a channel or event by tag ID, or create a tag inline by name and attach it in one call. - [talkvalue path tag create](https://docs.trytalkvalue.com/cli/commands/path/tag/create.md): Create a new Path tag by name and get back the tag ID for attaching to channels or events. - [talkvalue path tag](https://docs.trytalkvalue.com/cli/commands/path/tag/index.md): Manage Path tags from the CLI: create tags, attach them to channels and events, and group analytics by tag. - [talkvalue update](https://docs.trytalkvalue.com/cli/commands/update.md): Check whether a newer TalkValue CLI version is available on npm and print the correct install command for your package manager. - [talkvalue version](https://docs.trytalkvalue.com/cli/commands/version.md): Print the installed CLI version along with the Node runtime version and platform. - [Environment variables](https://docs.trytalkvalue.com/cli/environment-variables.md): TALKVALUE_TOKEN, TALKVALUE_PROFILE, TALKVALUE_API_URL, and the rest of the CLI environment surface. - [Exit codes](https://docs.trytalkvalue.com/cli/exit-codes.md): Stable exit codes for every TalkValue CLI command. Branch on success, auth failure, not found, and more. - [Global flags](https://docs.trytalkvalue.com/cli/global-flags.md): Flags available on every TalkValue CLI command: format, profile, API URL, color, help, version. - [TalkValue CLI](https://docs.trytalkvalue.com/cli/index.md): Manage contacts, events, channels, and analytics from the command line. Built for humans and AI agents. - [Install](https://docs.trytalkvalue.com/cli/install.md): Install the TalkValue CLI via npm and verify the global binary on macOS, Linux, or Windows. - [Output format](https://docs.trytalkvalue.com/cli/output-format.md): JSON for pipes, table for humans, CSV for spreadsheets. Auto-detected based on TTY with explicit overrides. - [Quickstart](https://docs.trytalkvalue.com/cli/quickstart.md): Install the TalkValue CLI, sign in via OAuth, and run your first command in 60 seconds. - [Recipe: Channel analysis](https://docs.trytalkvalue.com/cli/recipes/channel-analysis.md): Combine channel-event attribution with audience overlap for a full channel ROI report. All from the CLI. - [Recipe: CSV import end-to-end](https://docs.trytalkvalue.com/cli/recipes/csv-import.md): Analyze a CSV, create the import job, poll until terminal, and export any rejected rows. All from the CLI. - [Recipes](https://docs.trytalkvalue.com/cli/recipes/index.md): Multi-step CLI workflows that compose Path leaf commands with jq, shell pipes, and standard Unix tools. - [Recipe: New registrants this week](https://docs.trytalkvalue.com/cli/recipes/new-registrants.md): Pull the latest event sign-ups, filter by date, and export them as CSV for follow-up. - [Recipe: Scripting with jq](https://docs.trytalkvalue.com/cli/recipes/scripting-with-jq.md): Reusable jq snippets for filtering, projecting, aggregating, and paginating TalkValue CLI JSON output. - [Troubleshooting](https://docs.trytalkvalue.com/cli/troubleshooting.md): Diagnose common TalkValue CLI failures: auth errors, missing IDs, rate limits, network issues, and import mapping problems. - [Choose your product](https://docs.trytalkvalue.com/get-started/choose-your-product.md): Decide where to start. Path for audience analytics, Badge for event check-in, Spark for community. - [Welcome to TalkValue](https://docs.trytalkvalue.com/get-started/index.md): Path, Badge, and Spark. Three products in one workspace. Start here. - [Quickstart](https://docs.trytalkvalue.com/get-started/quickstart.md): From sign-up to your first product action in 5 minutes. - [Create your workspace](https://docs.trytalkvalue.com/get-started/workspace/create-workspace.md): Create your first TalkValue workspace, name it, and start your Pro trial. - [Invite teammates](https://docs.trytalkvalue.com/get-started/workspace/invite-teammates.md): Send workspace invitations, set roles, and manage pending invites in TalkValue. - [Channel Attribution](https://docs.trytalkvalue.com/path/analytics/attribution.md): Compare channels side by side. What each channel's audience looks like and how it acquired registrants per event. - [Channel Audience](https://docs.trytalkvalue.com/path/analytics/audience.md): Read the Venn-diagram overlap between two to five channels to spot concentration, redundancy, and unique reach. - [Registration trend](https://docs.trytalkvalue.com/path/analytics/registration-trend.md): Read net-new vs. returning registrations across your events with a stacked-bar chart and a net-new-rate line. - [Attribution model](https://docs.trytalkvalue.com/path/concepts/attribution-model.md): How Path links each registration to the channel that drove it. - [Audience overlap](https://docs.trytalkvalue.com/path/concepts/audience-overlap.md): What shared audiences across channels mean and how to read the overlap chart. - [Tags](https://docs.trytalkvalue.com/path/concepts/tags.md): Group events and channels with tags, then filter views and analytics by them. - [Column mapping](https://docs.trytalkvalue.com/path/import/column-mapping.md): How Path auto-detects CSV columns and how to override the mapping manually. - [Import a CSV](https://docs.trytalkvalue.com/path/import/csv-quickstart.md): Upload contacts in five steps with auto-detected column mapping. - [Path](https://docs.trytalkvalue.com/path/index.md): Audience intelligence. Track contacts, channels, registrations, and trends. - [Channels](https://docs.trytalkvalue.com/path/manage/channels.md): Create or import channels, attribute people to them, and review a channel's audience and events. - [Companies](https://docs.trytalkvalue.com/path/manage/companies.md): Auto-grouped company directory built from email domains, with override and per-company rollup. - [Events](https://docs.trytalkvalue.com/path/manage/events.md): Create events, tag them, and review per-event attendees from one card grid. - [People](https://docs.trytalkvalue.com/path/manage/people.md): Find, edit, merge duplicates, and export your contacts from one table. - [Path quickstart](https://docs.trytalkvalue.com/path/quickstart.md): Import a CSV and see your first analytics chart. - [Data model](https://docs.trytalkvalue.com/platform/concepts/data-model.md): The shared vocabulary behind TalkValue: people, companies, channels, and events, and how Path and Badge each use them. - [Sync status](https://docs.trytalkvalue.com/platform/concepts/sync-status.md): What PENDING, ACTIVE, FAILED, and DISCONNECTED mean and how to recover from each. - [Connect Eventbrite](https://docs.trytalkvalue.com/platform/integrations/eventbrite.md): Authorize Eventbrite once, sync events and attendees into Path and Badge, and manage the connection from Settings → Integrations. - [Eventbrite field mapping](https://docs.trytalkvalue.com/platform/integrations/eventbrite-fields.md): How Eventbrite event and attendee fields map into TalkValue entities when you import. - [Connect HubSpot](https://docs.trytalkvalue.com/platform/integrations/hubspot.md): Connect HubSpot to import your contacts into Path as a channel of people, then manage status, reconnect, and disconnect. - [HubSpot field mapping](https://docs.trytalkvalue.com/platform/integrations/hubspot-fields.md): How HubSpot portal and contact fields map into TalkValue channels and people when you import. - [Connect Luma](https://docs.trytalkvalue.com/platform/integrations/luma.md): Authorize Luma once, then import events and attendees into Path and Badge, and manage the connection from Settings → Integrations. - [Luma field mapping](https://docs.trytalkvalue.com/platform/integrations/luma-fields.md): How Luma event and guest fields map into TalkValue entities when you import. - [Connect Slack](https://docs.trytalkvalue.com/platform/integrations/slack.md): Connect Slack to import your workspace members into Path as a channel, then manage status, reconnect, and disconnect. - [Slack field mapping](https://docs.trytalkvalue.com/platform/integrations/slack-fields.md): How Slack workspace and member fields map into TalkValue channels and people when you import. - [Digest schedule](https://docs.trytalkvalue.com/spark/digest-schedule.md): Set the delivery time and timezone for your daily Slack digest, and turn automatic publishing on or off. - [Spark](https://docs.trytalkvalue.com/spark/index.md): Manage and engage your event community across Slack, social channels, and venue displays. - [Spark quickstart](https://docs.trytalkvalue.com/spark/quickstart.md): Sign in, pick categories, connect Slack. Your first digest arrives the next morning at your scheduled time. - [Competitor reach](https://docs.trytalkvalue.com/spark/reach/competitors.md): Track competitor LinkedIn pages, compare weekly engagement to your own page, and drill into per-competitor post performance. - [Reach overview](https://docs.trytalkvalue.com/spark/reach/overview.md): Track your community's social reach: followers, posts, engagement, weekly trend, and per-platform breakdown on one page. - [Set up categories](https://docs.trytalkvalue.com/spark/setup-categories.md): Pick 1 to 3 of the 8 categories that match your community. What each one covers, and how to change them later. - [Connect Slack](https://docs.trytalkvalue.com/spark/slack-integration.md): OAuth flow, channel picker, required permissions, and what each connection status means. - [Create a wall](https://docs.trytalkvalue.com/spark/walls/create-wall.md): Pick the Slack channel, set event branding, and generate the public display URL. The full form reference. - [Display mode](https://docs.trytalkvalue.com/spark/walls/display-mode.md): Open the public wall URL on a venue TV browser. Get the URL, go fullscreen, and let the live Slack feed run. - [Walls overview](https://docs.trytalkvalue.com/spark/walls/overview.md): Live Slack channel display for venue TVs. Mirror one Slack channel to a public, no-login URL you can open on any screen. ## OpenAPI Specs - [openapi](https://docs.trytalkvalue.com/api-reference/openapi.json) ## Optional - [Status](https://status.trytalkvalue.com) - [Support](mailto:support@trytalkvalue.com)