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

# Welcome

<div className="max-w-6xl">
  <div className="flex items-center gap-4 max-xl:flex-wrap">
    <img src="https://mintcdn.com/allgoodtechnologyinc/WC5xK-uNu9ixje0U/images/mary-slant.png?fit=max&auto=format&n=WC5xK-uNu9ixje0U&q=85&s=935bf5a118589f5f69d38657e0a5a6a9" alt="Mary" height="200" width="200" noZoom className="m-0 p-0 xl:ml-[-2rem] max-xl:w-[100px] max-xl:h-[100px]" data-path="images/mary-slant.png" />

    <div>
      <div className="text-4xl mb-4 dark:text-white">
        <span className="text-primary">Meet Mary,</span> the World's First AI
        Marketing Ops Employee
      </div>

      Mary handles the boring stuff—list uploads, lead routing, campaign
      building—so your team can focus on strategy. Mary doesn't just assist. She
      owns workflows, explains her work, and delivers results—just like your best
      team member.
    </div>
  </div>

  <Steps>
    <Step title="Get your team set up" icon="user">
      Configure SSO or social login, invite your team, and configure roles and
      access control.

      <Columns cols={3}>
        <Card title="Configure Login" icon="list-check" href="/ops/auth-and-login" icon="key" arrow>
          Set up your SSO or login provider.
        </Card>

        <Card title="Set up your team" icon="list-check" href="/ops/users-and-roles" icon="users" arrow>
          Add your team to allGood and configure permissions.
        </Card>
      </Columns>
    </Step>

    <Step title="Connect your tools" icon="plug">
      Link Mary with your marketing and sales stack to automate your MarketingOps
      and SalesOps workflows.

      <Columns cols={4}>
        <Card title="Marketo" href="/integrations/marketo" arrow horizontal>
          Connect your Marketo instance to automate campaign launches, clean data,
          monitor database health, and more.
        </Card>

        <Card title="Salesforce" href="/integrations/salesforce" arrow horizontal>
          Connect to SFDC to automate lead conversion, lead routing, campaign
          strategy, and SalesOps tasks.
        </Card>

        <Card title="HubSpot" href="/integrations/hubspot" arrow horizontal>
          Connect to HubSpot to manage list uploads, ensure database health, and
          run AI-powered campaigns.
        </Card>

        <Card title="Asana" href="/integrations/asana" arrow horizontal>
          Connect Mary to Asana to assign tasks directly to Mary, triggering
          campaign execution or list cleanup.
        </Card>
      </Columns>

      Read about [the measures we take to safeguard your
      data](/integrations/security) and credentials.
    </Step>

    <Step title="Start Building!" icon="rocket">
      Once Mary is set up, dive into these powerful use cases that marketing teams
      love:

      <Columns cols={3}>
        <Card title="List Upload" icon="list-check" href="/use-cases/list-upload" cta="Get Started">
          Clean, enrich, and sync your CSV lists with AI-powered automation.
        </Card>

        <Card title="Email Builder" icon="mail-plus" href="/use-cases/email-builder" cta="Get Started">
          Generate campaigns, personalize content, and launch programs quickly.
        </Card>

        <Card title="Enrichment" icon="book-user" href="/use-cases/enrichment" cta="Get Started">
          Automatically enrich your leads and contacts using agentic research.
        </Card>
      </Columns>
    </Step>
  </Steps>

  <Note icon="question-mark">
    **Need additional help?**
    Contact our team at [support@allgoodhq.com](mailto:support@allgoodhq.com), or reach out to us on Slack!

    Mary is designed to learn your processes and adapt to your team's needs. The more you use her, the more effective she becomes at automating your marketing operations.
  </Note>
</div>
