This article covers role management rights that pertain to Topics.
Where applicable, EMS and IBM topics use the same right.
| Right | Feature Code | Explanation |
| Change Topic | MQCMD_CHANGE_TOPIC | Allows users to change topics. |
| Clear Topic String | MQCMD_CLEAR_TOPIC_STRING | Not applicable. |
| Copy Topic | MQCMD_COPY_TOPIC | Gives users the ability to copy topics. |
| Create Topic | MQCMD_CREATE_TOPIC | Allows users to create topics. |
| Delete Topic | MQCMD_DELETE_TOPIC | Gives users the ability to delete topics. |
| Publish to the Topic | EXCMD_PUBLISH_TOPIC | Allows users to publish to topics. |
| Purge Topic | EXCMD_PURGE_TOPIC | Allows user to purge all messages for all subscribers on the named topic. |
| Show Topic Attributes | MQCMD_INQUIRE_TOPIC | Allows users to view attributes of topics. |
| Show Topic Statistics | EXCMD_INQUIRE_TOPIC_STATS | Allows users to view the statistics of topics. |
| Show Topic Status | MQCMD_INQUIRE_TOPIC_STATUS | Allows users to view the status of topics. |
| Show Topics | MQCMD_INQUIRE_TOPIC_NAMES | Allows users to view topics. |