# Creator Management Platform

The creator management platform is is designed to make certifying, tracking, and managing your portfolio of artworks and collections as easy as possible.

**Creators can take full advantage of the Iterati platform without any prior technical knowledge**

The management platform enables creators to launch projects end-to-end, orchestrating a comprehensive set of workflows including:

* [Enrolling a new collection](/getting-started/enroll-a-collection.md) (collections serve as containers for a set of artworks)
* [Adding artworks to a collection](/getting-started/set-up-your-collection/add-your-artworks.md) with highly descriptive image and text based metadata
* [Purchasing a set of Iterati labels](/getting-started/purchase-authenticity-labels.md) to be shipped directly to you
* [Certifying a physical artwork](/getting-started/certification-process.md) by attaching a label and generating a COA linking it to a digital artwork in one of your collections
* [Customizing a collection-level storefront](/getting-started/set-up-your-collection/configure-your-storefront.md) from which to sell physical artworks
* [Connecting your bank account](/getting-started/connect-your-bank-account-and-get-paid.md) via stripe and receiving payment when a sale is made
* [Permissioning authorized users](/getting-started/set-up-your-collection/add-collaborators.md) like printers or gallery employees to manage your collections or certify artworks on your behalf.

Read our [getting started](/getting-started/create-your-account.md) pages for a full usage guide.

<figure><img src="/files/m0FCoELUQizt3jmFahht" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iterati.art/how-it-works/creator-management-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
