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

# Weavely.ai Help Center

> You’re either lost or curious ... both totally valid! How can we help?

<span className="weavely-jsonld" hidden>
  {`{
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebPage",
        "@id": "https://help.weavely.ai/",
        "url": "https://help.weavely.ai/",
        "name": "Weavely.ai Help Center",
        "description": "You’re either lost or curious ... both totally valid! How can we help?",
        "inLanguage": "en",
        "isPartOf": {
          "@type": "WebSite",
          "@id": "https://help.weavely.ai/#website",
          "name": "Weavely Help Center"
        },
        "breadcrumb": {
          "@type": "BreadcrumbList",
          "itemListElement": [
            { "@type": "ListItem", "position": 1, "name": "Help Center", "item": "https://help.weavely.ai/" }
          ]
        },
        "mainEntity": {
          "@type": "ItemList",
          "name": "Help Center Categories",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "item": {
                "@type": "WebPage",
                "@id": "https://help.weavely.ai/get-started",
                "url": "https://help.weavely.ai/get-started",
                "name": "Get Started"
              }
            },
            {
              "@type": "ListItem",
              "position": 2,
              "item": {
                "@type": "WebPage",
                "@id": "https://help.weavely.ai/features",
                "url": "https://help.weavely.ai/features",
                "name": "Features"
              }
            },
            {
              "@type": "ListItem",
              "position": 3,
              "item": {
                "@type": "WebPage",
                "@id": "https://help.weavely.ai/integrations/aoverview",
                "url": "https://help.weavely.ai/integrations/aoverview",
                "name": "Integrations"
              }
            },
            {
              "@type": "ListItem",
              "position": 4,
              "item": {
                "@type": "WebPage",
                "@id": "https://help.weavely.ai/accounts",
                "url": "https://help.weavely.ai/accounts",
                "name": "Account Management"
              }
            }
          ]
        },
        "publisher": { "@id": "https://www.weavely.ai/#org" }
      },
      {
        "@type": "Organization",
        "@id": "https://www.weavely.ai/#org",
        "name": "WEAVE.LY BV",
        "url": "https://www.weavely.ai",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Herbert Hooverlaan 141",
          "addressLocality": "Schaarbeek",
          "postalCode": "1030",
          "addressCountry": "BE"
        },
        "identifier": "BE0773.878.569",
        "sameAs": [
          "https://www.instagram.com/weavely.ai/",
          "https://www.linkedin.com/company/weave-ly/",
          "https://www.youtube.com/@weavely"
        ]
      }
    ]
    }`}
</span>

<img className="block dark:hidden" src="https://mintcdn.com/weavelyai/O-3lzUxMeARwEa7j/youtube-light.png?fit=max&auto=format&n=O-3lzUxMeARwEa7j&q=85&s=11b7e82c91c47233601db5c0953616c4" alt="Hero Light" title={true} width="2048" height="1152" data-path="youtube-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/weavelyai/O-3lzUxMeARwEa7j/youtube-light.png?fit=max&auto=format&n=O-3lzUxMeARwEa7j&q=85&s=11b7e82c91c47233601db5c0953616c4" alt="Hero Dark" width="2048" height="1152" data-path="youtube-light.png" />

## Finding Your Way Around Our Help Center

We've divided our help center in catogeries, here's an overview of what to find where

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket-launch" href="/get-started">
    The basics, for when you're just starting out building forms with AI.
  </Card>

  <Card title="Features" icon="cubes" href="/features">
    An exhaustive overview of everything you can do using [Weavely.ai](https://Weavely.ai)
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Integrations" icon="plug" href="/integrations/aoverview">
    Build Weavely forms from within other tools, or have your data be sent somewhere else!
  </Card>

  <Card title="Account Management" icon="file-user" href="/accounts">
    An exhaustive overview of everything you can do using [Weavely.ai](https://Weavely.ai)
  </Card>
</CardGroup>
