# Advanced Topics

Advanced features and topics for experienced users.

```{toctree}
:maxdepth: 1
workunit_definitions/index
data_operations.md
```

## Topics Overview

| Topic | Description | Skill Level |
| ----------------------------------------------------- | -------------------------------------------- | ------------ |
| **[Workunit Definitions](workunit_definitions/index.md)** | YAML-based workunit configuration | Intermediate |
| **[Data Operations](data_operations.md)** | Experimental features for datasets and custom attributes | Advanced |

## Advanced Guides

These guides assume familiarity with basic bfabricPy concepts:

- You've completed [Getting Started](../../getting_started/index)
- You're comfortable with [Reading Data](../../user_guides/reading_data/index)
- You've practiced [Writing Data](../../user_guides/writing_data/index)

## Related Documentation

- [User Guides](../../user_guides/index) - Practical guides
- [API Reference](../../api_reference/index) - Complete API documentation
- [Changelog](../../resources/changelog) - Version history and changes
