Skip to content

Commit 99bc7bf

Browse files
author
Anand Ramakrishnan
authored
Merge pull request #4629 from segmentio/export-tp-section
PROT-4719: add export tp section
2 parents 9c7c423 + 2595c85 commit 99bc7bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/protocols/tracking-plan/create.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,17 @@ To create a copy of an existing Tracking Plan:
3535
2. On the row of the Tracking Plan you want to copy, open the contextual menu(...), and select Duplicate Tracking Plan.
3636
3. Enter a name for the new Tracking Plan instance, and click Duplicate.
3737

38+
39+
## Download a Tracking Plan
40+
41+
To download a Tracking Plan:
42+
43+
1. Click **Protocols** in the left navigation bar.
44+
2. On the row of the Tracking Plan you want to download, open the contextual menu(...), and select **Download Tracking Plan**.
45+
3. A toast pops up on the top of the page, with the message _"Your file is processing. When your file is ready it will be available to download from the Download History page."_
46+
4. Open the Download History page by clicking the link in the toast or clicking the **Download History** tab in the top navigation bar.
47+
5. Once the file status column indicates that the download was successful, click the link in the File column to download your CSV to your computer. If the file status column shows the download has failed, return to the Tracking Plan Overview page or the Tracking Plan page and try the download again.<br/> The Tracking Plan CSV name has the following format:<br/>`workspaceSlug-trackingPlanName--yyyy-mm-dd--hh-mm-utc`
48+
3849
### Tracking Plan Columns
3950
The Tracking Plan editor is organized as a spreadsheet to help you add new events and properties, and edit the relevant fields for each. Like a spreadsheet, you can navigate across cells in a single event with your arrow keys and press enter to edit a cell.
4051

0 commit comments

Comments
 (0)