# Presets & Company Table

<details>

<summary>What can I edit in Presets?</summary>

In Presets you can edit initial preferences input for various floor sizes in Company Table, workstation sizes in Furniture, alternative names and definitions of zones in Zone Variants, and company-level clearance settings in Clearance.

</details>

<details>

<summary>Why there are some values already filled for meeting rooms or breakout?</summary>

We aim to help all users to expedite their workflow. Based on the size of the floor plate preferences are prefilled with a request defined in the Company Table.

</details>

<details>

<summary>What is a Company Table?</summary>

Company Table is a company-level setting, where you can define initial, default requests that will be prefilled for all uploaded floor plans. Columns represent different floor size ranges. Rows represent zone variants, such as Meeting Rooms and Breakout areas in various sizes. Numbers in the table represent how many rooms of the specific type and size will be requested in preferences for a floor plan in the corresponding floor size range.

</details>

<details>

<summary>How to add a new column to the company table?</summary>

To add a new column/size range to Company Table, click on the + button in the upper right corner of the table.

</details>

<details>

<summary>Can I have multiple company tables saved?</summary>

No, currently it is possible to have only one Company Table.

</details>

<details>

<summary>Can I add more rows to company table?</summary>

No, currently it is not possible to add more rows to the Company Table.

</details>

<details>

<summary>Can I edit zone names in Company table?</summary>

No, but you can edit them in Zone Variants tab.

</details>

<details>

<summary>How to edit company table?</summary>

Input the desired numbers of rooms in different columns and rows of the table.

</details>

<details>

<summary>What are zone variants?</summary>

Zone Variants is a tab under Presets, where you can adjust the names of zone variants (S, M, L etc.)

</details>

<details>

<summary>Can I change what S/M/L means?</summary>

No, you cannot change the predefined pax ranges linked to zone variants, but you can change the names that represent those ranges.

</details>

<details>

<summary>Can I change default zone types and sizes?</summary>

No, you cannot change the predefined pax ranges linked to zone variants, but you can change the names that represent those ranges.

</details>


---

# Agent Instructions: 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:

```
GET https://help.laiout.co/organisation-settings/presets-company-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
