# Edit Signatories/Threshold

{% hint style="info" %}
Changing signatories or the threshold for a Flexible Multisig does not change the account address.
{% endhint %}

1. `Open` the **Wallet** tab.
2. Navigate to your Flexible Multisig in the list, and then `select` the **3 horizontal dots to the right** of its name.
3. `Select` **Change** **signatories**.
4. You can now modify the flexible multisig by deleting the existing signatories, adding new signatories, or changing the threshold required for operations to be approved.
5. `Select` **Continue** and then **sign** **the** **transaction**.
6. Once your existing fellow signatories sign the transaction, your Flexible Multisig will be updated.


---

# 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.novaspektr.io/wallet-management/flexible-multisig-wallet/edit-signatories-threshold.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.
