> For the complete documentation index, see [llms.txt](https://docs.ermbot.xyz/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ermbot.xyz/home/modules/ra-requests.md).

# RA Requests

### What is the RA Requests module?

The RA Requests module is a subset of the LOA Requests module that allows people to go on Reduced Activity and not completely on LOA.

### Checklist

* [ ] Configuring the RA Requests module.
* [ ] Creating an RA Request.
* [ ] Deleting an RA Request.
* [ ] Listing all RA Requests

### Configuring the RA Requests module.

* Run `/config` .
  * Click **Basic Settings.**
  * On the dropdown that appears, click **RA Requests**.
  * On the first dropdown, select the role that you want people to recieve when they go on RA, and remove it when they go off.

- [x] Configuring the RA Requests module.

### Creating an RA Request.

* Type `/ra request` and select the time and the reason.
  * **Time:**
    * The amount of time that you want to be on RA for. (eg 5 days).
  * **Reason:**
    * The reason you want to be on RA. (eg mopping the ceiling).

- [x] Creating an RA Request.

### Deleting an RA Request.

* Type `/ra admin` and select the user that you want to manage.
  * On the menu that appears, click **Delete**.

{% hint style="info" %}
**HINT:** If the user has no RA active, you can not delete it. You can only delete active RA.
{% endhint %}

* [x] Deleting an RA Request.

### Listing all RA Requests.

* Type `/ra admin` and select the user that you want to manage.
  * On the menu that appears, click **List**.

- [x] Listing all RA Requests.
