Skip to content

Commit d40ccd7

Browse files
Merge pull request #6552 from segmentio/prigiattiperrut-patch-3
Update create.md
2 parents 94b069c + f236cb0 commit d40ccd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/protocols/tracking-plan/create.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ To download a Tracking Plan:
4848
4. Open the Download History page by clicking the link in the toast or clicking the **Download History** tab in the top navigation bar.
4949
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`
5050

51+
The columns in the Tracking Plan CSV file corresponds to the Tracking Plan UI options. For example:
52+
53+
* **Allowed Property Values**: In the Tracking Plan UI, when the property type is 'String', you have the option to add a list of permitted values.
54+
* **Enum Values**: When the property type is 'Enum', you have the option to add a list of permitted values.
55+
56+
5157
Once you've downloaded a Tracking Plan, you can [upload it](#upload-a-tracking-plan) as a template for a new Tracking Plan or use it to make changes to an existing Tracking Plan.
5258

5359
## Upload a Tracking Plan

0 commit comments

Comments
 (0)