<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title><![CDATA[Dale Help Center]]></title>
        <link><![CDATA[https://help.getdale.com]]></link>
        <description><![CDATA[Support Documentation for Dale Application]]></description>
        <language>en</language>
        <pubDate>Sun, 10 May 2026 09:42:13 +0000</pubDate>

                    <item>
                <title><![CDATA[What are the base URL and API versioning conventions?]]></title>
                <link>https://help.getdale.com/article/411/what-are-the-base-url-and-api-versioning-conventions</link>
                <description><![CDATA[<p>The Dale API base URL is: https://api.getdale.com/v1</p><p>API versioning is handled via the URL path (/v1/). When breaking changes are introduced, a new version is released without deprecating the current one immediately. You'll receive advance notice of any deprecation timelines.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/411</guid>
                <pubDate>Sun, 10 May 2026 08:35:03 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I authenticate with the Dale API?]]></title>
                <link>https://help.getdale.com/article/410/how-do-i-authenticate-with-the-dale-api</link>
                <description><![CDATA[<p>Dale uses API key-based authentication. To get your API key:</p><p>Go to <strong>Admin &gt; Developer &gt; API Keys</strong></p><p>Generate a new API key and store it securely — it will not be shown again</p><p>Include the key in the request header: Authorization: Bearer YOUR_API_KEY</p><p>Never expose your API key in client-side code. Always make API calls from your server.</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/410</guid>
                <pubDate>Sun, 10 May 2026 08:34:39 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Does Dale have a REST API?]]></title>
                <link>https://help.getdale.com/article/409/does-dale-have-a-rest-api</link>
                <description><![CDATA[<p>Yes. Dale provides a REST API that allows you to programmatically trigger demo delivery, manage contacts, retrieve engagement data, and integrate Dale into your existing workflows. The API uses standard HTTP methods and returns JSON responses. Full API documentation is available in your Dale admin panel under <strong>Developer &gt; API Reference</strong>.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/409</guid>
                <pubDate>Sun, 10 May 2026 08:34:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I set up SSO for my organisation?]]></title>
                <link>https://help.getdale.com/article/408/how-do-i-set-up-sso-for-my-organisation</link>
                <description><![CDATA[<p>Go to <strong>Admin &gt; Security &gt; Authentication</strong>. Dale supports SSO via Auth0, and also supports Active Directory (AD) integration. Contact your Dale administrator or the Dale support team for help configuring your specific identity provider. SSO configuration is available on Enterprise plans.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/408</guid>
                <pubDate>Sun, 10 May 2026 08:33:34 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I invite team members to Dale?]]></title>
                <link>https://help.getdale.com/article/407/how-do-i-invite-team-members-to-dale</link>
                <description><![CDATA[<p>Go to <strong>Admin &gt; Team</strong></p><p>Click <strong>Invite Member</strong></p><p>Enter their email address and assign a role (Admin, Editor, or Viewer)</p><p>Optionally assign them to a specific Workspace</p><p>An invitation email is sent — they'll set up their access from there</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/407</guid>
                <pubDate>Sun, 10 May 2026 08:33:15 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I set up Workspaces?]]></title>
                <link>https://help.getdale.com/article/406/how-do-i-set-up-workspaces</link>
                <description><![CDATA[<p>Go to <strong>Admin &gt; Workspaces</strong></p><p>Click <strong>Add Workspace</strong> and give it a name (e.g., "Sales EMEA" or "Customer Success")</p><p>Invite team members to the workspace and assign their roles (Admin, Editor, Viewer)</p><p>Content created within a workspace is isolated unless shared at the organisation level</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/406</guid>
                <pubDate>Sun, 10 May 2026 08:32:45 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I set up email sending for my team?]]></title>
                <link>https://help.getdale.com/article/405/how-do-i-set-up-email-sending-for-my-team</link>
                <description><![CDATA[<p>Go to <strong>Admin &gt; Settings &gt; Email</strong>. You have two options:</p><p><strong>Company SMTP</strong> — Configure your organisation's SMTP server. All demo emails sent by any team member will use this configuration by default.</p><p><strong>Individual connections</strong> — Enable the option for team members to connect their own Gmail or Outlook accounts. They can then send demo emails from their personal professional address.</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/405</guid>
                <pubDate>Sun, 10 May 2026 08:32:21 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I set up my brand in Dale?]]></title>
                <link>https://help.getdale.com/article/404/how-do-i-set-up-my-brand-in-dale</link>
                <description><![CDATA[<p>There are two levels of branding in Dale:</p><p><strong>Project-level white-labelling</strong> — Set your custom domain, logo, and brand colours in Admin settings. This applies across all demos in your organisation.</p><p><strong>Demo-level styling</strong> — In the Style &amp; Actions tab of each demo, you can set or override the logo and brand colour for that specific demo. This is useful for co-branded or...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/404</guid>
                <pubDate>Sun, 10 May 2026 08:32:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Can I see analytics across all my demos in one place?]]></title>
                <link>https://help.getdale.com/article/403/can-i-see-analytics-across-all-my-demos-in-one-place</link>
                <description><![CDATA[<p>Yes. The main dashboard gives you an organisation-level view of demo performance — total views, engagement rates, top-performing demos, and aggregate intent signals. You can drill down into individual demos for topic-level and viewer-level detail. For Branched Demos, analytics are broken down by branch so you can compare performance across industries or personas.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/403</guid>
                <pubDate>Sun, 10 May 2026 08:31:39 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[What does the Walkthrough heatmap show?]]></title>
                <link>https://help.getdale.com/article/402/what-does-the-walkthrough-heatmap-show</link>
                <description><![CDATA[<p>The heatmap visualises how each viewer interacted with the walkthrough — step by step. You can see which steps were viewed, which were replayed multiple times, and where the viewer lingered. High-replay steps are strong intent signals — they typically indicate the viewer found that feature particularly relevant or wanted to understand it more deeply.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/402</guid>
                <pubDate>Sun, 10 May 2026 08:31:22 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Where can I see who has watched my demo?]]></title>
                <link>https://help.getdale.com/article/401/where-can-i-see-who-has-watched-my-demo</link>
                <description><![CDATA[<p>Go to the demo and open the <strong>Contacts</strong> or <strong>Viewers</strong> section. You'll see a list of everyone who has engaged with the demo, along with their engagement summary — watch time, topic selections, walkthrough interactions, attachment downloads, and CTA clicks. Individual profiles show a full timeline of their activity.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/401</guid>
                <pubDate>Sun, 10 May 2026 08:31:02 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I set up the contact capture prompt?]]></title>
                <link>https://help.getdale.com/article/400/how-do-i-set-up-the-contact-capture-prompt</link>
                <description><![CDATA[<p>In your demo setup, go to the <strong>Prompt</strong> tab</p><p>Toggle on contact capture</p><p>Select the fields you want to collect (name, email, company, phone, etc.)</p><p>Choose the timing: <strong>Before</strong> the demo starts, <strong>During</strong> at a set point, or <strong>After</strong> the demo ends</p><p>Save — the prompt will now appear for all public link viewers at the configured moment</p><p>Viewers who receive a personal invite link...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/400</guid>
                <pubDate>Sun, 10 May 2026 08:30:40 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I embed a demo inside my product for customer onboarding?]]></title>
                <link>https://help.getdale.com/article/399/how-do-i-embed-a-demo-inside-my-product-for-customer-onboarding</link>
                <description><![CDATA[<p>Use the inline embed code from the Share menu and paste it into the relevant area of your application — typically on a dashboard, welcome screen, or onboarding flow. The demo will render inside your app as part of the native experience. You can trigger it based on user events (e.g., first login, feature discovery) using the API or Zapier...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/399</guid>
                <pubDate>Sun, 10 May 2026 08:29:53 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[When should I use a public link vs. a personal invite?]]></title>
                <link>https://help.getdale.com/article/398/when-should-i-use-a-public-link-vs-a-personal-invite</link>
                <description><![CDATA[<p>Use a <strong>public link</strong> for broad distribution — website, social media, ad campaigns, events, or any situation where you don't know the viewer in advance. The prompt will collect their details.</p><p>Use a <strong>personal invite</strong> when you know exactly who you're sending to — outbound prospects, named accounts, or existing customers. The viewer is identified automatically from the moment they open...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/398</guid>
                <pubDate>Sun, 10 May 2026 08:29:36 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I generate a public link?]]></title>
                <link>https://help.getdale.com/article/397/how-do-i-generate-a-public-link</link>
                <description><![CDATA[<p>Click <strong>Share</strong> on your demo and choose <strong>Public Link</strong></p><p>The link is generated — copy and use it anywhere (LinkedIn, email campaigns, event materials)</p><p>Visitors who arrive via the public link will be prompted to enter their details as configured in the Prompt tab</p><p>Optionally lock the link from the same menu to restrict access</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/397</guid>
                <pubDate>Sun, 10 May 2026 08:29:16 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I replace my &quot;Schedule a Demo&quot; button with a Dale demo?]]></title>
                <link>https://help.getdale.com/article/396/how-do-i-replace-my-schedule-a-demo-button-with-a-dale-demo</link>
                <description><![CDATA[<p>Copy the demo's branded link or popup embed code from the Share menu. Replace your existing "Schedule a Demo" button's href with the branded link (to open in a new tab), or replace the button's click handler with the popup embed trigger. Visitors clicking the button will be taken directly into your personalised demo experience instead of a calendar booking...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/396</guid>
                <pubDate>Sun, 10 May 2026 08:28:54 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I embed my demo on my website?]]></title>
                <link>https://help.getdale.com/article/395/how-do-i-embed-my-demo-on-my-website</link>
                <description><![CDATA[<p>Click <strong>Share</strong> on your demo and choose <strong>Embed</strong>. You'll get embed code options:</p><p><strong>Inline embed</strong> — The demo renders directly on the page in a defined area</p><p><strong>Popup</strong> — The demo opens in an overlay when triggered by a button or link</p><p>Copy the provided code snippet and paste it into your website's HTML. No developer is required for standard embed...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/395</guid>
                <pubDate>Sun, 10 May 2026 08:28:31 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I do a bulk invite?]]></title>
                <link>https://help.getdale.com/article/394/how-do-i-do-a-bulk-invite</link>
                <description><![CDATA[<p>Click <strong>Share</strong> on your demo and choose <strong>Bulk Invite</strong></p><p>Import your contacts via CSV or paste them in manually</p><p>Customise the email subject and message</p><p>Dale generates a unique tracking URL for each contact automatically</p><p>Send — every recipient receives a personalised email with their own unique demo link</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/394</guid>
                <pubDate>Sun, 10 May 2026 08:28:09 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I share a demo with a specific prospect?]]></title>
                <link>https://help.getdale.com/article/393/how-do-i-share-a-demo-with-a-specific-prospect</link>
                <description><![CDATA[<p>Open the demo and click <strong>Share</strong></p><p>Choose <strong>Invite</strong></p><p>Enter the contact's email address and add a personalised note if needed</p><p>Dale generates a unique URL for that contact and sends the invite</p><p>The contact's engagement is automatically tracked against their profile — no prompt required</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/393</guid>
                <pubDate>Sun, 10 May 2026 08:27:42 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How does the language selector work?]]></title>
                <link>https://help.getdale.com/article/392/how-does-the-language-selector-work</link>
                <description><![CDATA[<p>When setting up a demo, selecting a language filters your Pages and Walkthroughs library to only show content tagged with that language. This prevents confusion when you have a large library with content in multiple languages — you'll only see pages relevant to the demo you're currently building.</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/392</guid>
                <pubDate>Sun, 10 May 2026 08:27:15 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[What is the internal title vs. the end-user title?]]></title>
                <link>https://help.getdale.com/article/391/what-is-the-internal-title-vs-the-end-user-title</link>
                <description><![CDATA[<p><strong>Internal title</strong> — This is what your team sees inside Dale — in demo listings, when building Branched Demos, and in reporting. Use something descriptive and operational (e.g., "Insurance Linear Demo v2 — EMEA").</p><p><strong>End-user title</strong> — This is what the viewer sees when they open the demo. Keep it clean and benefit-led (e.g., "Your Personalised Product Tour").</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/391</guid>
                <pubDate>Sun, 10 May 2026 08:26:57 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I create a Branched Demo?]]></title>
                <link>https://help.getdale.com/article/390/how-do-i-create-a-branched-demo</link>
                <description><![CDATA[<p>First, create all the Linear or Basic demos you want to branch to — one per industry, role, or use case</p><p>Go to <strong>Demos</strong> and click <strong>Add Demo</strong>, then choose <strong>Branched Demo</strong></p><p>Write your routing question (e.g., "Which industry are you from?")</p><p>Add an answer option for each branch (e.g., Insurance, Banking, Healthcare)</p><p>Tag each answer option to the corresponding Linear or Basic demo</p><p>Complete...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/390</guid>
                <pubDate>Sun, 10 May 2026 08:26:34 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I create a Linear Demo?]]></title>
                <link>https://help.getdale.com/article/389/how-do-i-create-a-linear-demo</link>
                <description><![CDATA[<p>Go to <strong>Demos</strong> and click <strong>Add Demo</strong>, then choose <strong>Linear Demo</strong></p><p>In the <strong>Details</strong> tab — set your internal and end-user title, and select language</p><p>In the <strong>Content</strong> tab — add an optional intro video, then add your topics one by one</p><p>For each topic: give it a name, select the Page (media source), optionally add a Walkthrough, add attachments, and set CTA...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/389</guid>
                <pubDate>Sun, 10 May 2026 08:26:09 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I create a Basic Demo?]]></title>
                <link>https://help.getdale.com/article/388/how-do-i-create-a-basic-demo</link>
                <description><![CDATA[<p>Go to <strong>Demos</strong> and click <strong>Add Demo</strong></p><p>Choose <strong>Basic Demo</strong></p><p>In the <strong>Details</strong> tab — set your internal title, end-user title, and language</p><p>In the <strong>Content</strong> tab — select your Page and optionally a Walkthrough; add a topic title, description, attachments, and CTA buttons</p><p>In the <strong>Style &amp; Actions</strong> tab — upload your logo, set your brand colour, and customise your CTA</p><p>In the <strong>Prompt</strong>...</p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/388</guid>
                <pubDate>Sun, 10 May 2026 08:25:34 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How do I create a Walkthrough?]]></title>
                <link>https://help.getdale.com/article/387/how-do-i-create-a-walkthrough</link>
                <description><![CDATA[<p>Click <strong>Walkthroughs</strong> in the left navigation</p><p>Click <strong>Add New Walkthrough</strong></p><p>Upload your product screenshots or images — one per step</p><p>For each step, add a tooltip describing what the viewer should focus on</p><p>Highlight key areas on the screenshot to direct attention</p><p>Save the walkthrough — it can now be tagged to any topic in a Basic or Linear Demo</p><p></p>]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://help.getdale.com/article/387</guid>
                <pubDate>Sun, 10 May 2026 08:25:13 +0000</pubDate>
                            </item>
            </channel>
</rss>
