# Form card settings

## Form Card Settings

|                                                            |                                                              |
| ---------------------------------------------------------- | ------------------------------------------------------------ |
| <p><strong>Copy Answer</strong> </p><p></p>                | Creates a new submission for the same form with same answers |
| <p><strong>View as pdf</strong> </p><p></p>                | Allows you to view and share form response as a .pdf file    |
| **Current assignees**                                      | <p>Shows the responsible for the action</p><p></p>           |
| <p><strong>Copy Answer To Clipboard -</strong> </p><p></p> | Copies the form response to your device’s clipboard          |
| <p><strong>Send version history - ?</strong></p><p></p>    | ??                                                           |
| <p><strong>Comment</strong> </p><p></p>                    | Allows you to add a comment in the card                      |
| <p><strong>Add people</strong> </p><p></p>                 | Adds assignee/responsible to the card                        |
| **Choose preview fields**                                  | Allows you to set certain fields for preview in cards        |


---

# 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://docs.senpiper.com/groups-applications/group-details-on-mobile-apps/form-submissions/form-card-settings.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.
