# The difference between views and clusters

text

text

* [ ] cats
* [ ] mice
* [ ] birds

***

text<br>

> Good design is actually a lot harder to notice than poor design, in part because good designs fit our needs so well that the design is invisible

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>card a</td><td></td><td></td></tr><tr><td></td><td>card b</td><td></td></tr><tr><td><img src="/files/RFnHhRHgr6fAjw2aTB4l" alt=""></td><td>card c</td><td></td></tr></tbody></table>

text

{% tabs %}
{% tab title="First Tab" %}
**Saved views**

Good design is actually a lot harder to notice than poor design, in part because good designs fit our needs so well that the design is invisible
{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

text

FAQs

<details>

<summary>What does good design look like</summary>

Good design is actually a lot harder to notice than poor design, in part because good designs fit our needs so well that the design is invisible

</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://support.sauce.app/fundamentals/the-difference-between-views-and-clusters.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.
