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

# Knowledge Base

> Welcome to the PDF Noodle Knowledge Base. Learn how to use the platform, build templates, and configure your account.

## Platform

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/knowledge-base/platform/quickstart">
    Get started with PDF Noodle platform
  </Card>

  <Card title="Creating Your Account" icon="user-plus" href="/knowledge-base/platform/creating-your-account">
    Set up your PDF Noodle account
  </Card>

  <Card title="Template Builder" icon="wand-magic-sparkles" href="/knowledge-base/platform/template-builder">
    Learn how to use the template builder
  </Card>

  <Card title="Team Management" icon="users" href="/knowledge-base/platform/teammates-management">
    Manage your team members
  </Card>
</CardGroup>

## Components

<Card title="Component Reference" icon="puzzle-piece" href="/knowledge-base/components/introduction">
  Explore all available components for building PDF templates
</Card>

## Guides

<CardGroup cols={2}>
  <Card title="S3 Storage Setup" icon="cloud" href="/knowledge-base/guides/saving-to-your-s3-storage">
    Configure S3 storage for your PDFs
  </Card>

  <Card title="Embed Template Builder" icon="code" href="/knowledge-base/guides/embedding-the-template-builder-in-your-application">
    Embed the template builder in your app
  </Card>
</CardGroup>
