# Manage your Code Reviewer seats (https://tenki.cloud/docs/reviewer/seat-management)

> For the complete documentation index, see [llms.txt](https://tenki.cloud/llms.txt)

Control access to Code Reviewer by managing seats, assigning users, and adding more through billing.



Tenki Code Reviewer is billed at **$1.00 per review** — reviews are the unit of consumption, not seats. Seats control **who** on your team can trigger a review: each plan includes a fixed seat allowance (Starter up to 5, Team up to 50; see [Pricing](/docs/pricing)), and only users assigned to a seat can run reviews automatically on PR open / update or manually via `@tenki-reviewer`.

This guide explains how to manage seats: how to assign, update, and remove them, and how to raise the seat allowance if your plan limit is too low for your team.

Raise your seat allowance [#raise-your-seat-allowance]

If you need more seats than your current plan allows, go to the Billing Activity page:

![GetSeat1](https://tenki.cloud/images/get-started/get-seat-1.png)

Select Buy or Edit Subscription. You will be redirected to Stripe, where you can upgrade your plan or adjust your seat allowance. Reviews are still billed per review at $1.00 each — additional seats only raise the cap on who can trigger them.

![GetSeat2](https://tenki.cloud/images/get-started/get-seat-2.png)

![GetSeat3](https://tenki.cloud/images/get-started/get-seat-3.png)

Seat Management [#seat-management]

**Step 1:**
Access the Seat Management page [#access-the-seat-management-page]

To get started, go to the Seat Management page by selecting Settings and then the Code Reviewer tab. You should see the full table of

![SeatManagementStep0](https://tenki.cloud/images/get-started/seat-management-0.png)

**Step 2:**
Assign a seat [#assign-a-seat]

All seats purchased through the billing system will appear here, ready to be assigned to GitHub users as shown below.

![SeatManagementStep2](https://tenki.cloud/images/get-started/seat-management2.png)

After clicking the Assign button, you’ll be prompted to enter a GitHub username. Once entered, confirm to complete the assignment.

![SeatManagementStep3](https://tenki.cloud/images/get-started/seat-management3.png)

The user will now be able to trigger the Code Reviewer automatically when opening a PR or manually by tagging
`@tenki-reviewer`.

**Step 3:**
Manage assigned seats [#manage-assigned-seats]

To manage existing seats, whether to update, reassign, or remove a user, open the same table and click the Reassign or Unassign button.

![SeatManagementStep1](https://tenki.cloud/images/get-started/seat-management-1.png)

This works the same way as assigning a seat, just enter the GitHub user you want to grant access to.

![SeatManagementStep1-2](https://tenki.cloud/images/get-started/seat-management-1-2.png)
