# Team subscription

With **Plus** and **Pro** plans, you can **invite all your team members on your plan** and get billed only on your account. Your teammates won't have to add a credit card or have their own subscription in order to be premium.

You can see the Premium plan pricing on our [**Pricing page**](https://gpt.space/pricing).

## Invite team members to your plan

To invite teammates to your plan please go to the [**subscription page**](https://app.gpt.space/subscription) of the account that controls the team subscription.

Then click on the "**Manage users**" button under your subscription.

<figure><img src="https://1096151144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGl9bWvDp1A2xWk189Yux%2Fuploads%2FhCC6Vy6Gj8TFN1O2YBZx%2Fimage.png?alt=media&#x26;token=876d47d2-d722-43bf-bcc7-497e216bd592" alt=""><figcaption><p>Team subscription on GPT Workspace</p></figcaption></figure>

You will then be able to **invite your teammates** to your plan by entering their email addresses.

<figure><img src="https://1096151144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGl9bWvDp1A2xWk189Yux%2Fuploads%2F0cB3rWcQizEwfRBcsUSR%2Fimage.png?alt=media&#x26;token=6ae36a3f-105d-44f7-ba2b-5f31ac8ef8ff" alt=""><figcaption><p>Add users to my subscription on GPT Workpace (gpt.space)</p></figcaption></figure>

Your teammates will then simply have to **sign in on GPT Workspace** using the same email address as the one you specified and they will automatically have access to all the Premium features!

## How does the invoicing work when adding team members?

You will get an instant quote when adding team members to your plan. You will see exactly how much you will be charged immediately and how much your plan will cost you on the next billing cycle.

When adding a member to your plan you will be charged immediately for the new amount of users for the remaining time on your plan and will be deducted the amount that you won't use on your current plan.

As an example, if you start a Pro plan for one user only and then, 8 months later, add another user: you will be charged immediately for 2 users for the remaining 4 months (12 months - 8 months) of your subscription minus the 4 months that you won't be using on your original subscription.&#x20;

That effectively means that you are immediately charged for only 4 months (the remaining period on your plan) for the one additional user you just added.

## How does the invoicing work when removing team members?

When you remove team members from your plan, your account is credited with the amount corresponding to the time that won't be used by the users removed from your plan.

As an example, if you have 2 users on your Team plan and remove one user after 8 months, you will be immediately credited to your account balance for the remaining 4 months of your yearly plan for one user.

Your account balance will then be automatically deducted from any future invoice.&#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://support.gpt.space/subscription/team-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.
