# Stratumn ## Docs - [Create a trace](https://docs.stratumn.com/api-reference/create-a-trace.md): How to create a claim explained - [Introduction](https://docs.stratumn.com/api-reference/introduction.md): Communicate with Stratumn using our public API - [Login using a private key](https://docs.stratumn.com/api-reference/v2/login/login-using-a-private-key.md): Login using a private key of a valid Stratumn user - [Login using email/password](https://docs.stratumn.com/api-reference/v2/login/login-using-emailpassword.md): Login using the email and the password of a valid Stratumn user - [List organization workflows](https://docs.stratumn.com/api-reference/v2/organization/list-organization-workflows.md): Retrieves the workflows of a given organization by organization name - [Create a new trace](https://docs.stratumn.com/api-reference/v2/trace/create-a-new-trace.md): Creates a new trace - [Download a file](https://docs.stratumn.com/api-reference/v2/trace/download-a-file.md): Downloads a file from a given trace by id and digest - [Download files](https://docs.stratumn.com/api-reference/v2/trace/download-files.md): Downloads multiple files from a given trace by id and digests - [New action](https://docs.stratumn.com/api-reference/v2/trace/new-action.md): Appends a new action to a given trace by id - [Retrieve trace details](https://docs.stratumn.com/api-reference/v2/trace/retrieve-trace-details.md): Retrieves the details of a given trace by id - [Retrieve trace state](https://docs.stratumn.com/api-reference/v2/trace/retrieve-trace-state.md): Retrieves the state of a given trace by id - [Search traces](https://docs.stratumn.com/api-reference/v2/workflow/search-traces.md): Retrieves the trace ids of a given workflow id and state data - [Accounts](https://docs.stratumn.com/configuration/accounts.md) - [Data editor](https://docs.stratumn.com/configuration/action/data-editor.md): The data editor is a type of action that allows you to edit data from an external source. - [Data importer](https://docs.stratumn.com/configuration/action/data-importer.md): The data importer is a type of action that allows you to import data from an external source. - [Action definition](https://docs.stratumn.com/configuration/action/definition.md) - [Effects](https://docs.stratumn.com/configuration/action/effects.md) - [Form action](https://docs.stratumn.com/configuration/action/form.md): The most common type of action - [Notifications](https://docs.stratumn.com/configuration/action/notifications.md) - [🚀 Getting started](https://docs.stratumn.com/configuration/getting-started/introduction.md) - [Specification file](https://docs.stratumn.com/configuration/getting-started/specification.md): This section provides an overview of the different parts of a specification file. - [Step 1](https://docs.stratumn.com/configuration/getting-started/step-1.md) - [Step 2](https://docs.stratumn.com/configuration/getting-started/step-2.md) - [Introduction](https://docs.stratumn.com/configuration/introduction.md): Learn how to configure a Stratumn workflow - [Project structure](https://docs.stratumn.com/configuration/project-structure.md) - [Column](https://docs.stratumn.com/configuration/table/column.md): The column is the basic unit of a table, it is used to display a single value in a row. - [Table configuration](https://docs.stratumn.com/configuration/table/configuration.md): The table is one of the core components of Stratumn, it powers the [Overview](/configuration/ui/overview), the [Data Importer](/configuration/table/data-importer), the [Data Editor](/configuration/table/data-editor), the [data editor in form](/configuration/table/data-editor-in-form) and the [Table… - [Edit view](https://docs.stratumn.com/configuration/table/edit-views.md) - [Read view](https://docs.stratumn.com/configuration/table/read-views.md) - [Wrappers](https://docs.stratumn.com/configuration/table/wrappers.md) - [Trace](https://docs.stratumn.com/configuration/trace.md): A trace is an instance of a workflow. - [UI Configuration](https://docs.stratumn.com/configuration/ui/introduction.md) - [Overview table](https://docs.stratumn.com/configuration/ui/overview.md) - [Widgets](https://docs.stratumn.com/configuration/ui/widgets.md) - [Workflow Definition](https://docs.stratumn.com/configuration/workflow-definition.md): How to define and configure a workflow. - [Trace errors documentation](https://docs.stratumn.com/errors/trace-errors.md) - [Analytics Object](https://docs.stratumn.com/studio/analytics/analytics-dto.md) - [Analytics page on Studio Settings](https://docs.stratumn.com/studio/analytics/analytics-page.md) - [ETL](https://docs.stratumn.com/studio/analytics/introduction.md) - [Event](https://docs.stratumn.com/studio/bpmn/event.md): Event in a process - [Gateway](https://docs.stratumn.com/studio/bpmn/gateway.md): Gateway in a process - [Introduction to BPMN](https://docs.stratumn.com/studio/bpmn/introduction.md): Create Stratumn processes using BPMN - [Participants](https://docs.stratumn.com/studio/bpmn/participants.md) - [Most important](https://docs.stratumn.com/studio/bpmn/resume.md): The most important things to know about BPMN - [Task](https://docs.stratumn.com/studio/bpmn/task.md): Task in a process - [Grid](https://docs.stratumn.com/studio/database/grid.md) - [Add a row](https://docs.stratumn.com/studio/database/interactions/create.md) - [Delete a row](https://docs.stratumn.com/studio/database/interactions/delete.md) - [Modify a row](https://docs.stratumn.com/studio/database/interactions/modify.md) - [Introduction to Databases](https://docs.stratumn.com/studio/database/introduction.md): Store business data using Databases - [Sheet](https://docs.stratumn.com/studio/database/sheet.md) - [Generation details](https://docs.stratumn.com/studio/generation/details.md): Get more information about a generation - [Introduction to Generations](https://docs.stratumn.com/studio/generation/introduction.md): Your way to update your workflows - [Introduction](https://docs.stratumn.com/studio/introduction.md) ## OpenAPI Specs - [open-api-v1](https://docs.stratumn.com/api-reference/open-api-v1.json) - [open-api-v2](https://docs.stratumn.com/api-reference/open-api-v2.json) - [openapi](https://docs.stratumn.com/api-reference/openapi.json)