- UI
- Python
You can create, load, rename, and edit saved views in the Weave UI. The UI is the quickest way to capture an ad hoc table configuration as a reusable view. For programmatic control, select the Python tab.
Create a saved view
- Navigate to your Traces or Evals tab.
- Adjust any of the following variables in your table configuration:
- Filters
- Sort order
- Page size
- Column visibility
- Column pinning
- Save the view using one of two options:
- In the upper-right corner, click Save view.
- Click the menu () button to the left of Save view. In the dropdown menu, click + Save as new view.
Load a saved view
- Navigate to your Traces or Evals tab.
- Click the menu () button to the left of the tab title. A dropdown menu showing all saved views displays.
- Click the view that you want to access. The saved view displays in the Traces or Evals tab.
Rename a saved view
- Follow the steps described in Load a saved view.
- In the upper-left corner of the Traces or Evals tab, click the view name.
- Enter a new name for the view.
- To save the new view name, press Enter.
Edit a saved view
- Follow the steps described in Load a saved view.
- Adjust your table configuration.
- In the upper-right corner, click Save view.
Delete a saved view
- Navigate to your Traces or Evals tab.
- Load the view that you want to delete.
- Click the menu () button to the left of Save view.
- In the dropdown menu, click Delete view.
- In the pop-up modal, confirm by clicking Delete view. Alternatively, click Cancel to stop deletion.
Return to the default view
- Navigate to your Traces or Evals tab.
- Click the menu () button to the right of the Traces or Evals tab. A dropdown menu showing all saved views displays.
- At the bottom of the menu, click Traces or Evals. The default view displays.