# Settings

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

The settings page allows us to modify your multisig config with ease. To learn more about how you can add or remove signers, go to the [manage multisig](/manage-multisig/add-a-signatory.md) section.&#x20;

If you'd like to delete a Safe from your Polkasafe account, you can click the 'Remove Safe' button on this page.&#x20;

* Removing a safe does not impact your assets as Polkasafe is a non-cutodial wallet
* You can link your multisig anytime again by simply connecting your wallet
* &#x20;Users can also use their multisig from polkadot.js(But why would you want that?)

If you like the product, feel free to drop your feedback :)


---

# 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.polkasafe.xyz/product/settings.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.
