> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/convert/forms/forms-common-questions/forms-unarchive-leads.md).

# Forms - Unarchive Leads

## In SprintHub, it is possible to reactivate archived Leads easily: the Lead simply needs to fill out the form again.&#x20;

To do this, follow the steps below:&#x20;

1. Go to the “Forms” feature;

Or just type in the “Find service” and it appears

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdV2H1SiT_inVRtubFANzfgidErOu6UqctzVz3Rk54HTubcL3iVIcjjtK9TZvp-yb-1h-wpOH4yedANu5HphtUyr31_sPmrzwUG3w-fcRVSZt92WnSbBAbpJ-wBJnqAjPJSRX6nww?key=WpP90CTTjaX-cNBFAqp0w4cC" alt=""><figcaption></figcaption></figure>

2. Already in Forms, choose one of your forms or create a new form.

{% hint style="info" %} <mark style="color:blue;">For forms already created, you need to click “Edit”</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">To create a new one, see this article:</mark>
{% endhint %}

{% content-ref url="/pages/4b1d0e34b9c2d3bbcba3394729bb3c6d8321d3d1" %}
[Forms - Form Creation](/en/topics/convert/forms/forms-initial-settings/forms-form-creation.md)
{% endcontent-ref %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQns1piLTOU7kMCD_lN6jGw3XYw46ZByEUzc9claDf3cSDRqWMg8M3ejb1kMqMWi-6F8oa7OXQ1CPEV3FDmSay0gmogUSwCpzQ6uc0atnzNhk8_iMopt4mRSkX43Q5QflWk3sl?key=WpP90CTTjaX-cNBFAqp0w4cC" alt=""><figcaption></figcaption></figure>

3. On the edit screen of your form, enable the “Unarchive lead when submitting form?” feature;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXewhYY0CsEgvt04ytTZ_-T4DZFVYaS_yYaT2tivmsG66BiLs1sOD8fJS5eHnI-U1ROqaCpVYjOayEjqD_aW48XNYyUmK1djPMNw2VMG_YMvAWwfJ3Qa5IqQIc4ZDPeCwe7lLLcxQg?key=WpP90CTTjaX-cNBFAqp0w4cC" alt=""><figcaption></figcaption></figure>

4. See in practice how the Lead reactivation process works after the form is submitted.

{% embed url="<https://youtu.be/YERWj6JDXUE>" %}

**CONCLUSION:**&#x20;

Using SprintHub forms to reactivate archived Leads brings several benefits: you can recover opportunities in a practical way, centralize the Lead's updated information, and streamline the sales process. With this feature, your team keeps the pipeline active and improves conversion chances, all with agility and efficiency. Bet on SprintHub and turn archived Leads into new opportunities!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/convert/forms/forms-common-questions/forms-unarchive-leads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
