mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-07-26 09:33:44 +00:00
77 lines
2.3 KiB
Markdown
77 lines
2.3 KiB
Markdown
---
|
|
title: Projects
|
|
description: Find, rename, review, and manage projects across your Spaces.
|
|
icon: folder-kanban
|
|
---
|
|
|
|
Projects are persistent workstreams inside a Space. A project can contain multiple task runs, file outputs, agent workspaces, and triggers.
|
|
|
|
## Find a project
|
|
|
|
1. In the Home dashboard, select **Projects**.
|
|
2. Use search when you know part of the project name.
|
|
3. Sort by created time, updated time, or name.
|
|
4. Select a project card or row to open it.
|
|
|
|
The project opens in its Space and loads the available session history.
|
|
|
|
> **Screenshot placeholder:** Add a screenshot of the Projects dashboard in board view with default, running, and awaiting-review columns.
|
|
|
|
## Understand project metadata
|
|
|
|
A project item can show:
|
|
|
|
- Project name
|
|
- Containing Space
|
|
- Number of tasks
|
|
- Number of triggers
|
|
- Latest activity
|
|
- Current execution or review state
|
|
|
|
Use the Space label to distinguish projects with similar names.
|
|
|
|
## Rename a project
|
|
|
|
1. Open the project actions.
|
|
2. Select **Rename**.
|
|
3. Enter the new name.
|
|
4. Save the change.
|
|
|
|
Choose a name that describes the ongoing goal rather than only the first task. For example, use “Q3 competitor research” instead of “Search the web.”
|
|
|
|
## Continue a project
|
|
|
|
1. Open the project.
|
|
2. In the chat input, enter a follow-up request.
|
|
3. Send the request.
|
|
4. Review the generated plan when Workforce planning is enabled.
|
|
5. Start the task.
|
|
|
|
Eigent adds the request as another run in the same project. See [Project runs](/core/project-runs).
|
|
|
|
## End a project
|
|
|
|
Ending, or achieving, a project marks the work as complete.
|
|
|
|
1. In the project sidebar, open the project actions.
|
|
2. Select the end-project action.
|
|
3. Confirm the action.
|
|
|
|
If a run is active, Eigent stops it before marking the project achieved. The project remains available in history.
|
|
|
|
## Delete a project
|
|
|
|
1. Open the project actions.
|
|
2. Select **Delete**.
|
|
3. Review the confirmation message.
|
|
4. Confirm the deletion.
|
|
|
|
Deleting a project removes it from the active project list and can archive its server-backed record. Export or copy required outputs before deletion.
|
|
|
|
> **Video placeholder:** Add a short MP4 showing project search, rename, follow-up run creation, and project completion. Include captions.
|
|
|
|
## Related guides
|
|
|
|
- [Projects overview](/projects/overview)
|
|
- [Sessions](/projects/sessions)
|
|
- [Tasks dashboard](/dashboard/tasks)
|