> For the complete documentation index, see [llms.txt](https://data-tiles.gitbook.io/latttice-how-to-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-tiles.gitbook.io/latttice-how-to-guide/pricing-and-plans.md).

# Pricing and Plans

### Pricing

Our pricing model is tailored to the way **Latttice** is deployed, ensuring flexibility to meet the unique needs of your organization. Deployment options range from a fully hosted **SaaS solution**, where we manage everything for you, to an **enterprise-grade deployment** within your own cloud environment, offering maximum control and customization. Each option is designed to deliver the power of Latttice, while aligning with your operational requirements and security standards. For detailed pricing information and to find the best solution for your needs, we encourage you to **contact us** - our team is ready to help you get started!

### Plans

The **Latttice pricing structure** is designed to cater to a wide range of user needs, offering flexible plans that scale with your requirements. Plans range from a **14-day free trial** to fully customized **enterprise-grade solutions**, ensuring that every organization can find the right fit. Each plan provides progressively advanced features to enhance collaboration, data management, integration, and analytics, empowering teams to unlock the full potential of their data. You can choose between **monthly or annual billing** and have the freedom to switch plans at any time - whether upgrading to access more powerful tools, downgrading to a plan that better suits your current needs, or even cancelling your plan. Latttice is built to grow and adapt alongside your organization.

For more information about our pricing plans check [here](https://www.data-tiles.com/latttice).


---

# 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://data-tiles.gitbook.io/latttice-how-to-guide/pricing-and-plans.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.
