---
title: Next Steps
description: What to do next
---

## What to do Now?

1. **Try it Out**  
   - Set up a small test sheet and run through the basic CRUD operations to ensure everything works as expected.

2. **Explore Advanced Features**  
   - Experiment with [many-to-many relationships](/advanced-examples), [bulk reads](/advanced-examples), and [concurrency locks](/advanced-examples).

3. **Customize & Extend**  
   - Add your own logic or utility functions to tailor the library to your specific use case.

4. **Contribute**  
   - Found a bug, have a feature request, or want to refactor the code? Pull requests are always welcome! Head over to our [GitHub repository](https://github.com/DanielZamb/crud-for-sheets/) and open an issue or submit a PR. We appreciate your help in making this library even better!

We’re excited to see what you build with the **Google Apps Script CRUD Class for Google Sheets**!
