Accounts with the
None
role can open and view notebooks. To
create, edit, or delete a notebook, your account must be a member of a team with the
Editor or SysAdmin role.- The notebooks list shows all your notebooks and opens each one in a full-screen view.
- The notebook side panel opens over any page so you can add resources without leaving your current context.
View notebooks
To view all your notebooks, in the navigation menu, select Notebooks. This displays a table listing notebooks you own or have recently opened, with these controls:- Create notebook opens a new notebook in a full-screen view. See Create a notebook.
- Search notebooks filters the list by name.
- The ownership filter narrows the list:
- All lists every notebook available to you.
- Mine lists only notebooks in your personal collection.
- Shared with me lists notebooks owned elsewhere that you’ve opened, such as a notebook someone shared with a link.
- Copy Link copies a shareable URL for the notebook.
- Delete removes the notebook.
Open a notebook in a full-screen view
When you open a notebook from the notebooks list, it fills the page. A full-screen notebook includes the formatting toolbar, a time range selector, Notebook settings, and Version history. The full-screen page shows the notebook name as a read-only heading. To rename or delete the notebook, click Notebook settings. Use the Notebooks breadcrumb to return to the list. Opening a notebook in full screen closes the notebook side panel if it was open. Closing the full-screen notebook restores the side panel.Notebook side panel
The notebook side panel opens over any page in Observability Platform so you can gather resources without leaving your current context. Observability Platform displays the last notebook you accessed, and your open notebook stays visible as you move between pages.Open a notebook
Where the Notebook control appears depends on whether it’s in the page header or the right sidebar. Use the tab that matches what you see, or use the keyboard shortcutN.
- Page header
Click the
Notebook
icon in the page header, between pinned scope and search.After the notebook opens, see Notebook header for full-screen, create,
share, and version history controls.
Switch notebooks
To switch notebooks or find a notebook you opened recently:- Click Select a notebook in the notebook header.
- Select the My Notebooks or Recent Notebooks tab:
- My Notebooks lists notebooks in your personal collection. The open notebook is labeled (current) and appears at the top of the list.
- Recent Notebooks lists notebooks you opened recently, in order.
- If needed, filter the list by entering a name in Search.
- Click a Name in the table to open the selected notebook. Each row also displays a Date for when the notebook was last updated.
Notebook header
The top of the notebook side panel provides controls to view the notebook in a full-screen view, open its version history, copy its URL, and create a notebook. Observability Platform shows these controls as separate icon buttons or groups them in a menu, depending on the width of the notebook header row. The layout switches at 360 pixels. When the header row is narrower than 360 pixels, Observability Platform uses a narrow header. When the row is 360 pixels or wider, it uses a wide header. Resizing the notebook panel or using a long notebook name can change the header width and switch between layouts. Use the tab that matches what you see:- Narrow header
- Wide header
In a narrow header, these actions are grouped in one menu:
- Click the three vertical dots icon in the notebook header.
- Click the action you need:
Share a notebook
Notebooks are stored in a collection. Notebooks you create are stored in your personal collection, and other users can’t see them in My Notebooks or Mine unless you share a link. When someone opens a link you share, the notebook opens in their notebook panel and appears in their Recent Notebooks and under Shared with me in the notebooks list. To share a notebook, copy its URL using one of these controls:- In the notebooks list, open the row’s three vertical dots menu and click Copy Link.
- In the side panel, click Copy URL in the notebook header. If Copy URL isn’t visible, click the three vertical dots icon, and then click Copy URL. See Notebook header for both header layouts.
- In Select a notebook, open the row menu and click Share.
View version history
To view the history of changes for a notebook, click Version history. In the side panel, if Version history isn’t visible, click the three vertical dots icon in the notebook header, and then click Version history. See Notebook header for both header layouts. Click Version history to display a panel with two tabs:- Code config: Displays a code representation of the selected entity as of the time of the selected revision.
- Code diff: Displays a Git-style diff of the most-recent change made to the
entity, in Chronosphere API format. To compare the selected revision to another
revision in the history, click the Compare With dropdown and select the
timestamp of the revision that you want to compare.
- Click Unified to see the diff stacked horizontally.
- Click Split to see changes side by side.
The Version History view retains up to 500 revisions, or up to 15 months of revisions
if there are fewer than 500 revisions.
Restore a previous version
To restore a prior version of a notebook while reviewing its version history:- Select the version to revert to.
- Click Restore to
DATE, whereDATEis the selected version. - Click Restore.
Reload an updated notebook
If Observability Platform detects a newer saved version of the notebook than the one displayed, an alert displays: A new version of this notebook is available. This can happen in these situations:- Another user saves changes to a shared notebook you’re viewing.
- You edit the same notebook in another browser tab.
Create a notebook
If your personal collection has no notebooks when you open the notebook panel, Observability Platform creates one automatically. To create another notebook, use one of these controls:- Click Create notebook in the notebooks list. The new notebook opens in a full-screen view.
- In the side panel, click Create notebook in the notebook header. If Create notebook isn’t visible, click the three vertical dots icon, and then click Create notebook. See Notebook header for both header layouts.
- In the side panel, click Select a notebook, and then click Create notebook.
<date and time>. To
rename it in the side panel, click the name. On the full-screen page, click
Notebook settings, edit Notebook name, and then click
Save.
Add items to your notebook
Notebooks combine dashboard-style panels, entity link cards, and free-form text. This section describes how to add a panel, insert blocks with the command menu, format text, add a Mermaid diagram, link to an entity, and edit a notebook with the Assistant. To delete an item from your notebook, click the item and then pressDelete.
Add a panel
Add a dashboard panel to a notebook in one of the following ways.From another page
From any page that shows Add to notebook in its panel menu, such as dashboards and service pages:- Hold the pointer over the panel, and then click the three vertical dots icon.
- Select Add to notebook.
- Select a notebook, or click Add to new notebook.
Drag a panel from a dashboard
- Open a notebook.
- Open a dashboard.
- Drag a panel by its header into the notebook. Drop panel to add to notebook appears when the pointer is over the notebook.
Copy and paste a panel
- Open a notebook.
- On a dashboard, click a panel and press
Control+C(Command+Con macOS). - Click in the notebook text area and press
Control+V(Command+Von macOS).
Create a panel in the notebook
- Open a notebook.
- In an empty notebook, click Add panel, or in any notebook open the
command menu by typing
/and select Panel. - Configure the panel in the Add panel dialog, and then click Apply. See Edit a panel.
From Logs Explorer
- Open a notebook, or leave it closed to pick a notebook when you add content.
- Open Logs Explorer and enter a query. Add to notebook is disabled until the query field contains text.
- To match a specific chart type, select a visualization for the query results.
- Click Add to notebook in the page actions.
- If no notebook is open, select one in the Add panel to notebook dialog, or click Add to new notebook.
Use the command menu
To insert content blocks from the keyboard, type/ anywhere in the notebook text
area to open the command menu. Continue typing to filter the list by name,
description, or keyword. Use the arrow keys to move through the results, press
Enter to insert the selected block, and press Esc to close the menu.
The command menu groups the available blocks:
- Notebook
- Panel inserts a dashboard panel.
- Diagram inserts a Mermaid diagram.
- Basic blocks
- Text inserts a plain paragraph.
- Heading 1, Heading 2, and Heading 3 insert section headings.
- Bulleted list and Numbered list insert lists.
- Quote inserts a block quotation.
- Code block inserts a block of code.
- Table inserts a table.
Format text
Click anywhere in the notebook that isn’t an added resource to add notes. Format notes using the toolbar under the notebook title bar:- Bold, Italic, and Code for inline formatting.
- Link to add or edit a hyperlink. In the Add link dialog, enter Text and Link, and then click Apply.
- Numbered list and Bulleted list for lists.
Add a Mermaid diagram
Add a Mermaid diagram to illustrate a workflow or relationship inline in a notebook. Observability Platform renders the diagram from its source and matches your light or dark theme. To add a diagram:- Open a notebook.
- Click in the notebook text area, open the command menu by
typing
/, and select Diagram. You can also filter the menu by typingmermaid,flowchart, orgraph. - Observability Platform inserts a sample diagram. Click Edit source and replace the sample with your own Mermaid syntax.
- Click Preview diagram to render it.
- Edit source and Preview diagram switch between the Mermaid source and the rendered diagram.
- Remove Mermaid diagram deletes the block.
Link to an entity
Embed a link card for a resource in one of the following ways. Click a link card to open the resource.Mention an entity
Type@ in the notebook text area to open the Notebook entities search. The menu
lists your recent entities until you type. Continue typing to search by name, then
select a result to insert a link card. You can mention collections, services,
dashboards, monitors, teams, and SLOs.
Paste an entity link
Paste a URL copied from a resource page in Observability Platform to embed a link card labeled with the resource type and name. Use this method for pages that don’t offer Add to notebook, such as collections or teams pages.- Click in the notebook text area.
- Paste the URL with
Control+V(Command+Von macOS).
Edit a notebook with the Assistant
This feature is in Early Access (EA), and might not be visible in your app. To learn
more about this program and the features it contains, see the
Early access page.
- Open a notebook.
- Click Ask Assistant in the page header, or press A.
-
Describe the change you want. For example:
Summarize the panels in this notebook and add the summary at the top.
Delete a notebook
To delete a notebook:- On the full-screen notebook page, click Notebook settings, and then click Delete notebook.
- In the notebooks list, click the three vertical dots icon in the notebook’s row, and then click Delete.
- In the side panel:
- Open a notebook.
- Click Select a notebook in the notebook header.
- Next to the notebook you want to delete, click the three vertical dots icon and then click Delete.
Customize panels in a notebook
Change panel time ranges, open the panel editor to update queries and display options, or capture snapshots.Change the time range
Change the time range for the entire notebook to shift all panels together, or override the time range on individual panels. For example, if there’s an anomaly in a graph in your notebook, add a second copy of the panel and change its time range to the same time last week to compare patterns. To change the time range for the entire notebook:- In the notebook, click the time range selector under the format toolbar.
- Select a time range. See Select time ranges for preset, custom, and calendar options.
- Hold the pointer over the panel.
- Click the clock icon.
- Select an available time range, or Custom time range to set your own.
x in the time range chip,
or click the clock icon and select Use notebook time.
Edit panel contents
To update a panel in a notebook:- Click the Edit icon.
- Edit the panel.
Take a snapshot
Take a snapshot of a panel to capture specific data on a longer-term, static basis.- Add a panel to your notebook.
- In the selected panel, click the three vertical dots icon.
- Select Capture snapshot.
x to the chip. Click the x to
return to the original snapshot.
