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

# Affinda documentation: document AI platform guides and API

> Guides, tutorials, and API reference for the Affinda document AI platform, covering extraction models, validation, integrations, and best practices.

AI agents can read the complete Affinda platform reference in a single file at [docs.affinda.com/skill.md](https://docs.affinda.com/skill.md).

Want to see Affinda in action? Start a [free trial](https://app.affinda.com) or [book a demo](https://www.affinda.com/contact).

## Foundational Tutorials

<CardGroup cols={3}>
  <Card title="Getting Started with Affinda" icon="rocket" href="/handbook/getting-started">
    Learn the basics of navigating the Affinda platform.
  </Card>

  <Card title="Creating a New Extraction Model" icon="diagram-project" href="/handbook/model-creation">
    Learn how to create an accurate model for your document type in just minutes.
  </Card>

  <Card title="Improving Accuracy" icon="signal-bars-good" href="/handbook/improving-accuracy">
    Strategies to increase model accuracy above 99%.
  </Card>
</CardGroup>

## User Validation 101

<CardGroup cols={3}>
  <Card title="Extraction Review" icon="magnifying-glass" iconType="solid" href="/handbook/review-extraction">
    Detailed guide to confirming extracted data in the validation interface.
  </Card>

  <Card title="Table Editing" icon="table-list" href="/handbook/table-editor">
    Step-by-step guidance on extracting data from simple to complex tables.
  </Card>

  <Card title="Updating Splitting and Classification" icon="code-branch" href="/handbook/split-classify">
    How to adjust model predictions for document splits and classification.
  </Card>
</CardGroup>

## Advanced Configuration Playbooks

<CardGroup cols={4}>
  <Card title="Solution Design" icon="compass-drafting" href="/handbook/solution-design">
    Suggested workflows based on your requirements.
  </Card>

  <Card title="Affinda Agent integrations" icon="robot" href="/handbook/agent-integrations">
    Learn how to export structured data to any downstream system using the Affinda Agent.
  </Card>

  <Card title="Achieving Straight-Through Processing" icon="forward-fast" href="/handbook/straight-through-processing">
    Configuring the Affinda platform to reduce the amount of user intervention required.
  </Card>

  <Card title="Schema Design" icon="sliders" iconType="solid" href="/handbook/schema-design">
    Best practices for configuring you field structure to optimise performance.
  </Card>
</CardGroup>

### Explore other Resources

<CardGroup cols={2}>
  <Card title="Configuration Guide" icon="gear" href="/configuration">
    Comprehensive guidance on how to configure document automation with Affinda.
  </Card>

  <Card title="API Reference" icon="code" href="/reference/getting-started">
    Integrate with your systems using Affinda's REST API, Client Libraries and other developer tools.
  </Card>

  <Card title="Resume Parsing Guide" icon="file-user" href="/resumes/getting-started">
    Information specific to users looking to use Affinda's Resume Parser and complementary products.
  </Card>

  <Card title="Additional Resources" icon="sparkles" href="/updates">
    Keep up to date with product developments, ease any security concerns, and answer any other questions you have.
  </Card>
</CardGroup>
