> For the complete documentation index, see [llms.txt](https://learn.capstorm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.capstorm.com/copystorm-restore/reference/restore-set-editor-tab/quick-parent-selector.md).

# Quick Parent Selector

A handful of Salesforce tables can be children of many other types of tables. Good examples include Attachments and Notes.

If you want to include the Attachments for all selected tables, one way is to open the restore rule for each table and include Attachments as a related list. Another quicker way is to open the Attachments editor and quickly select all possible parents using a GUI extension that only appears on tables like Attachments.

![](/files/sdqDprUZgEXNhuJYjnTb)

On the screen shot, Attachments for Contacts, Leads, etc. can be included in the restore set simply by checking the box next to the parent table name. Though this action is equivalent to adding Attachments as a related list, you will find this technique must faster for larger restore sets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/restore-set-editor-tab/quick-parent-selector.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.
