# Submitting Work: Deliverables, Revisions & Client Review

Submitting work through Midcontract is simple and transparent. Once submitted, the smart contract handles the rest — triggering review periods, approvals, and payouts.

***

### **🔧 How It Works**

1. Open the **Contract Dashboard**
2. Click **Submit Work**
3. Add a clear description of what was completed
4. Attach any supporting files, links, or documentation
5. Click **Sign & Send** — the submission is recorded on-chain

This triggers an automatic notification for the client, and the contract status updates to **Under Review**.

***

#### **⏳ Review Periods**

* **For Fixed and Milestone Contracts:**

  Clients have **5 days** to review and approve — or request changes.

  If no action is taken, the system automatically approves the submission and unlocks payment.
* **For Hourly Contracts:**

  Submitted hours are locked and sent for review every **Monday 00:00 UTC**.

  Clients have **3 days** to approve or raise concerns — after which timesheets are auto-approved.

  [🕒 Hourly billing and auto-approvals →](https://docs.midcontract.com/why-midcontract/types-of-freelance-contracts-you-can-create)

***

> 📝
>
> **Make sure your submission matches the agreed deliverables**

> 📄 Learn more about defining scope →


---

# 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.midcontract.com/submitting-work-deliverables-revisions-and-client-review.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.
