# Proposals

A **proposal** within the [Coinshift](https://coinshift.xyz/) application represents a well-structured suggestion or request for action pertaining to a Safe. Proposals helps crypto organisations better manage their multi-sig treasury transactions on top of [Safe](https://gnosis-safe.io/). Proposals reduce the administrative burden on signers, minimise errors, increase flexibility, and lower gas fees.

With Coinshift, any user within an organisation can create and edit a proposal. Only a Safe signer can accept a proposal with one simple click, moving it on-chain and into the Queue. Once the multi-sig approval threshold is reached, the transaction executes and appears in History.&#x20;

And because Coinshift is multi-safe and multi-chain, your Proposals, Queue, and History tabs will consolidate transactions from all Safes added to your organisation across all supported networks.

Coinshift Proposals help address a number of common pain points when managing your treasury, including the following:

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FnNupL8xi2SBWQCGxLdeR%2Fcoinshift%20vs%20safe.png?alt=media&#x26;token=93149e4f-8832-4fb7-bda8-b8f703d401e0" alt=""><figcaption></figcaption></figure>

Coinshift Proposals have been developed to address several common challenges faced when managing a treasury, including:

* Reducing the administrative burden on Signers
* Reducing the potential for errors&#x20;
* Enhance flexibility&#x20;
* Decreases gas fees

**Future Enhancements**

Coinshift plans to introduce several enhancements in the future. These upgrades will allow Signers to group multiple proposals into a single transaction, thereby saving time and gas fees.

Additionally, users will be able to schedule proposals, further automating recurring operations like monthly salary payments for crypto organisations.

To learn more about monitoring [Active and discarded proposals](https://docs.coinshift.xyz/business/coinshift-walkthrough/transaction-management/proposals/active-and-discarded-proposals), please refer to our subsequent article.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/transaction-management/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.
