# Observability

Seemore's observability features give you flexible ways to explore and organize your Snowflake data — from saved filter configurations and query-level tagging to contract tracking.

***

## Views

Save and reuse filter configurations across screens for faster, repeatable analysis.

{% content-ref url="/pages/jqqxFgDDQYHmXJIm5mVj" %}
[Views](/external-docs/fundamentals/our-features/observability/views.md)
{% endcontent-ref %}

## Contract View

View and analyze your Snowflake contract data in one place.

{% content-ref url="/pages/hqfXiF3oGwL7J5kZEXcF" %}
[Contract View](/external-docs/fundamentals/our-features/observability/contract-view.md)
{% endcontent-ref %}

## Query Tags

Filter, group, and attribute Snowflake query costs to the tools and pipelines that generated them.

{% content-ref url="/pages/mYs8cvlp1NRORDHtw8yK" %}
[Query Tags](/external-docs/fundamentals/our-features/observability/query-tags.md)
{% endcontent-ref %}


---

# 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.seemoredata.io/external-docs/fundamentals/our-features/observability.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.
