> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/opsmx-intelligent-software-delivery-platform/opsmx-isd-setup/applications/services-and-pipelines/multiple-services.md).

# Multiple services

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-services/multiple-services).
{% endhint %}

You can add multiple services to the application by clicking the Add Another Service link as shown below:

![](/files/-MU8Qafs5JiGwN8D4ECz)

After clicking enter the name of the second service and click Save. Once the service is saved the screen with multiple services is shown below:

![](/files/-MWwba7cV7nMsV0eKr9y)

You can opt to merge multiple services/pipelines in to one service. For example, we want to merge the pipeline of second service to testService which is the first service. To do so follow the steps below:

* Click the plus icon as shown below:

![](/files/-MWwdN0MOVEePyGo_ZFj)

The following options will appear:

![](/files/-MWwiXLLQ9mcAMTs6ddY)

You can select the Service Pipeline which you want to add and click Save.  After adding the service it will l0ok like as shown below:

![](/files/-MWxxUErZMM-7D8BBs9U)

You can click the eye icon to show/hide a service from the application dashboard as shown below:

![](/files/-MWxzD8SKSaphb5jXjL5)


---

# 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://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.10/opsmx-intelligent-software-delivery-platform/opsmx-isd-setup/applications/services-and-pipelines/multiple-services.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.
