| Name | Query Preview | Visibility | Uses | Last Used | Actions |
|---|---|---|---|---|---|
|
{{ q.name }}
{% if q.description %}
{{ q.description }}
{% endif %}
{% if q.tags %}
{% endif %}
|
{{ q.sql_query[:60] }}... | {{ 'Private' if q.is_private else 'Shared' }} | {{ q.use_count }} | {% if q.last_used_at %} {{ q.last_used_at[:10] }} {% else %} Never {% endif %} |
No saved queries found.
Click "Add Query" to save your first SQL query.
| Name | Sheet ID | Worksheet | Visibility | Uses | Verified | Actions |
|---|---|---|---|---|---|---|
|
{{ s.name }}
{% if s.description %}
{{ s.description }}
{% endif %}
{% if s.tags %}
{% endif %}
|
{{ s.sheet_id[:20] }}... | {{ s.default_worksheet }} | {{ 'Private' if s.is_private else 'Shared' }} | {{ s.use_count }} | {% if s.last_verified_at %} {{ s.last_verified_at[:10] }} {% else %} Never {% endif %} |
No saved sheets found.
Click "Add Sheet" to save your first Google Sheet reference.