# Active And Discarded Proposals

Users can follow the steps outlined below to access the list of **Active** or **Discarded** proposals within the [Coinshift](https://coinshift.xyz/) app.

<figure><img src="/files/3bOj0UfppOR9ysLq3I3D" alt=""><figcaption></figcaption></figure>

## **Step 1:** Access Proposals (under Transactions)

Navigate to the **Transactions** section, where you will find the **Proposals** tab. The interface will resemble the provided screenshot.

The upper portion of the page displays a list of **Active Proposals**, while the lower portion houses the **Discarded Proposals**.

<figure><img src="/files/WZDdgyUwMQUzNo3N9dHy" alt=""><figcaption></figcaption></figure>

Please be aware that Coinshift incorporates **Multi-safe** and **Multi-chain** capabilities, enabling your dashboard to present a consolidated view of transactions from all Safes associated with your organisation across all supported networks under the **Proposals**, **Queue**, and **History** tabs.

## **Step 2:** Approve or reject proposals as a Signer

Within the **Active Proposal** section, Signers are granted the ability to select proposals for either **approval** or **rejection**.

<figure><img src="/files/onC10tCZTvYq1j7BOdnP" alt=""><figcaption></figcaption></figure>

Following approval, the proposal will advance to the **Queue**, where it will be prepared for execution.


---

# 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/active-and-discarded-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.
