> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user-en/pro-team-plan/team-plan-intro.md).

# What is the Professional Team Plan?

![](/files/662d148c94f06bce169e6504ee99f6b6d281d013)

## The team plan is different like this!

#### Faster, more efficient collaboration with your team members

You can do great on your own, but with a team, it should be even stronger!\
The Team Plan is available for a minimum of 3 people, and you can freely add or remove team members as needed.\
Easily share projects and work together to create faster, more effective results.

#### Our own brand, our own site

Unlike an individual subscription, the Team Plan lets you create a company-only domain.\
With a separate site, you can have a space just for your team and further strengthen trust with customers.\
Having a site that’s uniquely your brand—doesn’t that sound pretty great?

#### Enterprise-tailored page customization

From your company logo and theme colors to rendering watermarks—you can customize the site to match your brand.\
Show off your team’s identity more clearly with a custom page that reflects your unique character!

#### Get started as soon as you pay!

Your site is created the moment payment is completed, with no waiting after your service request.\
Start collaborating with your team right away, without any complicated steps.\
You can get work done quickly and smartly without wasting time.

#### Easily upload & manage enterprise products

You can register and manage products sold by your company directly in the library.\
You can also request modeling work or use files you already have.\
Systematic product management makes operations more efficient.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/user-en/pro-team-plan/team-plan-intro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
