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

# Create a service

In this lesson, you get a practical walkthrough of how services are created inside the service portfolio. The video focuses on the full flow, from defining the service basics and availability to setting pricing models and visual presentation.

The goal here is not theory, but orientation. You see where services live, which decisions matter early on, and how those decisions affect how a service appears to customers later. This creates a solid foundation for all further steps, such as configuring options, dependencies, or automation.

Watch the video end to end to understand the structure and logic behind service creation. Once this is clear, everything else in the service portfolio will feel much more intuitive.

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

During the service creation process, you will come across the context selection. Contexts define where and when a service applies, for example whether it is linked to employees, locations, or other entities.

In this walkthrough, the context is selected as part of the flow, but the underlying logic is not explained in detail. If you want to understand how contexts work, how they influence service behavior, and why they are important for later automation and service logic, we recommend continuing with the dedicated **Context Menu** course.

That course provides a deeper explanation of the concept and helps you make informed decisions when defining contexts for your services.

{% content-ref url="/pages/ilmA2oGVIHHD02HBttC3" %}
[The Context Menu](/documentation/portfolio-management/service-portfolio/the-context-menu.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/documentation/portfolio-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.
