> For the complete documentation index, see [llms.txt](https://docs.gov.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gov.tools/cardano-govtool/using-govtool/governance-actions/types-of-governance-actions/update-committee-or-threshold-or-term-limits.md).

# Update Committee or Threshold or term limits

### Changes to the members of the constitutional committee and/or to its signature threshold and/or terms

This action will have one or more of these data objects:

* The set of verification key hash digests (members to be removed)
  * Members can be removed either singly or in multiples.
* A map of verification key hash digests to epoch numbers (new members and their term limit)
  * New members can be added along with their term ending epoch dates
* A fraction (new threshold)
  * The threshold for passing an Action can be changed

To pass, this Action requires:

#### Normal state of Constitution:

<table><thead><tr><th width="278">Constitutional Committee</th><th width="218">DReps</th><th>SPOs</th></tr></thead><tbody><tr><td>Doesn't Vote</td><td>67%</td><td>51%</td></tr></tbody></table>

#### Constitution in state of No Conficence

<table><thead><tr><th width="278">Constitutional Committee</th><th width="218">DReps</th><th>SPOs</th></tr></thead><tbody><tr><td>Doesn't Vote</td><td>60%</td><td>51%</td></tr></tbody></table>

These values could be changed via a new Government Action. To see the current values at any time, you can view <https://cardanoscan.io/protocolparams>.
