Why Use Permalinks
Standard experiment URLs like/project/experiment-name break when you rename the experiment, making shared links unusable. Permalinks solve this by using the experiment’s unique object ID instead of its name, ensuring links remain valid permanently. This is essential for:
- Sharing experiment results with team members
- Bookmarking experiments for future reference
- Including stable links in documentation or reports
Configuration Steps
Step 1: Use the permalink button in the UI
Click the permalink button in the experiment or dataset view to automatically copy a stable URL./object?object_type=experiment&object_id={experiment_id}