> ## Documentation Index
> Fetch the complete documentation index at: https://support.artisan.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Help Center

> Find answers about your workspace, integrations, product guides, and policies—all in one place.

<div className="support-homepage mx-auto flex w-full max-w-5xl flex-col gap-14 px-4 py-12 lg:py-16">
  <div className="flex flex-col items-center gap-12">
    <div className="flex w-full max-w-lg flex-col gap-1">
      <h1 className="support-homepage-title text-center text-balance">
        How can we help?
      </h1>

      <p className="support-homepage-subtitle mt-2 text-center text-pretty">
        Search the help center for onboarding guides, campaign playbooks, messaging tips, and policies.
      </p>
    </div>

    <div className="flex w-full max-w-lg flex-col gap-4">
      <div className="flex w-full flex-col gap-2.5 sm:flex-row sm:items-stretch">
        <div className="kb-search-entry min-w-0 w-full flex-1">
          <button type="button" data-search-trigger className="support-homepage-search pointer-events-auto flex h-11 w-full cursor-pointer items-center justify-between gap-2 truncate rounded-xl pl-4 pr-3 text-left text-sm font-normal leading-6">
            <div className="flex min-w-0 flex-1 items-center gap-2">
              <Icon icon="search" size={14} className="support-homepage-search-icon shrink-0" />

              <div className="support-homepage-search-text min-w-0 truncate font-normal">
                Search for articles
              </div>
            </div>

            <span className="support-homepage-search-kbd flex-none text-xs font-semibold">
              ⌘K
            </span>
          </button>
        </div>

        <button type="button" id="custom-homepage-assistant-entry" data-assistant-trigger aria-label="Ask AI" className="support-homepage-search group/ai flex pointer-events-auto h-11 w-full shrink-0 cursor-pointer flex-row items-center justify-center gap-1.5 rounded-xl px-4 text-sm font-normal leading-6 sm:w-auto">
          <Icon icon="sparkles" size={16} className="support-homepage-search-icon shrink-0" />

          <span className="support-homepage-search-text whitespace-nowrap">Ask AI</span>
        </button>
      </div>

      <div className="support-homepage-popular flex flex-wrap items-center justify-center gap-3 text-sm">
        <span>Popular searches</span>

        <div className="flex flex-wrap justify-center gap-1">
          {['Quickstart', 'Autonomous replies', 'Cold outbound'].map((term) => (
                              <button
                                key={term}
                                type="button"
                                data-popular-search
                                data-term={term}
                                className="support-homepage-chip px-2 py-1 text-xs tracking-tight transition"
                              >
                                {term}
                              </button>
                            ))}
        </div>
      </div>
    </div>
  </div>

  <div className="flex flex-col gap-4">
    <h3 className="support-homepage-section-title text-base font-medium">Featured guides</h3>

    <Columns cols={3}>
      <Card icon="rocket" iconType="light" title="Quickstart: launch your first campaign" href="/getting-started/launch-first-campaign" cta="Read article">
        Go from a fresh workspace to your first live campaign with Ava.
      </Card>

      <Card icon="settings-2" iconType="light" title="Configure campaign settings" href="/configure-campaign-settings" cta="Read article">
        Set sending logic, cadence, targeting, and safeguards before and after launch.
      </Card>

      <Card icon="search" iconType="light" title="Find leads" href="/find-leads" cta="Read article">
        Search Artisan's B2B database and build lead lists for your campaigns.
      </Card>
    </Columns>
  </div>

  ***

  <div className="flex flex-col gap-4">
    <h3 className="support-homepage-section-title text-base font-medium">All guides</h3>

    <Columns cols={2} className="all-guides">
      <Card title="Getting started" icon="rocket" iconType="light" href="/getting-started/launch-first-campaign" cta="6 articles">
        Account setup, mailbox connection, onboarding, and team access.
      </Card>

      <Card title="Campaigns" icon="megaphone" iconType="light" href="/cold-outbound-campaign" cta="14 articles">
        Campaign types, execution strategies, messaging, and lifecycle guidance.
      </Card>

      <Card title="Lead discovery" icon="search" iconType="light" href="/find-leads" cta="1 article">
        Search Artisan's B2B database and build lead lists for campaigns.
      </Card>

      <Card title="Integrations" icon="plug" iconType="light" href="/hub-spot-setup" cta="6 articles">
        HubSpot, Salesforce, Slack, calendar, and webhook setup.
      </Card>
    </Columns>
  </div>

  ***

  <div className="flex flex-col gap-2">
    <h3 className="support-homepage-section-title text-base font-medium">Suggested articles</h3>

    <p className="support-homepage-section-subtitle text-base">
      Popular starting points from the Help Center
    </p>
  </div>

  <Columns cols={2} className="suggested-articles">
    <Card title="Connect your mailbox" href="/getting-started/connect-your-mailbox" cta="Read article">
      <img src="https://mintcdn.com/artisan-780f03d7/mBkMD9i0R1gcR7Wp/images/connect-your-mailbox.jpg?fit=max&auto=format&n=mBkMD9i0R1gcR7Wp&q=85&s=98c2c0fd62b1e0444060b455ffc16581" alt="Connect your mailbox" className="support-suggested-card-image" width="2398" height="857" data-path="images/connect-your-mailbox.jpg" />

      <span className="support-suggested-card-title">Connect your mailbox</span>

      <span className="support-suggested-card-copy">
        Authenticate Google or Microsoft mailboxes so Ava can send and receive on your behalf.
      </span>
    </Card>

    <Card title="Cold outbound campaign" href="/cold-outbound-campaign" cta="Read article">
      <img src="https://mintcdn.com/artisan-780f03d7/mBkMD9i0R1gcR7Wp/images/cold-outbound-campaign.jpg?fit=max&auto=format&n=mBkMD9i0R1gcR7Wp&q=85&s=1e409a301291c44a6f930bde049403b5" alt="Cold outbound campaign" className="support-suggested-card-image" width="2398" height="857" data-path="images/cold-outbound-campaign.jpg" />

      <span className="support-suggested-card-title">Cold outbound campaign</span>

      <span className="support-suggested-card-copy">
        Learn when to use cold outbound and how to structure campaign goals and targeting.
      </span>
    </Card>

    <Card title="Build messaging for your campaign" href="/build-messaging-for-your-campaign" cta="Read article">
      <img src="https://mintcdn.com/artisan-780f03d7/mBkMD9i0R1gcR7Wp/images/build-messaging-for-your-campaign.jpg?fit=max&auto=format&n=mBkMD9i0R1gcR7Wp&q=85&s=4c68c75224ec15a5355a362d030da87a" alt="Build messaging for your campaign" className="support-suggested-card-image" width="2398" height="857" data-path="images/build-messaging-for-your-campaign.jpg" />

      <span className="support-suggested-card-title">Build messaging for your campaign</span>

      <span className="support-suggested-card-copy">
        Teach Ava what to say with context, positioning, and personalization for each prospect.
      </span>
    </Card>

    <Card title="Find leads" href="/find-leads" cta="Read article">
      <img src="https://mintcdn.com/artisan-780f03d7/mBkMD9i0R1gcR7Wp/images/find-leads.jpg?fit=max&auto=format&n=mBkMD9i0R1gcR7Wp&q=85&s=b8d00e9c74c22dcda0a7d30ce319c2f1" alt="Find leads" className="support-suggested-card-image" width="2398" height="857" data-path="images/find-leads.jpg" />

      <span className="support-suggested-card-title">Find leads</span>

      <span className="support-suggested-card-copy">
        Search Artisan's B2B database and build lead lists with filters or plain-language search.
      </span>
    </Card>
  </Columns>
</div>
