---
uid: tutorials.fundamentals-4-create-non-crud-service
description: "Video tutorial demonstrating how to design non-CRUD services in Intent Architect for complex, application-specific scenarios requiring custom implementation."
---
# Fundamentals #4: Creating non-CRUD Services

Learn to build services beyond standard CRUD operations for more complex use cases, which require a developer to implement.

[Watch video on YouTube](https://www.youtube.com/watch?v=noJ6gmoevnw)

## Summary

This video focuses on designing services beyond standard CRUD to handle complex, application-specific scenarios, leaving implementation to developers or optionally leveraging AI assistance.

## Chapters

- [Introduction to non-CRUD Services (0:00)](https://www.youtube.com/watch?v=noJ6gmoevnw)
- [Updating Order State (1:30)](https://www.youtube.com/watch?v=noJ6gmoevnw&t=90)
- [Creating Customer Orders Query (3:15)](https://www.youtube.com/watch?v=noJ6gmoevnw&t=195)
- [Adding Service Operations (4:40)](https://www.youtube.com/watch?v=noJ6gmoevnw&t=280)

## Related Resources

- [Modeling Services](https://docs.intentarchitect.com/docs-md/application-development/modelling/services-designer/modeling-services/modeling-services.md)

---

| [← #3 Creating CRUD Services](https://docs.intentarchitect.com/docs-md/tutorials/fundamentals/fundamentals-3-create-crud-service.md) | [#5 Customizing Code with Code Management →](https://docs.intentarchitect.com/docs-md/tutorials/fundamentals/fundamentals-5-customizing-code.md) |
|:--|--:|
