# Draft proposals

###

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

### What are draft proposals?

Want some feedback on your proposal before it goes live? Keen to write it and have someone else submit it?

Draft proposals provide a more efficient and flexible way to get things done in organizations. Draft proposals allow organization contributors to save their proposals offchain in an easily digestible format for review before submitting them on-chain.&#x20;

### Key Features

1. **Gather Feedback**: Users can easily gather feedback on organization proposals *before* submitting them on-chain.
2. **Retain Context**: All draft proposal metadata is recorded and included in the on-chain proposal when submitted.
3. **Flexibility in Submission**: Draft proposals are created offchain and can later be submitted on-chain at any time. This makes it possible for different stakeholders to create the proposal and ultimately submit it.

### How to Save a Draft Proposal

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2F1ffEcde15GJzNQlslHVE%2FArea.gif?alt=media&#x26;token=b5ac162e-ba59-4157-afd0-d2d964ba91a4" alt=""><figcaption></figcaption></figure>

### How to Delete a Draft

If you've created a draft that you are no longer interested in using, you can delete it from the Preview screen: just open the overflow menu in the top right and select "Delete draft".

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2FMQkIuj5CNMXDWYxpf6KW%2Fdelete.gif?alt=media&#x26;token=82a36ca4-9a73-4b8c-8c5b-58c64d7e4476" 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://docs.tally.xyz/how-to-use-tally/creating-proposals/draft-proposals.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.
