# Porter actions

SWING Porter comes with 5 actions as shown in the below image.

![](/files/-MlC6h2SFC6y0g_uevAP)

Here is a description of each action:

**1. Export button.** Used to initiate a PDF export.

**2. Conversion Profile.** Allows the user to select one of the pre-defined conversion profiles that will be applied to the current export. A conversion profile consists of various settings (such as the PDF page margins, PDF/A compliance, metadata export, file naming rules etc.) which are applied during the PDF export.

**3. Destination.** Allows the user to select the location on the disk where the PDF files will be saved. Alternatively, the user may select the option to have the created PDF file(s) automatically attached to a new email message.

**4. Settings.** Allows the user to create/edit different conversion profiles.

**5. Help.** Provides help and product information as well as the option to change/update the product license.

An additional check-box is provided for opening the PDF file automatically after the conversion is completed.


---

# 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.swingsoftware.com/porter-for-outlook/using-porter-for-outlook/porter-actions.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.
