> For the complete documentation index, see [llms.txt](https://docs.agenticflow.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agenticflow.ai/data-and-knowledge/06-data-knowledge.md).

# Data & Knowledge Hub

Store, manage, and retrieve both structured and unstructured data in AgenticFlow.

## Overview

AgenticFlow provides powerful data management capabilities through two complementary systems:

* **Datasets** - Structured data storage using data tables
* **Knowledge Bases** - Unstructured document storage with RAG (Retrieval-Augmented Generation)

## Quick Links

### Datasets & Data Tables

Store and query structured data in spreadsheet-like tables. Perfect for customer records, product catalogs, and task management.

### Knowledge Bases

Upload documents and enable AI agents to retrieve relevant information using semantic search. Ideal for documentation, support articles, and research papers.

## Getting Started

1. [**Introduction**](/data-and-knowledge/introduction.md) - Overview of data management in AgenticFlow
2. Choose your data type:
   * Structured data → Data Tables
   * Unstructured documents → [Knowledge Bases](/data-and-knowledge/knowledge-base-management.md)

## Common Use Cases

* Customer data management
* Product catalogs
* Document Q\&A systems
* Internal wikis
* Research databases
* Support ticket systems

## Related Sections

* [Agents](/ai-agents/03-agents.md) - Use data in AI agents
* [Workflows](/workflows/04-workflows.md) - Process data with automation
* [Integrations](/integrations/07-integrations.md) - Connect to external data sources
