Skip to main content

Create, Get, Update, Delete

Manage your concepts


Within your app, you can create concepts, modify them after creation, and get them from your app.

caution

We currently do not support deleting concepts since they have such an integral tie across almost all other data structures in the platform, like inputs, models, searches, etc.

You will find that some of our endpoints have additional information returned from the Clarifai/main app, which contains our pre-trained models and a large knowledge graph we've assembled over the years.

Create

Add Concepts

To create a new concept in the legacy Portal, start by heading to your application's page. Then, either click the "View In Explorer" button or the "eye" icon in the lefthand sidebar.

On the ensuing page, click the plus (+) sign next to "Concepts" to add a new concept.

A "Create new concept" window will then pop up where you can provide a concept name and click the "add" button. You can provide as many concept names as you want. After finishing adding the concept names, click the "done" button.

You can view the concepts you've created under the "Concepts" category.

Get

Get Concept ID

To get a concept's ID, click the little 3-dot menu next to the concept's name. On the window that pops up, select "View Details."

You'll be redirected to the concept's page, where you can view its details, including its ID.

Update

Update Concept Name

To update a concept's name, navigate to its page as illustrated previously.

Then, click the edit button next to the concept's name to make the update.