# Update your Subscription

Say you initially subscribed to MyAlice for 4 members. But during a month or at the end of it, you need to add another member of your team or remove a member of your team. If you want to add a member,  you'll have to update your subscription and increase the size of your team. If you want to delete a member, you can just remove them from Settings>User Management. This reduction in your team size will be adjusted automatically on your next invoice.

## How to Increase your Team Size

1. Go to Settings> User Management and click on 'Add New Member'. You'll be asked to update your team size.&#x20;

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

2. You can also go to Plan & Billing and click on 'Update Team Size'

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

3. You'll land on our Checkout page where it will show your current team size. Click on the + icon to increase your team size. Depending on which plan you're on, the cost will show accordingly on the right.
4. Once done, click on Checkout. Based on your billing cycle, you'll be charged automatically for the number of days this new member(s) will be a part of your team. For example, if your billing cycle starts from the 1st of each month, and you add a member on the 20th of the month, when you update your team size, you'll pay for 10 days for that new member.


---

# 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.myalice.ai/get-started/billing/update-your-subscription.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.
