# Displaying and update Sprint Bound Index in Labs

### Enabling Sprint Bounds <a href="#h-enabling-sprint-bounds" id="h-enabling-sprint-bounds"></a>

Swift Labs supports the storage and calculation of activity Sprint Bounds and Sprint Bound Index. By default displaying the Sprint Bounds is not enabled. To enable displaying the Sprint Bound Index, head over the app settings by clicking on settings in the left hand menu and enabling ‘Display Sprint Bound Index’ under Syncro Settings.

![Sprint Bound Index Syncro setting](https://swiftperformance.com/wp-content/uploads/2021/06/Screenshot-from-2021-06-23-10-18-53-1-1024x269.png)

Once the Sprint Bound Index setting is enabled, a help tip will be available for each activity in the athlete activity detail view. If the activity has had a Sprint Bound entered either using Syncro or Labs, the SBI will be shown next to the help tip. To set the Sprint Bounds for an activity you must enter the value in the activity detail view.

![Enabled Sprint Bound display](https://swiftperformance.com/wp-content/uploads/2021/06/Screenshot-from-2021-06-23-10-18-13-edited.png)

### Updating Sprint Bounds <a href="#h-updating-sprint-bounds" id="h-updating-sprint-bounds"></a>

To update an activities Sprint Bound you must open the Update Bounds modal from the action menu (click the three vertical dots).

![Update Sprint Bounds action menu](https://swiftperformance.com/wp-content/uploads/2021/06/Screenshot-from-2021-06-23-10-19-58-edited.png)

Clicking the Update Bounds will open the modal to update the Sprint Bounds. You can press cancel to close the modal or press the update button to update the Sprint Bounds. Updating the sprint bounds will recalculate the Sprint Bound Index that will need to be re-synced by Syncro to ensure consistency. The updated SBI will be immediately available to Labs and will be reflected in any CSV data exports.

![Update Sprint Bounds action modal](https://swiftperformance.com/wp-content/uploads/2021/06/Screenshot-from-2021-06-23-10-20-01.png)

The figure below illustrates the updated activity with the newly calculated Sprint Bound Index (SBI).

![Updated Sprint Bounds value](https://swiftperformance.com/wp-content/uploads/2021/06/Screenshot-from-2021-06-23-10-20-15-edited.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swiftperformance.com/swift-docs/product-manuals/labs/displaying-and-update-sprint-bound-index-in-labs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
