> 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/e540664e0aa71b46b7e11cd176651ac1c9b89cea)

## Team plans are different!

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

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

#### Our own brand, our own site

Unlike individual subscriptions, the Team Plan lets you create a business-exclusive domain.\
With a separate site, your team can have its own space and further strengthen trust with customers.\
Having "a site for our brand alone" sounds pretty cool, doesn’t it?

#### Enterprise-tailored page customization

You can customize the site to match your brand—from your company logo and theme colors to rendering watermarks.\
Show your team’s identity more clearly with a custom page that brings out our unique personality!

#### Get started right after payment!

Once you apply for the service, the site is created as soon as payment is completed.\
Start collaborating with your team right away without any complicated steps.\
You can get things done quickly and smartly without wasting time.

#### Easily upload and manage enterprise products

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


---

# 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.
