Creating a Project
Create a project, specifying its name, type and (optionally) external id properties.
Project Properties
Name: A project's name must be unique.
Type: One of Categorization, Mastering, Golden Records or Schema Mapping.
External Id: A unique project ID by which to reference the project from an external client, such as Tamr Python Client.
Upon project creation, the external ID defaults to a generated unique value. You can later update the external ID using the project API (Update a Project).
To create a project:
- Navigate to the homepage.
- Choose Create New Project, and then choose a project type.
- In the Project Name text box, enter the project name and select Create.
- To ensure users in your group have access to this project, attach a policy to it.
Updated over 4 years ago