# Adding a Main Project

You can host your project in the Linux Foundation. Once the company decides to host its project on the Linux Foundation, you (administrator) needs to create a project for every new company that hosts their projects or foundation on Linux Foundation using PCC.

{% hint style="warning" %}
As a administrator, you need to create the projects and sub projects as per the needs of the company.
{% endhint %}

To add a main project on the PCC, perform the following steps:

1.Login into PCC.

{% hint style="info" %}
If you do not have access to PCC, you need to raise the service ticket to get access to PCC. Refer [PCC Overview](https://docs.linuxfoundation.org/lfx/project-control-center-pre-release/overview).
{% endhint %}

2.The PCC dashboard appears. Click **+Add Project**.

<figure><img src="/files/LZTRk8LkC0CZL3NQEVyl" alt=""><figcaption><p>Add Project</p></figcaption></figure>

3.The Add dialog box appears. Update the following details and click **Add Project**.

| **Field**          | **Action**                                                                                                                                                              |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Common Name**    | Enter the name of the project that you identify the project name with.                                                                                                  |
| **Slug**           | Slug will be auto added when you provide the common name. You can also edit it if you need.                                                                             |
| **Parent Project** | <p>Select the parent project if you want to associate or add your project as a child project.</p><p>Select No Parent, if you do not want to add any parent project.</p> |
| **Category**       | Category will be enabled only when you select a Parent Project. You can select the project to categorize for better grouping and navigation.                            |

![Project Details](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MT_pAMg4FUQlUpKbPvg%2F-MgVtsu9bpnuYM_zc5Ae%2F-MgVwsaPhk9iBcna0TK6%2FAdd_project.png?alt=media\&token=567af209-ebc6-497e-ab8f-f839b3b44538)

4.A success message is displayed when a project is created successfully. You can see the newly added project under My Projects tab.

{% hint style="info" %}
For a new project, by default the project status is set to **Draft**. You can change the status in the Basic setup service.
{% endhint %}

<figure><img src="/files/IwRpu8PjjSk9TG9zexvv" alt=""><figcaption><p>New Project</p></figcaption></figure>

​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/project-control-center/v1-prior-version/adding-a-main-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
