# Tables (CSV-XLS / Google)

Tables are an important business tool. They store price lists, inventory information, slot lists, and other crucial dynamic information.

Suvvy is capable of working with tables as separate entities, and here Suvvy has several key advantages:

1. The ability to work with tables of unlimited length.
2. The ability to connect Google Sheets, allowing for dynamically changing information.
3. High accuracy when dealing with similar information in the table.
4. The ability to work with the table both in data retrieval mode and in recording information.


---

# 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://docs.suvvy.ai/en/working-with-tables/tablicy-csv-xls-google.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.
