# Re-run an automation

Re-running automation can be an effective method for recovering documents that were unable to be processed, or you need to remake.

**In this article, you will learn how to:**

1. **Re-run an automation that has previously been processed**
2. **Resending signature requests**

#### **Re-run an automation that has previously been processed**

To rerun an automation item, the first thing you need to do is to open your output page:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/65170b3f224a405f4f582a56_9emjt0NwMMWcrEwg09zeniBCXsfG51RuJ8syxJ7WesQJtoGX3OLCVXu9izBjpPGosRV-sPDzE0nGfHpIo4wT2fDrFBnCLkGBxcfgG-V2C4_dOwOcVH9fhv7d9SitNsyzZUiu2n5WehQuPD7wDu7o_G4.png" alt=""><figcaption></figcaption></figure>

Next, you'll see a list of all the items that have been created by your workflow. On the right-hand side, you'll notice an icon featuring three dots. Give it a click, and then select "Rerun."

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/65170b3f98371a9a4d77e43a_CvvxrlEOHTEDP3TFG3YSqsYEKFnWKAar8EQWysaJjJGnrKZwZ2Kh2UAAlE51DSrN-bJfgDKd1cMmW9h3h71rRe_ahJEkx9Afh2xqurbPTYxYD7Io_nXtWOqUBVAOwjXnQrpzKoWFVypMGXp8ThJe6y4.png" alt=""><figcaption></figcaption></figure>

This will retake the data from the source and run it through the current document, which makes a new document (and sends emails/signature requests if they are part of your workflow).

#### **Resending signature requests**

Sometimes you don’t need to recreate the document, you just need to remind someone that they have a signature request. To resend a signature request, open the output page and expand the item line. Here you will see a button that will resend the signature request.&#x20;

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/65170b3fcdcfc63a4b1ecb5e_Xqr5Q7fiAoBF7zgBuFwEETvSaiMyRKD7bjSQzUYKIswqLrx_3s_c-kHdC6hBWkIJ9BekPxjTHcDmS_qAMyB3aR6aW6LloxcVOCzIHvkCRAh9niZ-AtE9RWzFbyqhvtZCO6gyhx_IBxlUSJquo0QWiEQ.png" alt=""><figcaption></figcaption></figure>

> **Note:** Signature requests will expire after 30 days.

#### ‍**Feedback and feature suggestions**

We created Portant in 2021, and the feedback we have received since then has been very helpful and greatly appreciated. If you have any feedback, please feel free to send us an email at <contact@portant.co>


---

# 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.portant.co/portant-docs/automation/re-run-an-automation.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.
