# Business license activation

Here are the instructions for setting up the Shapes business license. Activate your new features from the Dashboard:

1. Check your email for an activation link.

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

2. Log in to the [shapes.app](https://shapes.app/) panel.

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

3. Select the Projects tab and click on Create New Project.

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

4. Name your project. After creating you will be redirected to this project page.

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

5. **IMPORTANT:** Add yourself to this Project.

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

6. Open the Members tab, then press the Invite button to invite team members to this project.

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

7. Type an email and choose the role for this person.

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

8. Press the Send Invitation button.

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

9. You can change the role of any project member in the Member tab.

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

{% hint style="info" %}
Admins do not inherit access to projects.
{% endhint %}

{% hint style="info" %}
Only Editors will consume licenses (seats).
{% endhint %}

10. The license is activated - now you can create spaces inside the project or move your existing space into it.&#x20;


---

# 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/business-license-activation.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.
