# Team Plans

## Offering team plans through your Mavenseed site

If you're offering subscriptions to your customers, you may be interested in enabling a group, school, and or team to join your site in an economical way. With Mavenseed, you're able to create custom team plans which give you direct control over pricing and the # of members within that team subscription.

### First we'll need to define our team subscription plan

While logged into your Mavenseed admin account click on > ecommerce > Subscriptions > Subscription Plans > Create a new Subscription PlanThe default for this is empty. This means that the subscription plan will not provide support for Teams to the customer.

{% hint style="info" %}
**To reveal the Team Support** options, first create/save your new plan and then click edit.&#x20;
{% endhint %}

![](/files/-MFknc6Uo6a1rvHlHkp2)

Only after updating this field with a number, will it activate the Team tab for the customer. If you put 10 as the value, then the customer will be able to invite 10 other people to share their subscription.

### What your Team Subscriber owner sees.&#x20;

When a team subscriber joins, the next step for them would be to create the actual team by visiting their Account > Team and filling in the Team Title + Description.&#x20;

![](/files/-MFko4b5po5FjkRkFyec)

**Once you've updated your team's information**, the "Add Team Member" menu will appear below. Here is where the team lead may invite users to their account via email.&#x20;

![](/files/-MQwhsEGPM7cT4pJLP0l)

Once invited the team admin has the ability to copy the invite link and revoke the invite.

![](/files/-MQwi-D761iFHOrtN2na)

![](/files/-MQwi7PjwPwMTmC_yIac)

When a team member joins, they will share the access permissions from the team subscription plan subscribed to by the team owners. To see if they're part of a team, they would visit account > Subscription

![](/files/-MQwiEB7VhNNJX6lZTr0)


---

# 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.mavenseed.com/admin/subscriptions/team-plans.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.
