Logo

Projects

What are Projects?

Projects are the primary containers for your tasks, assistants, and tools. Depending on your subscription plan, you have a limit to the number of projects you can create. Assistant-Engine allows you to organize and manage these projects efficiently, ensuring that all related workflows, automations, and AI-driven tasks are centralized in one place for seamless execution and tracking.”

Creating a Project

  1. Go to the Assistant-Engine Admin Panel and login to your account.
  2. Navigate to the Projects section.

Projects

  1. Click on New Project (or Create Project if you have not yet created any).
  2. Enter a project name and description (e.g., reqms.ai | SaaS Platform, All AI Assistants & Tasks for reqms.ai) and click Submit.
  3. Done! You are now able to create Tasks, Asssistants and Tools for your project.

Projects Success

Note

Each project in Assistant-Engine operates in isolation, ensuring that tasks, assistants, and tools are compartmentalized. This isolation enhances security and allows for tailored configurations per project.

Duplicating a Project

Reusing tasks or assistants from an existing project is simple. Instead of manually copying every aspect, you can duplicate the entire project with just a few clicks.

  1. Navigate to the Projects Overview page.
  2. Locate the project you want to duplicate in the list.
  3. Click the three-dot menu next to the project name.
  4. Select "Duplicate". A new project will be created in the list, containing all the original settings and configurations.
  5. Update the new project as needed:
    • Remove tasks, assistants, or tools you no longer need.
    • Generate a new API token.
    • Add a new OpenAI API key.

API Key

To interact with the Assistant-Engine via API, you need to generate an personal token. To do so:

  1. Navigate to the Projects Section:

    • Select your project from the Projects panel.
  2. Go to the API Keys Tab:

    • Click on the API Keys tab within your project overview.

Projects API Key

  1. Create a Token:
    • Click Create Token.
    • Name your Token (e.g., "staging").
    • Optionally you can add an expiry date to limit api usage to a certain period. -Click "Submit"

Projects API Key Creation

A Personal Access Token is automatically created.

Projects API Key Creation Success

Note

Your token is only shown once upon creation. Make sure to copy it. If you lose your token, you will need to delete it and create a new one.

On this page