# Permission Set Editor

The Permission Set editor provides fine grained control for the restore of a Salesforce permission set.

Warning: Restoring a Permission Set completely replaces its definition in Salesforce. Unlike Profile restores, Permission Set restores DO NOT incrementally change a Permission Set.

## Partial Restore

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

![](/files/VIigtwIAAGSrk8ozeuKi)

## Complete Restore

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

![](/files/kzVsHEZuaur2ep1jAw7d)

## Expert Restore

An Expert restore provides fine control over the XML which is restored. See the [Export Mode Editor](/copystorm-restore/reference/meta-data-tab/expert-mode-editor.md) 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/permission-set-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.
