1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/reusables/projects/create-project.md
John Clement 25cb3e0536 Improved projects onboarding flow [GA] (#58155)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2025-11-06 17:55:32 +00:00

1.3 KiB

{% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %}

  1. Under your organization name, click {% octicon "table" aria-hidden="true" aria-label="table" %} Projects.

    Screenshot showing profile tabs. The 'Projects' tab is highlighted with an orange outline.

  2. Click New project.

  3. Select which type of project or template you want to use.

    • To create a blank project, under "Start from scratch," click Table, Roadmap, or Board.
    • To create a project from a template, click the template you want to use. You can select from the built-in templates curated by {% data variables.product.company_short %}, the templates created by your organization, and the recommended templates that have been chosen by your organization.
  4. Optionally, if you selected a template, review the fields, views, workflows, and insights that will be created.

  5. In the text box under "Project name," type a name for your new project. {%- ifversion project-default-repositories %}

  6. Optionally, start your project with items already added by selecting Import items from repository. All new and existing items from the chosen repository will be added to your project, and it will be designated as your project's default repository. {%- endif %}

  7. Click Create project.