# Unlock an Application

### 1. Navigate to All Applications

Navigate to the **All Applications** submenu via the **Application** menu.

### 2. View a submitted application

Choose to **View** a Submitted application:

### 3. Open Application Editing

Click **Application Editing and Unlock with message**. Here, you can write the Applicant a message, and decide how long you will enable them to edit their Application. Once that time frame elapses, the Application will automatically lock again.

<figure><img src="/files/5P24yiFJ7XFCw2HaIOU6" alt=""><figcaption></figcaption></figure>


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/unlock-an-application.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.
