> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/offer-management/service-portfolio/service-status-in-the-portfolio.md).

# Service Status in the Portfolio

Your Service Portfolio is more than a list of what you offer. Each service in it carries a status that reflects where it is in its lifecycle. The status determines whether a service is currently available, being phased out, or fully retired from active catalogue work.

Managing status helps you keep your portfolio up to date without removing historical information or disrupting ongoing services that customers are already using.

***

#### Changing the status of a service

You can update a service status directly in the Service Portfolio.

To do this:

1. Open the Service Portfolio in the Equipme app
2. Select one or more services from the list
3. Select actions at the top
4. Choose status and pick one of the available options

Whichever option you choose will be applied to all selected services.

***

#### The available status options

### <mark style="color:green;">Activate</mark>

An activated service is a live and available offer in your portfolio.

When a service is activated:

* It becomes visible in the Marketplace
* Customers can request or order it
* It is shown anywhere you work with services, such as categories, linked services, templates or onboarding flows

Use this status for services that are currently part of your active offering.

***

### <mark style="color:red;">Deactivate</mark>

A deactivated service is no longer sold, but it remains present in your portfolio.

Deactivation is useful when you want to stop offering a service, but still keep it available for existing customers, billing, or operational work.

When a service is deactivated:

* It no longer appears in the Marketplace
* New customers cannot order it
* It remains visible inside the Service Portfolio
* Existing orders and active services based on it stay unchanged

Deactivation works well when a service is being reworked, replaced or gradually phased out.

***

### <mark style="color:purple;">Archive</mark>

An archived service is removed from your active portfolio but kept for historical and operational purposes.

When a service is archived:

* It disappears from your active Service Portfolio
* It cannot be ordered
* It is not part of daily portfolio work
* Data remains available so you can continue managing existing customer services

Archiving is designed for services that have fully reached their end of life. It keeps your workspace clean while preserving information you may still need.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.equipme.io/equipme/offer-management/service-portfolio/service-status-in-the-portfolio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
