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

# Text Files

> Train with plain text, markdown, and code files

## Overview

Simple, lightweight text files are perfect for quick AI training.

### Supported Formats

* `.txt` - Plain text
* `.md` - Markdown
* `.csv` - Data files
* `.json` - Structured data
* `.xml` - Markup files

***

## Quick Upload

Drag & drop text files directly into your datastore.

***

## Use Cases

* 📝 **Notes & Documentation**
* 💻 **Code Snippets**
* 📋 **FAQs**
* 🗂️ **Structured Data**

***

## Best Practices

✅ Use UTF-8 encoding
✅ Add descriptive filenames
✅ Break large files into topics

***

<Card title="More Formats" icon="database" href="/datastore/get-started">
  See all supported datasources
</Card>
