> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runmorph.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Project

> Open-Source Unified Project Model

<Card title="Project" icon="folder-tree" iconType="duotone">
  A project or workspace that contains and organizes tickets/issues.
</Card>

## Fields

<ParamField body="name" type="string">
  Name of the project
</ParamField>

<ParamField body="description" type="string">
  Description of the project
</ParamField>

<ParamField body="members" type="genericUser[]">
  Users with access to the project
</ParamField>

## Custom Fields

<Check>
  **Supported** <br />
  The Project model supports our `Field Mapping` feature, enabling you or your customers
  to seamlessly map project custom fields to the unified project model.
</Check>
