The `CloudCrm` microservice solution contains more than one .NET solution. Typically, each ABP Studio module represents a separate .NET solution (see the [concepts](../../studio/concepts.md) document).
The `CloudCrm` microservice solution contains more than one .NET solution. Typically, each ABP Studio module represents a separate .NET solution (see the [concepts](../../studio/concepts.md) document). ABP Suite works on a single .NET solution to generate code, so we should select a module here.
ABP Suite works on a single .NET solution to generate code, and an ABP Studio module represents a separate .NET solution.
Select the `CloudCrm.Catalog` module and click the *OK* button. It will open ABP Suite as shown below:
In the next section, we will use ABP Suite to create a fully functional CRUD page with ABP Suite. The UI part will be in the main web application (`CloudCrm.Web`) and the application service and others parts will be generated in the Catalog microservice.
### Configuring the Product Entity Information
Type `Product` for the *Name* field and leave the other options as is. ABP Suite will automatically calculate proper values for your: