# Knowledge Recovery

This section explains the best practices for recovering and restoring Salesforce Knowledge base using CapStorm/Restore. Because Knowledge is a uniquely complex object with strict rules, these articles provide a detailed look at CapStorm’s specialized restore process.

## Related Articles

* [The Knowledge Article Restore Lifecycle](https://learn.capstorm.com/copystorm-restore/best-practices/knowledge-recovery/the-knowledge-article-restore-lifecycle) — an overview of the three-phase process (Draft, Online, Archive) that CapStorm follows to safely restore Knowledge articles, including important considerations to know before starting.
* [How CapStorm Handles Master Language and Translations](https://learn.capstorm.com/copystorm-restore/best-practices/knowledge-recovery/how-capstorm-handles-master-language-and-translations) — an explanation of the specific rules and automated processes CapStorm uses to correctly restore a multilingual Knowledge base, ensuring master articles and their translations are handled in the proper order.
* [Advanced Knowledge Parameters](https://learn.capstorm.com/copystorm-restore/best-practices/knowledge-recovery/advanced-knowledge-parameters) — a guide to the advanced settings available for Knowledge recovery, explaining what options like “One Version Per Push” do and the best-practice scenarios for using them.


---

# 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://learn.capstorm.com/copystorm-restore/best-practices/knowledge-recovery.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.
