# Cloning Services

## Overview

To create a copy of a service along with all of its settings and objects you can click on the **Clone** button on the service card of the service you want to copy. The new service will be given the next available [SID](/help/mobiusflow-v3/mobiusflow-overview/mobiusflow-uniform-resource-identifiers-uris.md). You can change the SID in the service's settings if required.

## 💥 Interactive Demo

{% embed url="<https://demo.mobiusflow.com/demo/cmifulofucdp4b7b4zepe9cjv?utm_source=link>" %}


---

# Agent Instructions: 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.mobiusflow.com/help/mobiusflow-v3/mobiusflow-toolbox-v3/services/cloning-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.
