<!-- https://nuforce360.com/help/service-manager/service-packages -->
# Service Packages

How to view, search, add, edit, delete, import, and export your service catalog on the Service Manager Services screen.

# Service Packages

The Services screen (Service Manager > Services) is where you manage the full catalog of service packages your business offers. From here you can search your list, add new services, edit or remove existing ones, and move your whole catalog in or out with a CSV file.

## What you can do here

- Browse every service you've set up, shown as a table on desktop or a card list on mobile. Each row shows the service name, service code, service type (Field Service or Custom), scope (Public, Private, or Custom), category, and whether it's active or inactive.
- Search your catalog using the search box at the top of the list.
- Sort the list by service name, service code, or the date a service was added, by clicking a column header.
- Add a new service with the "Add Service" button in the toolbar (or the + button on mobile).
- Edit a service using the pencil icon on its row.
- Delete a service using the trash icon on its row. You'll be asked to confirm before it's removed, since deleting a service cannot be undone.
- Open the view icon on a row to go to that service's full profile, where its line items and settings live.
- Export your whole catalog to a CSV file, or import a batch of services from CSV, using the Export and Import buttons in the toolbar.

## Steps: add a new service

1. Click "Add Service" in the toolbar.
2. Enter a Service Name (required). Leave Service Code blank to have one generated automatically, or set your own.
3. Optionally set a Category, Description, Cover Photo, Discount, Cancellation Fee, Minimum Partial Payment, and Terms and Policies.
4. Use the "Available for order" toggle to control whether the service is active.
5. Save. You're returned to the Services list, where the new service now appears.

## Related

- Service Categories
- Line Items
- Service detail (booking and order settings)

<!-- REVIEW NOTES (drafting agent could not verify):
  1. Whether the 'Add Service' toolbar button on this list navigates to the dedicated /service-manager/services/new page (which includes an AI-assisted autofill option) or to a shared form-editor route was not fully resolved from the code; the create form's fields are the same either way, but the AI autofill option may not be present depending on which route is used, so it was left out of the article.
  2. The exact on-screen tooltip text for row action icons (View Service, Edit Service, Delete Service) is confirmed from backend configuration but wasn't verified against a live screenshot.
  3. The 'Related' links (Service Categories, Line Items, Service detail) point to sibling screens confirmed to exist in the codebase, but no corresponding published help articles were found to link to; these are suggested topics rather than verified live URLs.
-->
