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

# Create a Project

> Creates a project donors can designate gifts to.

Send its `name` and `code`, and set `isActive`, `isAvailableOnline`, and `isPublic` to control where it appears. Returns the created project with its new `id`.

<Note>Check the code with Check if Project Code Exists first, since codes identify projects across integrations.</Note>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
