> ## Documentation Index
> Fetch the complete documentation index at: https://flatfileinc-docs-update-8de3b114-e6aa-4417-a753-2ecef733a0d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Guides

> What will you build?

<CardGroup cols={3}>
  <Card title="Using actions" icon="bolt" href="./actions">
    Learn how to trigger operations based on user input.
  </Card>

  <Card title="Accepting Additional fields" icon="lines-leaning" href="./additional-fields">
    Create additional fields on the fly during data import.
  </Card>

  <Card title="Leverage AI transformations" icon="microchip-ai" href="./ai">
    Use AI Assist to make bulk edits to your data efficiently and accurately.
  </Card>

  <Card title="Automate with automap" icon="bolt-auto" href="./automap">
    Automatically map your data fields during file uploads.
  </Card>

  <Card title="Bubble.io" icon="soap" href="./bubble-io">
    Open Flatfile from a Bubble.io webpage.
  </Card>

  <Card title="Data Retention" icon="calendar" href="./data-retention">
    Implement Data Retention Policies in Flatfile.
  </Card>

  <Card title="Build Documents" icon="file-code" href="./documents">
    Build pages in your sidebar with Documents.
  </Card>

  <Card title="Dynamically configure anything" icon="object-group" href="./dynamic-configurations">
    Dynamically build your Space configuration as it's created.
  </Card>

  <Card title="Egress out" icon="ufo" href="./egress">
    Get data out of Flatfile to external destinations.
  </Card>

  <Card title="Using Flatfile query language" icon="rectangle-terminal" href="./flatfile_query_language">
    Filter data in Sheets with FFQL.
  </Card>

  <Card title="Customize the guest sidebar" icon="sidebar" href="./guest_sidebar">
    Limit what Guests see in their sidebar.
  </Card>

  <Card title="Handling data" icon="wand-sparkles" href="./handling-data">
    Process data with Data Hooks.
  </Card>

  <Card title="Translating your Space" icon="language" href="./localization">
    Translate and customize your Space with text overrides.
  </Card>

  <Card title="Utilizing metadata" icon="utilizing-metadata" href="./metadata">
    Store descriptive information or data that provides additional context.
  </Card>

  <Card title="Multi-Part Jobs" icon="puzzle" href="./multi-part_jobs">
    Split up Jobs into Parts for better management.
  </Card>

  <Card title="Scoping with Namespaces" icon="filter-list" href="./namespaces">
    Narrow down the scope of Spaces, Workbooks, and Sheets.
  </Card>

  <Card title="Share secrets" icon="user-secret" href="./secrets">
    Securely use credentials in listeners.
  </Card>

  <Card title="Theme your Space" icon="palette" href="./theming">
    Customize the look and feel of Flatfile to match your brand.
  </Card>
</CardGroup>
