# Tallysight ## Docs - [Tallysight changelog: weekly product updates and fixes](https://docs.tally.site/changelog/overview.md): Weekly release notes for the Tallysight platform, widgets, and SDK — new features, odds providers, bet builder updates, and bug fixes shipped each week. - [Picks and betslips: the Tallysight analytics model](https://docs.tally.site/concepts/picks-and-betslips.md): A pick is a single betting prediction; a betslip groups one or more picks into a shareable card that followers and publishers can discover. - [Tallysight widget types: an overview of all embeds](https://docs.tally.site/concepts/widgets-overview.md): Tallysight widgets are standalone JS bundles embedded via HTML attributes, covering odds comparison, betslip feeds, inline odds, promos, and bet building. - [Workspaces: how Tallysight organizes branding and data](https://docs.tally.site/concepts/workspaces.md): Workspaces are the primary organizational unit on Tallysight, grouping analysts, widget configs, branding, and sportsbook affiliate settings. - [Self-host Tallysight widget bundles on your domain](https://docs.tally.site/customization/self-hosting.md): Host widget bundles on your own domain to maintain script control and help mitigate potential Google Site Reputation Abuse concerns. - [Theme Tallysight widgets with colors and dark mode](https://docs.tally.site/customization/theming.md): Control widget appearance with light and dark modes and a CSS variable system that applies your workspace branding automatically to every embed. - [Apply your workspace brand colors to Tallysight widgets](https://docs.tally.site/customization/workspace-branding.md): Set custom colors for light and dark mode once in the Tallysight dashboard, and every widget embedded with your workspace slug picks them up automatically. - [Tallysight FAQ: widgets, workspaces, odds, and SDK](https://docs.tally.site/faq.md): Answers to common questions about embedding Tallysight widgets, configuring workspaces, understanding odds formats, and using the JavaScript SDK. - [What is Tallysight? Odds widgets and pick analytics](https://docs.tally.site/introduction.md): Tallysight is a sports betting analytics platform for publishers who embed live odds widgets and creators who publish picks and betslips. - [Quickstart: embed your first Tallysight odds widget](https://docs.tally.site/quickstart.md): Add your first Tallysight odds widget to any web page in under five minutes using a single script tag, one HTML element, and your workspace slug. - [Tallysight JavaScript SDK API reference (window.Tallysight)](https://docs.tally.site/sdk/api-reference.md): Complete reference for all window.Tallysight methods — parameters, return values, and examples for scanning, loading, and configuring widgets. - [Auto-detect Tallysight widgets injected into the DOM](https://docs.tally.site/sdk/auto-detection.md): Use MutationObserver auto-detection to automatically load widgets added to the DOM after page load — ideal for SPAs and AJAX-driven content. - [Configure the Tallysight SDK: attributes and options](https://docs.tally.site/sdk/configuration.md): Set data- attributes on the SDK script tag or call Tallysight.configure() to control lazy loading, auto-detection, bet builder, and widget defaults. - [Lazy load Tallysight widgets to speed up your page](https://docs.tally.site/sdk/lazy-loading.md): Use IntersectionObserver lazy loading to defer widget bundle fetching until a widget is near the viewport, reducing initial page load time. - [Fix common Tallysight widget and SDK loading problems](https://docs.tally.site/troubleshooting.md): Diagnose and fix the most common Tallysight widget problems: SDK not loading, missing widgets, CSP errors, branding issues, and SPA navigation. - [Bet Builder widget: let visitors build custom parlays](https://docs.tally.site/widgets/bet-builder.md): Let visitors build and manage custom parlays by clicking odds cells on Tile widgets — enabled with a single attribute on the SDK script tag. - [Betslip widget: embed a standalone analyst pick slip](https://docs.tally.site/widgets/betslip.md): Embed a single analyst betslip card showing picks, odds, win/loss record, and direct links to sportsbooks — anywhere on your site. - [Feed widget: embed a scrollable analyst picks feed](https://docs.tally.site/widgets/feed.md): Embed a scrollable, infinitely paginating feed of analyst picks filtered by sport, league, community, and market type from your Tallysight workspace. - [Install Tallysight widgets: SDK setup and embedding](https://docs.tally.site/widgets/installation.md): Add the Tallysight SDK script tag to any page, configure your workspace, and drop in a widget element to start showing live betting data. - [Odds Text widget: show live inline odds in articles](https://docs.tally.site/widgets/odds-text.md): Display live betting odds inline within article text using the Odds Text widget — no card, no layout, just the current number in your sentence. - [Promo Tiles widget: embed sportsbook promotional offers](https://docs.tally.site/widgets/promo-tiles.md): Display sportsbook promotional offers — welcome bonuses, deposit matches, and more — configured from your Tallysight workspace and embedded in one tag. - [Tile widget: embed live odds for any game or market](https://docs.tally.site/widgets/tile.md): Embed a live odds comparison tile for any game, futures market, or player prop — styled to your workspace and responsive to any column width.