# Update User List

1. Enable the token issuer to add users to the existing on-chain vesting plan. Doing so will increase the user list and the token allocation for the plan. Select 'Created' >> '+'&#x20;

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

2. Click the '+ Add New User' button in the top right corner.

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

3. Follow the same steps to [Import User](/token-issuer-central/vesting-plan-setting/import-user.md).

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

4. Make sure your wallet has enough token balance for the allocation. Once the contract is interacted with, the user and the allocated amount for this plan will be updated. You can check the user list to see the newly added user.


---

# 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.secondswap.io/token-issuer-central/vesting-plan-setting/update-user-list.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.
