> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/partner-program/working-with-partner-portal/reference-projects.md).

# Reference Projects

Create reference projects in the Partner Portal and publish them to the Partner Network to showcase completed work to potential customers

In the Partner Portal you can create projects that serve as references for potential customers. With these reference projects, you can show what you have already successfully completed. This article shows you how to create reference projects and publish them to the Partner Network.

## Create and edit a reference project

To create a reference project in your Partner Portal:

1\. Log in to the Partner Portal with your credentials.

2\. In the left-hand navigation, click **Projects** > **Reference projects**.

3\. Click **Add project** or select one of the existing projects.

4\. Complete or edit the project data.

5\. Activate the toggle option at the top of the page to display your reference project in the Partner Network on your company's page.

{% hint style="success" %}
**Result:** The reference project is saved and published to the Partner Network on your company's page.
{% endhint %}

## Delete a reference project

To delete a reference project:

1\. Log in to the Partner Portal with your credentials.

2\. In the navigation bar on the left, click **Projects** > **Reference projects**.

3\. Select one of the existing projects.

4\. At the end of the project overview, click **Delete Project**.

5\. Confirm to finally delete the project.

{% hint style="success" %}
**Result:** The reference project is permanently deleted.
{% endhint %}

## Related topics

* [<mark style="color:blue;">Reviews</mark>](/cloud/partner-program/working-with-partner-portal/reviews.md)
* [<mark style="color:blue;">Create and Publish a Network Entry</mark>](/cloud/partner-program/partner-portal-first-steps/publish-profile-add-products/create-publish-network-entry.md)
* [<mark style="color:blue;">Sales Projects</mark>](/cloud/partner-program/working-with-partner-portal/sales-projects.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/partner-program/working-with-partner-portal/reference-projects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
