> For the complete documentation index, see [llms.txt](https://docs.tajirchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tajirchain.com/governance/participation-guide/creating-proposals.md).

# Creating Proposals

### **Who Can Create Proposals**

Only authorized roles can create proposals on Tajir Chain:

* **Admin / Multisig Safe**&#x20;
* **Governance Committee members** (if enabled)

Regular users cannot create proposals unless they are explicitly granted permission.

### **Proposal Requirements**

A valid proposal must include:

* **Title** — clear and descriptive
* **Description** — what the proposal changes and why
* **Options** — typically *Yes*, *No*, *Abstain*
* **Execution payload** (if applicable)
* **Start and end time** — defines the voting window

### **How Proposal Creation Works**

1. Open the governance dashboard
2. Select **Create Proposal**
3. Enter the required fields
4. Attach an execution payload (if needed)
5. Review, confirm, and publish

### When a Proposal Starts

* Proposals remain in **Pending** state until their scheduled start time
* Once active, the **5-day voting window** begins automatically

***

### **Notes**

* Proposal details **cannot be edited** once published
* All proposals must meet the required **quorum and threshold rules**
* Failed proposals cannot be retried, A new proposal must be created
* On-chain proposals require properly formatted execution data
