# 🔐 Permissions This plugin allows you to see the permissions of a role or a member in a given context (the guild globally or a channel specifically). `!perms [] ` Where * `[]` indicates the channel for which the permissions will be displayed. If ignored, the permissions for the server as a whole will be displayed. * `` indicates the user for which to display permissions. If ignored, displays the permissions of the user using the command. To display its own global permissions, the command `!perms` can simply be used. To see the permissions of the user `@ascpial` in the `#gipsy` channel, you could use the command `!perms #gipsy @ascpial`. ```{admonition} 🤝 Help us to improve this documentation! :class: tip If you want to help us to improve this documentation, you can edit it on the [GitHub repo](https://github.com/Gunivers/Gipsy/) or come and discuss with us on our [Discord server](https://discord.gg/E8qq6tN)! ```