Share file and annotation
In this article, you will learn how to share a file and annotation.
Before you begin
To add files, refer to this
article. To learn how to create captions in
SPAN sports performance analysis platform, refer to this article.Sharing file
- To share a file, click on the "SHARE" button as shown below.
- Once clicked, a dialog box will appear.
- For sharing private link accessible only by permitted users in your organization, click on the "COPY PRIVATE LINK TO FILE" button from the dialog box. This action copies a link to your clipboard, which you can paste in any browser for accessing the file. Note that users will need to members in parent folder to be able access this file via private link.
- For sharing annotated file with users who will not sign in, enable public viewing of file as shown below. Once enabled, two button options will appear i.e. "COPY PUBLIC LINK TO FILE" and "COPY PUBLIC EMBED CODE FOR FILE". Click on the first button to generate a link to share file publicly with anonymous users. Click on the second button to generate code for embedding this view as a iframe.

- Double click on a caption to open an annotation.
- To share an annotation, click on the "SHARE" button.
- Once clicked, a dialog box will appear.
- For sharing private link accessible only by permitted users in your organization, click on the "COPY PRIVATE LINK TO ANNOTATION" button from the dialog box.
- For sharing annotation with users who will not sign in, click on the "COPY PUBLIC LINK TO ANNOTATION" button. Once clicked, it will generate a link to share annotation publicly with anonymous users.

.
Related Articles
Share video dashboard
In this article, you will learn how to share private and public version of video dashboards. Before you begin To learn how to access video dashboard in SPAN sports performance analysis platform, refer to this article. Share video dashboard You can ...
Share EZ Charts publicly
In this article, you will learn how to share EZ Charts publicly. Before you begin To learn how to open EZ Charts window from templates page in SPAN sports performance analysis platform, refer to this article. To learn how to access EZ Charts for a ...
Create annotation group
In this article, you will learn how to create an annotation group. Create annotation group Request Type: POST Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/assets/<my_file_uuid>/annotation_groups/ Payload: { ...
List annotation groups
In this article, you will learn how to list all annotation groups in a single file. List annotation groups Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/assets/<my_file_uuid>/annotation_groups/ ...
Share video clips via URL
In this article, you will learn how to share video clips via URL linked to a video dashboard. Before you begin To learn how to access video dashboard in SPAN sports performance analysis platform, refer to this article. Share video clips via URL After ...