# Users

Within the [Coinshift](https://coinshift.xyz/) application, users are responsible for managing and controlling treasury-related activities. Linked to a 'Safe,' users are divided into two primary roles:

* **Signers (Owners)-** The key players in a Safe, forming the core of the multi-signatory team. Responsible for approving or rejecting all on-chain transactions within Coinshift
* [**Members**](/business/coinshift-walkthrough/member-management.md) **(Non-Signers)-** Enhance treasury operations' efficiency through proposal creation and other contributions without signing rights

Each role comes with its unique set of responsibilities and permissions, promoting efficient treasury management. This role clarity enhances security, workflow, and productivity in the application.

<figure><img src="/files/0Kepl5swNqCfVWVsb6Lv" alt=""><figcaption></figcaption></figure>

## **Advantages of User roles:**

* **Optimised Efficiency**: By inheriting system-defined permissions, users bypass the need for individual permission settings
* **Productivity and Cost Reduction-** Delegating administrative duties to Members aids in cost reduction and productivity enhancement
* **Enhanced Security**: Limiting access to sensitive data mitigates potential security risks
* **Time-saving-** Assigning routine tasks to Members allows Signers more time for critical duties
* **Minimised Errors**: Distributing tasks among Members reduces the chance of errors


---

# 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/users.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.
