> 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-guide/pro-team-plan/team-plan-intro.md).

# What is the Professional Team Plan?

![](/files/e540664e0aa71b46b7e11cd176651ac1c9b89cea)

## Here's how the Team Plan differs!

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

You're great on your own, 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 team members as needed.\
Share projects easily and create faster, more effective results by working together.

#### Our own brand, our own site

Unlike a personal subscription, the Team Plan lets you create a company-specific domain.\
With a separate site, you can have a space just for your team and further increase trust with customers.\
"A site just for our brand"—doesn't that sound pretty cool?

#### Enterprise-tailored page customization

From the company logo and theme colors to rendering watermarks—you can customize the site to match your brand.\
Express your team's identity even more strongly with a custom page that highlights your unique personality!

#### Start right after payment!

No need to wait after applying for the service—the site is created as soon as payment is made.\
Start collaborating with your team right away, without complicated steps.\
You can get work done quickly and smartly, without wasting time.

#### Easily upload & 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 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-guide/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.
