Create Projects and Organizations
This guide walks you through creating organizations and projects to structure your extraction workflows in Sterndesk.Prerequisites
Before you begin, ensure you have:- An API key with appropriate permissions (see Authentication)
- Basic understanding of the organization and project hierarchy
Creating an Organization
Organizations are the top-level container for your projects. To create an organization, make a POST request to the organizations endpoint:Creating a Project
Once you have an organization, you can create projects within it. Projects contain your extraction schemas, collectors, and resulting extractions.Listing Your Organizations and Projects
To view all organizations you have access to:Updating an Organization or Project
Update an organization’s name:Deleting Projects and Organizations
Delete a project:Next Steps
Create Extraction Schemas
Define the structure of data you want to extract from documents
Upload Documents
Start uploading documents to your newly created project