# Admins

### **Allocating Credits**

There are two ways to allocate credits — through **Billing & Credits**, or directly from the **Users** section.

**From Billings & Credits Section:**

Users with Admin roles on [Reo.Dev](http://Reo.Dev) can directly allocate credits to users form the billing and admins section. This is a better option when you want to allocate credits in bulk.

**Step 1:** Go to Settings > Billing & Credits

<figure><img src="/files/iXSFQpchMR498EmwbkPc" alt=""><figcaption></figcaption></figure>

**Step 2:** Under the Credits section, click on ‘Allocate Credits’

<figure><img src="/files/rgGGEt23bConisvANqRv" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the number of credits you want to allocate per user.

<figure><img src="/files/Fs4moGHNNrNBNsDZEEVK" alt=""><figcaption></figcaption></figure>

1. You can choose to allocate credits to all users

<figure><img src="/files/loc0W6UYo0Ul42hqXopF" alt=""><figcaption></figcaption></figure>

2. Or, you can allocate credits to only specific users

<figure><img src="/files/dCGnNXdhDnjjfd4JdiW3" alt=""><figcaption></figcaption></figure>

In either case, you’ll see a summary of the total number of company credits available, total number of credits allocated and the number of company credits remaining after allocation.

**Step 4:** Click on Allocate. Users will get an email notifying them on the number of credits allocated to them.

<figure><img src="/files/ZnSg33vaRy6G4yLHfWcL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: If the amount you're trying to allocate exceeds your available company credits, you'll be prompted to buy more credits. Click on the buy credits button to purchase additional credits. ([Here’s a detailed guide on how to buy more credits](https://docs.reo.dev/billing-and-credits#buy-credits)).

![](/files/JzsR4M5sbiylwiaIhvoT)
{% endhint %}

**From the Users Section**

Use this when you want to allocate credits to a specific user, or allocate different amounts to different people.&#x20;

**Step 1**: Go to Settings > Users

<figure><img src="/files/NcvC5JwTLhRinElYtdSY" alt=""><figcaption></figcaption></figure>

**Step 2:** Search or select the specific user(s) you want to allocate credits to:&#x20;

**If you want to allocate separate number of credits to different users, then:**

1. Select a particular user
2. Click on the credits icon under actions or click on the allocate credits button on top

<figure><img src="/files/UMtezQ7ioUmJauseNhXs" alt=""><figcaption></figcaption></figure>

3. Click on allocate credits and enter the number of credits you’d like to allocate. Then, click on ✓ to allocate the credits.&#x20;

<figure><img src="/files/BMKSjumxFxkOtl0hV2bX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aKFV8nA4DYpL4HldSZbM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: In case a user has requested credits before - you’ll be able to see the requests the specific user has requested previously in the pop-up.&#x20;

<img src="/files/UmsHxkZ5eldYd6nlEtDz" alt="" data-size="original">

For every user you can also see a history of the previous credit usage.

![](/files/mvuF3LwBG7m3xh5aVwhD)
{% endhint %}

**If you want to allocate same credits to all users** - multi-selects users and then click on allocate credits. Follow the same steps as above to allocate credits to all users

<figure><img src="/files/zfyAEvKnmlGvQ2JfyErP" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Note: If a user is deleted, the number of unused credits are reimbursed to the company credits.
{% endhint %}

### **Managing Credit Requests**

When a user submits a credit request, all admins are notified by email. Here's how you can approve/reject them:

**Step 1:** Go to Settings > Billing & Credits

<figure><img src="/files/r9P7MdWxUBqumhPC7gpx" alt=""><figcaption></figcaption></figure>

**Step 2:** Under the Credits Section, click on ‘**Manage Requests’**

<figure><img src="/files/GeRrJWk4l7ws6ogGsUFn" alt=""><figcaption></figcaption></figure>

**Step 3: You’ll see 3 sections here:**

1. **Pending** - This shows all the pending credit requests raised by users. You can see which users have requested how many credits.

   <figure><img src="/files/gELmiaWRTO5pSDtilCuX" alt=""><figcaption></figcaption></figure>

   1. **Click ✓ to approve.** When approving, you can adjust the amount before confirming. Then, click on Approve.

   <figure><img src="/files/5BLHysF7MeVNTvNVZLg2" alt=""><figcaption></figcaption></figure>

&#x20;     b. Click on the X to reject the credit requests.

&#x20;     c. Use **Approve All** or **Reject All** to action everything in bulk.

In this section you can also see the total number of company credits available, the number of credits requested, and the number of company credits remaining if you approve all the requests.

2. **Approved** - In this tab, you can see the history of all the credits approved. You can see the user, number of credits approved, and who approved it.

<figure><img src="/files/ev4thrwpHBnCGV6IN3vp" alt=""><figcaption></figcaption></figure>

c. **Rejected -** In this tab, you can see the history of all the credits rejected. You can see the user, number of credits rejected, and who rejected it.

<figure><img src="/files/8V4Oj3EdmIZrNA3LQtVV" alt=""><figcaption></figcaption></figure>

On the left navigation panel - you can access the limits & credits. For any pending requests a badge will appear on limits & credits. Simply click on it to view all pending requests.

<figure><img src="/files/t72NJL8rUnlb4vNuMHwC" alt=""><figcaption></figcaption></figure>


---

# 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://docs.reo.dev/user-wallet/admins.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.
