# Profile Editor

The Profile Set editor provides fine grained control for the restore of a Salesforce Profile record.

## Partial Restore

For a partial restore, specific sub-components of a Profile are selected for the restore. A partial restore is often used when migrating a Profile to a new environment where the original Profile contains entries related to objects/fields are not in the target Salesforce.

![](https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-5c79ad365dd68680a3ca821f895e26370026dd42%2F1fbc26ce-profile_editor_1-1.png?alt=media)

## Complete Restore

A complete restore will cause all properties of a Profile to be deployed.

![](https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-b4ac40aed26f99d251b7ce7f086c7a54a327a5d4%2F5decf316-profile_editor_2.png?alt=media)

## Expert Restore

An Expert restore provides fine control over the XML which is restored. See the [Expert Mode Editor](https://learn.capstorm.com/copystorm-restore/reference/meta-data-tab/expert-mode-editor) for details.


---

# 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/reference/meta-data-tab/profile-editor.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.
