> 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/create-customers.md).

# Create Customers

Create and manage customers in the Partner Portal to link them to sales projects and manage opportunities more effectively.

To have greater visibility over your end customers, you can create customers in the Partner Portal. Sales Projects can be linked to your added customers to facilitate easier opportunity management.

To create a customer in the Partner Portal, follow these steps:

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

2\. In the navigation bar on the left, click **Client management** > **Clients**.

3\. In the top left-hand corner, click **Add client**.

4\. Complete the fields and click **Save** to finalise the details entered.

{% hint style="success" %}
**Result:** The customer is successfully created in the Partner Portal.
{% endhint %}

## Transfer customer data from request

Once your partner profile on the Global Partner Network is publicly visible, customers can contact you directly.

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

2\. In the navigation bar on the left, click **Client management** > **Requests**.

3\. Open the enquiry you want to process.

4\. Click **Add client** to create a new customer from the enquiry data, or assign the enquiry to an existing customer.

{% hint style="success" %}
**Result:** The enquiry is permanently assigned to the new or existing customer.
{% endhint %}

## Related topics

* [<mark style="color:blue;">Sales Projects</mark>](/cloud/partner-program/working-with-partner-portal/sales-projects.md)
* [<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)


---

# 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/create-customers.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.
