> ## 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.

# Personal Tokens

> Need a personal token to connect Weavely to a third-party service (e.g. Zapier). Here's how to get yours today!

<span className="weavely-jsonld" hidden>
  {`{
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "WebPage",
          "@id": "https://help.weavely.ai/integrations/personal-tokens",
          "url": "https://help.weavely.ai/integrations/personal-tokens",
          "name": "Personal Tokens",
          "description": "Need a personal token to connect Weavely to a third-party service (e.g. Zapier). Here's how to get yours today!",
          "inLanguage": "en",
          "isPartOf": {
            "@type": "WebSite",
            "@id": "https://help.weavely.ai/#website",
            "name": "Weavely Help Center"
          },
          "breadcrumb": {
            "@type": "BreadcrumbList",
            "itemListElement": [
              { "@type": "ListItem", "position": 1, "name": "Integrations", "item": "https://help.weavely.ai/integrations" },
              { "@type": "ListItem", "position": 2, "name": "Personal Tokens", "item": "https://help.weavely.ai/integrations/personal-tokens" }
            ]
          },
          "publisher": { "@id": "https://www.weavely.ai/#org" }
        },
        {
          "@type": "TechArticle",
          "headline": "Personal Tokens",
          "description": "Learn how to generate and use personal tokens in Weavely to connect your forms with third-party services such as Zapier.",
          "inLanguage": "en",
          "author": { "@id": "https://www.weavely.ai/#org" },
          "publisher": { "@id": "https://www.weavely.ai/#org" },
          "mainEntityOfPage": { "@id": "https://help.weavely.ai/integrations/personal-tokens" }
        },
        {
          "@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>

Personal tokens allow you to connect your Weavely forms to third-party services such as Zapier. To create a token, navigate to *Settings->Personal Tokens* in the dashboard.

<Frame>
  <img src="https://mintcdn.com/weavelyai/5-6JF0aj13VmhSNj/images/personal-tokens2.gif?s=a775c913793561b8cb8dc7870ebd2cf9" alt="Animated screenshot showing how to create a personal token in Weavely AI" width="1510" height="792" data-path="images/personal-tokens2.gif" />
</Frame>
