# User roles

## Admin roles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h3>Administrator</h3></td><td>This role is for anyone who needs similar access as the merchant owner. They can see and manage almost everything.</td><td></td></tr><tr><td><h3>Merchant Owner</h3></td><td>Merchant Owner is a special type of Administrator that can perform all actions, including closing the merchant.</td><td></td></tr></tbody></table>

## Developer roles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h3>Developer</h3></td><td>This role is for developers who need to set up integration.</td><td></td></tr></tbody></table>

## View only roles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h3>Viewer</h3></td><td>This role is for people who need to view payments, balance, and export reports.</td><td></td></tr></tbody></table>

## Roles and permissions

<table><thead><tr><th>Category</th><th>Admin<select multiple><option value="a49b55db83264a64877bd4778cc0074b" label="view" color="blue"></option><option value="ef146a43c66a4a588b7bc43f32fe19af" label="invite" color="blue"></option><option value="587fe32a2d914e0c89f76fdf3cbdeb14" label="remove" color="blue"></option><option value="ccd8871de09a40c38ca3fc0384c0910d" label="register" color="blue"></option><option value="09013692685e4058a57d42866b9606ba" label="activate/suspend" color="blue"></option><option value="6230fa34ff554a419088b4ef719d5b32" label="edit" color="blue"></option><option value="06956ba82fa74a44b4e10e43adf092b4" label="payout" color="blue"></option><option value="b3fdba5c0aaa488aac141f4fbea01df5" label="withdrawal" color="blue"></option><option value="fff8925d6ebc40ebbe76c58add9438bb" label="activate" color="blue"></option><option value="c94973e6d4fa465fb1eba2c423ab0945" label="send" color="blue"></option></select></th><th>Developer<select multiple><option value="68834f2f8b884dcf9e8a56b2ccfc92ec" label="view" color="blue"></option><option value="9cebfbca09e34630bc3c851d3f67f0cd" label="invite" color="blue"></option><option value="cb05a6bc22674d98a161b3676b5947b6" label="remove" color="blue"></option><option value="82440cfb24754c31befa6415fe5592a8" label="activate/suspend" color="blue"></option></select></th><th>View only<select multiple><option value="e2e9b5f9e3f14b22a63912d37d866e2c" label="view" color="blue"></option></select></th></tr></thead><tbody><tr><td>Members</td><td><span data-option="a49b55db83264a64877bd4778cc0074b">view, </span><span data-option="ef146a43c66a4a588b7bc43f32fe19af">invite, </span><span data-option="587fe32a2d914e0c89f76fdf3cbdeb14">remove</span></td><td><span data-option="68834f2f8b884dcf9e8a56b2ccfc92ec">view</span></td><td><span data-option="e2e9b5f9e3f14b22a63912d37d866e2c">view</span></td></tr><tr><td>Merchant</td><td><span data-option="a49b55db83264a64877bd4778cc0074b">view, </span><span data-option="fff8925d6ebc40ebbe76c58add9438bb">activate</span></td><td><span data-option="68834f2f8b884dcf9e8a56b2ccfc92ec">view</span></td><td><span data-option="e2e9b5f9e3f14b22a63912d37d866e2c">view</span></td></tr><tr><td>Services</td><td><span data-option="a49b55db83264a64877bd4778cc0074b">view, </span><span data-option="ccd8871de09a40c38ca3fc0384c0910d">register, </span><span data-option="6230fa34ff554a419088b4ef719d5b32">edit, </span><span data-option="09013692685e4058a57d42866b9606ba">activate/suspend</span></td><td><span data-option="68834f2f8b884dcf9e8a56b2ccfc92ec">view, </span><span data-option="82440cfb24754c31befa6415fe5592a8">activate/suspend</span></td><td><span data-option="e2e9b5f9e3f14b22a63912d37d866e2c">view</span></td></tr><tr><td>Balance</td><td><span data-option="a49b55db83264a64877bd4778cc0074b">view, </span><span data-option="06956ba82fa74a44b4e10e43adf092b4">payout</span></td><td><span data-option="68834f2f8b884dcf9e8a56b2ccfc92ec">view</span></td><td><span data-option="e2e9b5f9e3f14b22a63912d37d866e2c">view</span></td></tr><tr><td>Hot wallet</td><td><span data-option="a49b55db83264a64877bd4778cc0074b">view, </span><span data-option="c94973e6d4fa465fb1eba2c423ab0945">send</span></td><td><span data-option="68834f2f8b884dcf9e8a56b2ccfc92ec">view</span></td><td><span data-option="e2e9b5f9e3f14b22a63912d37d866e2c">view</span></td></tr></tbody></table>


---

# 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://alpha-carbon.gitbook.io/docs/banq/user-roles.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.
