# Pro license administration

Here are the instructions on how to manage your ShapesXR Pro subscription.

The account you use to activate the Pro subscription will be appointed as Admin. Admins can manage seats, invite other members to the subscription, and change payment information.&#x20;

### How to find subscription settings

Click on the dropdown menu in the top right corner with your subscription and choose the Organization settings.&#x20;

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

### How to invite new member

1. Go to the subscription settings, and click the Invite button for an empty seat.&#x20;

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

2. Type an email for the person you want to add to your subscription and click on Send invite. This person will receive an email with further instructions.&#x20;

<figure><img src="/files/3oVB0XICctNYFpvw5PO5" alt=""><figcaption></figcaption></figure>

### How to invite an admin

Go to the subscription settings, click the Invite admin button, type an email for a new admin, and send an invite. This person will receive an email with further instructions.

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

### How to add more seats

Go to the subscription settings, and click the "Add seats" button. Then choose the number of seats you want to add, and follow the instructions.

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

### How to change payment information

Go to the subscription settings -> Preference tab, and click the Settings button. You will be redirected to the payment service page, where you can change your payment information.

<figure><img src="/files/sqOXW7pymXPYLkdCRsCt" 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://learn.shapesxr.com/dashboard/guides/pro-license-administration.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.
