So I didn't quite get to that part - we definitely will. Thanks for bringing it up! A scope is a context you can use to pass your subset of data - that is essentially your final step. I did not implement that part yet, but traditionally you can use your scope to share a particular model you work with in a different view and edit on the fly. It's possible you may not need it at all, if you're only concerned with passing the whole set.