# How to Manage Existing Conversion Rules

### Update a conversion rule

1. Open the conversion rule from the list.
2. Upload a valid source file.
3. Click the **Run Conversation** <img src="/files/qjZr81hFulId2RXBhRPO" alt="" data-size="line"> icon to check the conversion result.
4. Update the rule settings.
5. Click the <img src="/files/ACG5de7RE8J5HuWqUniH" alt="" data-size="line"> button.

The **Save** button is disabled until the execution completes successfully.

### Clone a conversion rule

1. Open the conversion rule from the list.
2. Click the <img src="/files/zc21CcfdnGkRuuSD8wCZ" alt="" data-size="line"> button.
3. Update the cloned rule as needed.
4. Upload a valid source file.
5. Click the **Run Conversation** <img src="/files/qjZr81hFulId2RXBhRPO" alt="" data-size="line"> button to check the conversion result.
6. Click the <img src="/files/ACG5de7RE8J5HuWqUniH" alt="" data-size="line">  button to create the new rule.

### Delete a conversion rule

1. Open the conversion rule from the list.
2. Click the <img src="/files/pS2VjeIdiQS5iHAFeWds" alt="" data-size="line"> button.
3. Confirm deletion in the modal.


---

# 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://support.docstudio.com/admin-panel/conversion-rules/how-to-manage-existing-conversion-rules.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.
