Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs-mintlify/admin/monitoring/alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,10 @@ who were invited but never signed in do not receive alerts.

## Delivery

Alerts are delivered by email only — there is no Slack, webhook, or PagerDuty delivery.
[Scheduled refresh notifications](/docs/explore-analyze/notifications), which cover
dashboard refresh outcomes, are a separate feature with its own delivery channels.
Alerts are delivered by email, and a fired or resolved alert also appears in the
recipient's in-app notification inbox — there is no Slack, webhook, or PagerDuty
delivery. [Scheduled refresh notifications](/docs/explore-analyze/notifications), which
cover dashboard refresh outcomes, are a separate feature with its own delivery channels.
Comment on lines +81 to +84

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new inbox sentence leaves one question open that this page otherwise answers carefully: the Recipients section above says Also send to can hold arbitrary custom email addresses that aren't account users. Those addresses can't have an in-app inbox, so "the recipient's in-app notification inbox" is true only for the user recipients. Worth scoping it explicitly so a reader configuring a custom address doesn't expect an inbox entry.

Suggested change
Alerts are delivered by email, and a fired or resolved alert also appears in the
recipient's in-app notification inbox — there is no Slack, webhook, or PagerDuty
delivery. [Scheduled refresh notifications](/docs/explore-analyze/notifications), which
cover dashboard refresh outcomes, are a separate feature with its own delivery channels.
Alerts are delivered by email, and a fired or resolved alert also appears in the in-app
notification inbox of each recipient who is a user on this account — there is no Slack,
webhook, or PagerDuty delivery. [Scheduled refresh
notifications](/docs/explore-analyze/notifications), which cover dashboard refresh
outcomes, are a separate feature with its own delivery channels.

(Only apply if that scoping matches the behavior in cubedevinc/cubejs-enterprise#14489 — I can't read that repo to confirm.)


To alert from your own observability stack instead, export telemetry with [monitoring
integrations](/admin/monitoring/monitoring-integrations).
Expand Down
25 changes: 24 additions & 1 deletion docs-mintlify/docs/integrations/google-sheets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,38 @@ targets the wrong cell.
<img src="https://ucarecdn.com/c8d490c6-80bf-44fe-9233-45121a7c4088/" />
</Frame>

If a placement's written cells come back empty — for example, someone deleted
them by hand — the spreadsheet home shows a **No data** tag next to it. Opening
the pane also checks whether the cells it wrote still hold what was last
written; if any have been typed over or cleared since, it shows a notice with
an option to jump straight to the changed cells, which clears the next time you
run the exploration. Neither check catches rows or columns inserted above the
Comment on lines +174 to +176

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which clears the next time you run the exploration attaches grammatically to "the changed cells", so it reads as if re-running clears the cells (the opposite of what happens — it rewrites them and dismisses the notice). Naming the subject removes the ambiguity:

Suggested change
written; if any have been typed over or cleared since, it shows a notice with
an option to jump straight to the changed cells, which clears the next time you
run the exploration. Neither check catches rows or columns inserted above the
written; if any have been typed over or cleared since, it shows a notice with
an option to jump straight to the changed cells. The notice goes away the next
time you run the exploration. Neither check catches rows or columns inserted above the

Same wording at docs-mintlify/docs/integrations/microsoft-excel.mdx:183.

block — that's the anchor limitation described above.

Use the row menu's **Detach** or **Delete** to stop working with an exploration
in this document. **Detach** removes it from this spreadsheet only — it stays
in your Cube Cloud workspace and in any other document it's placed in.
**Delete** removes it everywhere it's been placed. Both offer to clear the
written cells, which is checked by default.

If an exploration has filters applied, an admin can turn on **Show applied filters
in reports** (Settings → Spreadsheet Add-ins) to make the filter state
visible on the sheet itself. When enabled, a summary of active filters is
added above the table, and filtered columns are marked "(filtered)" in
their header, both when the exploration is inserted and after **Refresh**.
their header, both when the exploration is inserted and after **Refresh**. Each
user can override this for themselves from the add-on's own **Settings**.

Saved explorations also appear in the Cube Cloud workspace. See
[Saving explorations][ref-explorations] for details.

## Add-on settings

Open **Settings** from the add-on's menu to set personal preferences: whether
selecting a sheet jumps the pane to its exploration and vice versa, whether an
exploration runs automatically, whether duplicate values in the result are
suppressed, and the per-user override of **Show applied filters in reports**
described above.


[link-google-sheets]: https://workspace.google.com/products/sheets/
[link-marketplace-listing]: https://workspace.google.com/u/0/marketplace/app/cube_cloud_for_sheets/641460343379
Expand Down
25 changes: 24 additions & 1 deletion docs-mintlify/docs/integrations/microsoft-excel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -176,15 +176,38 @@ targets the wrong cell.
<img src="https://ucarecdn.com/167abe25-635c-4fa6-b4a2-c090aa533f3c/" />
</Frame>

If a placement's written cells come back empty — for example, someone deleted
them by hand — the workbook home shows a **No data** tag next to it. Opening
the pane also checks whether the cells it wrote still hold what was last
written; if any have been typed over or cleared since, it shows a notice with
an option to jump straight to the changed cells, which clears the next time you
run the exploration. Neither check catches rows or columns inserted above the
block — that's the anchor limitation described above.

Use the row menu's **Detach** or **Delete** to stop working with an exploration
in this document. **Detach** removes it from this workbook only — it stays in
your Cube Cloud workspace and in any other document it's placed in. **Delete**
removes it everywhere it's been placed. Both offer to clear the written cells,
which is checked by default.

If an exploration has filters applied, an admin can turn on **Show applied filters
in reports** (Settings → Spreadsheet Add-ins) to make the filter state
visible on the sheet itself. When enabled, a summary of active filters is
added above the table, and filtered columns are marked "(filtered)" in
their header, both when the exploration is inserted and after **Refresh**.
their header, both when the exploration is inserted and after **Refresh**. Each
user can override this for themselves from the add-in's own **Settings**.

Saved explorations also appear in the Cube Cloud workspace. See
[Saving explorations][ref-explorations] for details.

## Add-in settings

Open **Settings** from the add-in's menu to set personal preferences: whether
selecting a sheet jumps the pane to its exploration and vice versa, whether an
exploration runs automatically, whether duplicate values in the result are
suppressed, and the per-user override of **Show applied filters in reports**
described above.


[ref-excel]: /admin/connect-to-data/visualization-tools/excel
[link-pivottable]: https://support.microsoft.com/en-us/office/create-a-pivottable-to-analyze-worksheet-data-a9a84538-bfe9-40a9-a8e9-f99134456576
Expand Down
Loading