# Welcome to Tuuli

### What is Tuuli?

Tuuli is a platform that structures your project data to automate QC and continuously improve your QA process. It's purpose-built for the architecture, engineering, and construction (AEC) industry so that your team doesn't need to explain the intrincacies.

***

### Who is Tuuli For?

Tuuli supports a wide range of AEC professionals. Architects and designers use it to quickly retrieve standards, guidelines, and project-specific information. Project managers rely on it to streamline coordination, documentation, and reporting. Firm leaders depend on it to identify patterns across projects, for longer term planning and procedure improvements. Whether your firm is a small studio or a large multidisciplinary practice, Tuuli adapts to your workflows and scales with your team.

***

### Key Features

Tuuli’s capabilities are:

* **AI Assistant** – Answers questions with every output linked to citations from the exact page or section of source material pulled from your firm’s own data.&#x20;
  * **Knowledge Hub** – A central hub for firm-specific documents that can be queries with the Assistant.&#x20;
* **Purpose-Built Workflows** – Tools to help your team succeed in QA/QC.

***

### Getting Started

Once you create a Tuuli account, you will be prompted to set up your workspace by naming it and adding additional team members. After creating your workspace, you can upload data from the **Knowledge** tab and start using the Assistant to surface information from your files.

***

### Giving Feedback

We are actively improving Tuuli and value your feedback. You can send feedback, report any issues you encounter, and suggest new features or integrations that would make the platform more valuable by contacting <colleen@trytuuli.com>. Providing as much detail as possible—such as screenshots, example files, or steps to reproduce an issue—helps us respond quickly and effectively.

***

### Next Steps

To get the most out of Tuuli, start by reviewing the **Workspace Administration** to manage your workspace or **Assistant Overview** to learn how to interact with your AI copilot effectively. Then explore the **Workflows** section for step-by-step guides to specialized tools.


---

# 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://tuuli.gitbook.io/tuuli-agentic-workflows/readme.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.
