> 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/enterprise-en/readme.md).

# Company guide

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Enterprise custom settings</h4></td><td>Strengthen your brand identity with enterprise-tailored settings!</td><td><a href="/pages/5a2764e85505bff546f1447e0fefa08b9c7a5063">/pages/5a2764e85505bff546f1447e0fefa08b9c7a5063</a></td><td><a href="/files/f029f4b70b181294824e3d3461d5c2e8bea3f37c">/files/f029f4b70b181294824e3d3461d5c2e8bea3f37c</a></td></tr><tr><td><h4>All projects</h4></td><td>You can view and manage at a glance the projects worked on by members in your company!</td><td><a href="/pages/cd545b0a913aed04d7ac05525032638be222f8d3">/pages/cd545b0a913aed04d7ac05525032638be222f8d3</a></td><td><a href="/files/68de0cbe2a6d8cdd778f8a6d7b59f5436e76c935">/files/68de0cbe2a6d8cdd778f8a6d7b59f5436e76c935</a></td></tr><tr><td><h4>Furniture management</h4></td><td>You can manage furniture more efficiently through various settings, such as grouping furniture, editing product information, and adding purchase links.</td><td><a href="/pages/a0c52e65a8eec8cefa62a37c53fa9f8634dc0db3">/pages/a0c52e65a8eec8cefa62a37c53fa9f8634dc0db3</a></td><td><a href="/files/021db9d1e6de88141b749d901d9f2b6a3eb8e30d">/files/021db9d1e6de88141b749d901d9f2b6a3eb8e30d</a></td></tr><tr><td><h4>Finish material management</h4></td><td>We’ll guide you on how to manage finish material products.</td><td><a href="/pages/180e9f702e7db67c5dfd153f62814e9d4f674d60">/pages/180e9f702e7db67c5dfd153f62814e9d4f674d60</a></td><td><a href="/files/5f38e4aace7fad7a5a92023e2166de80a5d45a97">/files/5f38e4aace7fad7a5a92023e2166de80a5d45a97</a></td></tr><tr><td><h4>AR viewer</h4></td><td>Introducing Archisketch AR (product placement) ✨</td><td><a href="/pages/07b7f57fb29bd3efa05252f5fb3e6ea457583566">/pages/07b7f57fb29bd3efa05252f5fb3e6ea457583566</a></td><td><a href="/files/1900aa8e8f0fa229a1f14dc84e6bdb9d9f456585">/files/1900aa8e8f0fa229a1f14dc84e6bdb9d9f456585</a></td></tr><tr><td><h4>Consultation management</h4></td><td>A convenient Archisketch feature that lets you easily manage customer information and instantly link furniture placed in a project to a quotation so you can create estimates quickly!</td><td><a href="/pages/629da3392f177263ea5f714e690e9853b2df2d4e">/pages/629da3392f177263ea5f714e690e9853b2df2d4e</a></td><td><a href="/files/89fbb121eb6561d543778c7f24985596d52758c9">/files/89fbb121eb6561d543778c7f24985596d52758c9</a></td></tr><tr><td><h4>Account management</h4></td><td>Easily set roles and permissions for company members to make team management and security more efficient!</td><td><a href="/pages/8154b232b897887cee1f441f2f0309ffc5ee3e85">/pages/8154b232b897887cee1f441f2f0309ffc5ee3e85</a></td><td><a href="/files/a493fc636029fafc11b8911c19ae0e256358e508">/files/a493fc636029fafc11b8911c19ae0e256358e508</a></td></tr><tr><td><h4>Data analysis</h4></td><td>Provides data on project creation and render shot captures to support effective analysis and insight generation.</td><td><a href="/pages/27824e88de39e9b39badc69ade43e1156157efa2">/pages/27824e88de39e9b39badc69ade43e1156157efa2</a></td><td><a href="/files/531ef90911d0d8ef4d1a096c4b41d7232f6216a5">/files/531ef90911d0d8ef4d1a096c4b41d7232f6216a5</a></td></tr><tr><td><h4>Notices</h4></td><td>Check Archisketch updates all at once.</td><td><a href="/pages/a0088731f2258d841c808cf821fa0d5dbc9d8826">/pages/a0088731f2258d841c808cf821fa0d5dbc9d8826</a></td><td><a href="/files/ae3149ce06f70c2d446f95381a041883da63b108">/files/ae3149ce06f70c2d446f95381a041883da63b108</a></td></tr></tbody></table>


---

# 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/enterprise-en/readme.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.
