> For the complete documentation index, see [llms.txt](https://docs.lindseybot.net/lindsey/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lindseybot.net/lindsey/features/keep-roles.md).

# Keep Roles

### Setup

You can enable Keep Roles by enabling the `keeproles` module. The Keep Roles module does not have any extra configuration.

```
/lindsey modules enable keeproles
```

Once enabled, Lindsey will start tracking role changes in the server and keep them in a database, if a user leaves the server and then joins back again, all their roles will be added back.
