> 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/59bfb1464cf33a7d6e3e866cc955a5a89ebcffd0)

## Here's how the Team Plan is different!

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

You're good on your own, but a team should be even stronger!\
The Team Plan is available for groups of at least 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-exclusive domain.\
With a separate site, you'll have a space just for your team and can further increase trust with customers.\
Having a site that's all about "our brand" is pretty cool, isn't it?

#### Company-tailored page customization

You can customize the site to match your brand, from the company logo and theme colors to the rendering watermark.\
Express your team's identity more clearly with a customized page that brings out your unique character!

#### Start right after payment!

After applying for the service, there's no need to wait—the site is created as soon as payment is completed.\
Start collaborating with your team right away, without any complicated process.\
You can get work done quickly and smartly without wasting time.

#### Easily upload & manage company products

You can directly register and manage the products your company sells in the library.\
You can also request modeling production, 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.
