> 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/create-a-service.md).

# Create a service

{% @arcade/embed flowId="IHLyMClTBXvQ91NmW0yZ" url="<https://app.arcade.software/share/IHLyMClTBXvQ91NmW0yZ>" %}

In the Arcade above, you can see step by step how to create and publish a new item in your Service Portfolio. When you click **Add**, you choose whether you want to create a **service** or a **product**. Both follow the same basic flow, but they are used for different purposes within Equipme. Services typically represent recurring or structured offerings, while products are often used for one time or physical items. If you are unsure which option to choose or want a deeper explanation of the differences between products and services, you can find a dedicated overview in the linked documentation.

{% content-ref url="/pages/K0VatCfmDUG6nhnDZE4a" %}
[Products vs. Services](/equipme/offer-management/service-portfolio/products-vs.-services.md)
{% endcontent-ref %}


---

# 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/create-a-service.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.
