Skip to main content
Projects are ways to organize work on orq.ai. Having separate projects for different parts of your business lets you improve organization of all your models and systems in place, making sure that services are isolated from one another.

Using Projects

Create a new Project using the button in the AI Studio. Within a project, you can group all entities you can create within orq.ai, including Playgrounds, Experiments, Deployments, Agents, and more.
Project Add Pn
Projects use Directories to organize entities into a folder structure. To add a new directory use the button and select Directory, you can add any number of sub-directory to fit your needs.

Visualizing Projects Details

By clicking on a Project Name, you can visualize all sub-folders and entities created within the Project. Visualize all entities, see when they were last modified and by which Team Member.
Project View
Use filters to find a specific Entity Type. Use sorting to order by Name or Modified Date.
Use the menu to:
  • Move an Entity to a Different folder
  • Delete an Entity.
In the Settings tab:
  • Update the Project Name.
  • Fetch an API Key for the Project.
  • Configure Human Reviews on the Project.

Moving Entities and Folders

At any time you can reorganize projects by moving entities and folders. Select the desired entity and choose Move. The following modal opens.
Browse through the desired projects and folders, create a new folder using + and choose destination for the selected entity using Move.

Project Structure

Default Structure

A Default project is created with your existing entity. One directory is created per entity type.
All entities will be sorted by type into separate folders.

By use case

A common way to organize your entities is by Use Case. Within this use case you can group your entities by Environments for example.
Here we decided to have a project for a Customer Support use case. Grouping all entities needed for engineers to develop and test your models in a Development folder. And our production Deployment and entities in another folder for clarity.

Permissions

When creating a project, you can assign which of your Teams have access to the project. Each team has Members with different access level across the project entities.
Create Projects Members Pn
To learn more about Permissions and User Management, see Permissions.

Project API Key

Within Project > Settings, access or create a scoped API key using the API Key field.
Project settings API Key field with a copy button to retrieve the project-scoped API key.
If a project-level API key doesn’t exist yet, it will be seamlessly created and copied to your clipboard. Find it later in the Organization > API Keys section.

Human Review

Configure human review workflows to flag LLM outputs for manual inspection directly from Project > Settings. See Human Review for setup instructions.